Rebuilt for Python 3.12

(cherry picked from commit 8b8b558fbc (fedora_master))
This commit is contained in:
Python Maint 2023-06-19 13:25:22 +03:00 committed by Stepan Oksanichenko
parent 790091b7d7
commit 1d146bb8d5
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: pungi
Version: 4.4.0
Release: 1%{?dist}.alma
Release: 2%{?dist}.alma
Summary: Distribution compose tool
License: GPL-2.0-only
@ -164,6 +164,9 @@ rm %{buildroot}%{_bindir}/pungi
* Tue Jul 25 2023 Stepan Oksanichenko <soksanichenko@cloudlinux.com> - 4.3.7-8
- Option `excluded-packages` for script `pungi-gather-rpms`
* Mon Jun 19 2023 Python Maint <python-maint@redhat.com> - 4.4.0-2
- Rebuilt for Python 3.12
* Wed Jun 07 2023 Lubomír Sedlář <lsedlar@redhat.com> - 4.4.0-1
- gather-dnf: Run latest() later (lsedlar)
- iso: Support joliet long names (lsedlar)