public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pungi] rawhide: New upstream release 4.14.0
Date: Thu, 20 Aug 2026 12:55:13 GMT	[thread overview]
Message-ID: <178723051379.1.16901346544291062577.rpms-pungi-9d9b6345822d@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-20 12:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178723051379.1.16901346544291062577.rpms-pungi-9d9b6345822d@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox