Rebuild for Python 3.12. Third time's the charm, eh?
This commit is contained in:
parent
e62cb28543
commit
a68075b252
5
rpm.spec
5
rpm.spec
@ -32,7 +32,7 @@
|
||||
|
||||
%global rpmver 4.18.91
|
||||
#global snapver rc1
|
||||
%global baserelease 6
|
||||
%global baserelease 7
|
||||
%global sover 10
|
||||
|
||||
%global srcver %{rpmver}%{?snapver:-%{snapver}}
|
||||
@ -624,6 +624,9 @@ fi
|
||||
%doc %{_defaultdocdir}/rpm/API/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 28 2023 Panu Matilainen <pmatilai@redhat.com> - 4.18.91-7
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Wed Jun 28 2023 Panu Matilainen <pmatilai@redhat.com> - 4.18.91-6
|
||||
- Fix a spec parsing error handling regression
|
||||
- Fix a per-file plugin hook regression
|
||||
|
Loading…
Reference in New Issue
Block a user