Fix typo in testparm output
related: rhbz#2044231
This commit is contained in:
parent
09588de2f5
commit
b7b707322c
@ -132,7 +132,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 102
|
||||
%global baserelease 103
|
||||
|
||||
%global samba_version 4.15.5
|
||||
%global talloc_version 2.3.3
|
||||
@ -4108,6 +4108,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 21 2022 Andreas Schneider <asn@redhat.com> - 4.15.5-103
|
||||
- related: rhbz#2044231 - Fix typo in testparm output
|
||||
|
||||
* Thu Feb 17 2022 Andreas Schneider <asn@redhat.com> - 4.15.5-102
|
||||
- resolves: rhbz#2044231 - Improve idmap autorid sanity checks and documentation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user