Rebuilt for Python 3.12
This commit is contained in:
parent
f5d2701706
commit
15cfaa7346
@ -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.3
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
# This should be rc1 or %%nil
|
||||
%global pre_release %nil
|
||||
|
||||
@ -4381,6 +4381,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2:4.18.3-2
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Thu Jun 15 2023 Andreas Schneider <asn@redhat.com> - 4.18.3-1
|
||||
- resolves: #2203539 - Also cover mit_kdc.log by logrotate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user