Release 4.9.2
(cherry picked from commit 2d39cf9856893d0c9e718bb9b0ebf5b7134ac01c)
This commit is contained in:
parent
4f5ca6ad18
commit
1fda6afce9
@ -1,7 +1,7 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: pungi
|
||||
Version: 4.9.1
|
||||
Version: 4.9.2
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -172,6 +172,13 @@ gzip _build/man/pungi.1
|
||||
%{_bindir}/%{name}-cache-cleanup
|
||||
|
||||
%changelog
|
||||
* Tue May 06 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.2-1
|
||||
- Drop compatibility with Koji < 1.32 (lsedlar)
|
||||
- kiwibuild: Add support for use_buildroot_repo option (lsedlar)
|
||||
- gather: Resolve symlinks before linking packages (lsedlar)
|
||||
- Make requests instrumentation optional (lsedlar)
|
||||
- Fix incorrect log line (lsedlar)
|
||||
|
||||
* Thu Apr 03 2025 Lubomír Sedlář <lsedlar@redhat.com> - 4.9.1-1
|
||||
- util: Fix typo in regex for container digests (lsedlar)
|
||||
- Resolve container tags to digests (lsedlar)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pungi-4.9.1.tar.bz2) = 3c3dcba0dd3543b52f1f7c6ba50e5fc5f0a1a37df5035a025bbd4e084fd909508a7a27acceb65e70f1ee1c9f9d19d988179530cfc3ff6be981b6d80302a86f22
|
||||
SHA512 (pungi-4.9.2.tar.bz2) = dce9c51f8c9a7441e6182e81120cf4cb770ece5b840a96359cefa709576578960efe1eb983feb88bd92e3cb98414bc29b49b631c11b2bd1adc1ea30aa671a31c
|
||||
|
Loading…
Reference in New Issue
Block a user