From fb73e6a4b45b298f640be15669d25cb0097fd781 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Mar 30 2023 15:33:17 +0000 Subject: Increase build number --- diff --git a/SPECS/samba.spec b/SPECS/samba.spec index 7f30b6a..342a87c 100644 --- a/SPECS/samba.spec +++ b/SPECS/samba.spec @@ -87,7 +87,7 @@ %define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") -%global baserelease 100 +%global baserelease 101 %global samba_version 4.18.0 # This should be rc1 or nil @@ -4299,5 +4299,8 @@ fi %endif %changelog +* Thu Mar 30 2023 - Anoop C S - 4.18.0-101 +- Increase build number + * Mon Mar 20 2023 - Anoop C S - 4.18.0-100 - Initial version