Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
9a15eb02f2
commit
8939f84a48
@ -134,7 +134,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")
|
%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 1
|
%global baserelease 2
|
||||||
|
|
||||||
%global samba_version 4.16.3
|
%global samba_version 4.16.3
|
||||||
%global talloc_version 2.3.3
|
%global talloc_version 2.3.3
|
||||||
@ -4163,6 +4163,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.16.3-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jul 18 2022 Andreas Schneider <asn@redhat.com> - 4.16.3-1
|
* Mon Jul 18 2022 Andreas Schneider <asn@redhat.com> - 4.16.3-1
|
||||||
- Update to version 4.16.3
|
- Update to version 4.16.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user