Rebuilt for ICU 73.2

This commit is contained in:
František Zatloukal 2023-07-11 22:21:49 +02:00
parent 3948e24a26
commit a38fba0562
1 changed files with 4 additions and 1 deletions

View File

@ -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.4
%global baserelease 1
%global baserelease 2
# This should be rc1 or %%nil
%global pre_release %nil
@ -4333,6 +4333,9 @@ fi
%endif
%changelog
* Tue Jul 11 2023 František Zatloukal <fzatlouk@redhat.com> - 2:4.18.4-2
- Rebuilt for ICU 73.2
* Wed Jul 05 2023 Python Maint <python-maint@redhat.com> - 2:4.18.4-1
- Rebuilt for Python 3.12