Release 4.3.4
Signed-off-by: Ondřej Nosek <onosek@redhat.com>
This commit is contained in:
parent
94f830fe91
commit
582738bff7
19
pungi.spec
19
pungi.spec
@ -1,14 +1,13 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: pungi
|
||||
Version: 4.3.3
|
||||
Release: 3%{?dist}
|
||||
Version: 4.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
License: GPLv2
|
||||
URL: https://pagure.io/pungi
|
||||
Source0: https://pagure.io/releases/%{name}/%{name}-%{version}.tar.bz2
|
||||
Patch0: https://pagure.io/pungi/pull-request/1587.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: python3-pytest
|
||||
@ -139,6 +138,20 @@ rm %{buildroot}%{_bindir}/pungi
|
||||
%{_bindir}/%{name}-wait-for-signed-ostree-handler
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2022 Ondřej Nosek <onosek@redhat.com> - 4.3.4-1
|
||||
- kojiwrapper: Add retries to login call (lsedlar)
|
||||
- Variants file in config can contain path (onosek)
|
||||
- nomacboot option for livemedia koji tasks (cobrien)
|
||||
- doc: improve osbs_registries explanation (kdreyer)
|
||||
- osbs: only handle archives of type "image" (kdreyer)
|
||||
- Update the default greedy_method value in doc (ounsal)
|
||||
- Fix the wrong working directory for the progress_notification script (ounsal)
|
||||
- Filter out environment groups unmatch given arch (hlin)
|
||||
- profiler: Respect provided output stream (lsedlar)
|
||||
- modules: Correct a typo in loading obsoletes (ppisar)
|
||||
- Do not clone the same repository multiple times, re-use already cloned
|
||||
repository (ounsal)
|
||||
|
||||
* Fri Feb 04 2022 Lubomír Sedlář <lsedlar@redhat.com> - 4.3.3-3
|
||||
- Backport typo fix
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pungi-4.3.3.tar.bz2) = de74984427a8f8e2aba8ba6aec3048da14abb3d3a27213e655d3296c69617e82b014611f3f23ab1a066cf50fd0e9bc3b56cf9a7202217e8783849f77c9a391ec
|
||||
SHA512 (pungi-4.3.4.tar.bz2) = 3d447c37f106de3e125b2f196a849b5223c921cbc9f75474ee598beb19d2a61cc5dcb5da966412d32b874aaa0739dfb605133b756747555fc73c70dd2827116c
|
||||
|
Loading…
Reference in New Issue
Block a user