Make sure upgrades to RHEL9 will work
related: rhbz#1954531
This commit is contained in:
parent
fac1a92dd4
commit
7a247ac846
@ -108,7 +108,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 0
|
||||
%global baserelease 100
|
||||
|
||||
%global samba_version 4.14.5
|
||||
%global talloc_version 2.3.2
|
||||
@ -3893,6 +3893,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 22 2021 Andreas Schneider <asn@redhat.com> - 4.14.5-100
|
||||
- related: rhbz#1954531 - Make sure upgrades to RHEL9 will work
|
||||
|
||||
* Tue Jun 01 2021 Andreas Schneider <asn@redhat.com> - 4.14.5-0
|
||||
- related: rhbz#1954531 - Update to Samba 4.14.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user