Rebuilt for Python 3.12
This commit is contained in:
parent
ac8caa023e
commit
3948e24a26
@ -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 0
|
||||
%global baserelease 1
|
||||
# This should be rc1 or %%nil
|
||||
%global pre_release %nil
|
||||
|
||||
@ -4333,6 +4333,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 05 2023 Python Maint <python-maint@redhat.com> - 2:4.18.4-1
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Wed Jul 05 2023 Guenther Deschner <gdeschner@redhat.com> - 4.18.4-0
|
||||
- resolves: #2219799 - Update to version 4.18.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user