diff --git a/samba.spec b/samba.spec index 8a39bf3..6e064dc 100644 --- a/samba.spec +++ b/samba.spec @@ -138,7 +138,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 samba_version 4.18.2 -%global baserelease 1 +%global baserelease 2 # This should be rc1 or %%nil %global pre_release %nil @@ -4376,6 +4376,9 @@ fi %endif %changelog +* Tue Jun 06 2023 Pavel Filipenský - 4.18.2-2 +- resolves: rhbz#2190417 - Rebuild to trigger distrobaker sync + * Wed May 24 2023 Pavel Filipenský - 4.18.2-1 - resolves: rhbz#2190417 - Add missing tests to fix osci.brew-build.tier0.functional