New upstream release 4.7.0
(cherry picked from commit e0600a2abac9e0e9b8a3b15b51eb44e3cd467bd3)
This commit is contained in:
parent
3bb34225a9
commit
8772ccca23
14
pungi.spec
14
pungi.spec
@ -1,8 +1,8 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: pungi
|
||||
Version: 4.6.3
|
||||
Release: 2%{?dist}
|
||||
Version: 4.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
License: GPL-2.0-only
|
||||
@ -166,6 +166,16 @@ rm %{buildroot}%{_bindir}/pungi
|
||||
%{_bindir}/%{name}-cache-cleanup
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2024 Lubomír Sedlář <lsedlar@redhat.com> - 4.7.0-1
|
||||
- kiwibuild: Add support for type, type attr and bundle format (lsedlar)
|
||||
- createiso: Block reuse if unsigned packages are allowed (lsedlar)
|
||||
- Allow live_images phase to still be skipped (lsedlar)
|
||||
- createiso: Recompute .treeinfo checksums for images (lsedlar)
|
||||
- Drop support for signing rpm-wrapped artifacts (lsedlar)
|
||||
- Remove live_images.py (LiveImagesPhase) (awilliam)
|
||||
- Clean up requirements (lsedlar)
|
||||
- Update pungi.spec for py3 (hlin)
|
||||
|
||||
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pungi-4.6.3.tar.bz2) = 73c01864503f145219e067c8fbe104c52b050d2de93e7ec7658831b0920997ae17aebd661b2cf09240390c1c35dc2c20ba02a99135fc2f533bc924fb5ac21c3b
|
||||
SHA512 (pungi-4.7.0.tar.bz2) = 55c7527a0dff6efa8ed13b1ccdfd3628686fadb55b78fb456e552f4972b831aa96f3ff37ac54837462d91df834157f38426e6b66b52216e1e5861628df724eca
|
||||
|
Loading…
Reference in New Issue
Block a user