public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pungi] rawhide: New upstream release 4.14.0
@ 2026-08-20 12:55
0 siblings, 0 replies; only message in thread
From: @ 2026-08-20 12:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pungi
Branch : rawhide
Commit : 9d9b6345822d988d7064b49eb11931c4deeda2fb
Author : Lubomír Sedlář <lsedlar@redhat.com>
Date : 2026-08-20T14:26:12+02:00
Stats : +11/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pungi/c/9d9b6345822d988d7064b49eb11931c4deeda2fb?branch=rawhide
Log:
New upstream release 4.14.0
---
diff --git a/.gitignore b/.gitignore
index 5290548..db41cc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pungi-*.tar.bz2
+/pungi-4.14.0.tar.gz
diff --git a/pungi.spec b/pungi.spec
index cb8ba68..6b07b10 100644
--- a/pungi.spec
+++ b/pungi.spec
@@ -1,11 +1,11 @@
Name: pungi
-Version: 4.13.0
-Release: 3%{?dist}
+Version: 4.14.0
+Release: 1%{?dist}
Summary: Distribution compose tool
License: GPL-2.0-only
-URL: https://pagure.io/pungi
-Source0: https://pagure.io/releases/%{name}/%{name}-%{version}.tar.bz2
+URL: https://forge.fedoraproject.org/pungi/pungi
+Source0: https://forge.fedoraproject.org/pungi/pungi/archive/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: python3-pytest
@@ -81,7 +81,7 @@ no guarantees about API stability.
%prep
-%autosetup -p1
+%autosetup -p1 -n %{name}
%generate_buildrequires
%pyproject_buildrequires
@@ -134,6 +134,10 @@ gzip _build/man/pungi.1
%{_bindir}/%{name}-cache-cleanup
%changelog
+* Thu Aug 20 2026 Lubomír Sedlář <lsedlar@redhat.com> - 4.14.0-1
+- Add support for building boot.iso via image-builder and kiwibuild (supakeen)
+- phase/imagebuilder: vhd-compressed mapping (cmdr)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.13.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 75c0fc9..1dc4904 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pungi-4.13.0.tar.bz2) = cdd4b911fe5ecc4f93889a7d203a187c396e673042e8b1ed544d046f029d3fe17d1e0b738282c5853be3c03ff7c116d8c598c8592f2a82a251d1fd75847adc70
+SHA512 (pungi-4.14.0.tar.gz) = 6cf79371c5c24daaf804898e6674aa4d533c5039291e1755fa821573fd8f7c28963368eb1c0eabf552c8b0e327bbed47a23a836f13f99d802c15c12cd19c11c2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 12:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 12:55 [rpms/pungi] rawhide: New upstream release 4.14.0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox