From b7e914c6cef9dd1551f94a4717343047b445f849 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 25 Aug 2022 09:58:00 -0700 Subject: [PATCH] Rebuild with no changes to fix F37 update grouping --- samba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index d3e7950..0b02429 100644 --- a/samba.spec +++ b/samba.spec @@ -135,7 +135,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.17.0 -%global baserelease 7 +%global baserelease 8 # This should be rc1 or %%nil %global pre_release rc3 @@ -4239,6 +4239,9 @@ fi %endif %changelog +* Thu Aug 25 2022 Adam Williamson - 4.17.0-0.8.rc3 +- Rebuild with no changes to fix F37 update grouping + * Thu Aug 25 2022 Andreas Schneider - 4.17.0-0.7.rc3 - python3-samba package should not require the samba package