From f187b82df93d182fb1d5f4e54c3d1c06d34399a2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 4 Jun 2026 10:04:50 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- virt-bootstrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-bootstrap.spec b/virt-bootstrap.spec index abcdd9a..fb4cbd5 100644 --- a/virt-bootstrap.spec +++ b/virt-bootstrap.spec @@ -1,6 +1,6 @@ Name: virt-bootstrap Version: 1.1.1 -Release: 30%{?dist} +Release: 31%{?dist} Summary: System container rootfs creation tool # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -65,6 +65,9 @@ done %{_mandir}/man1/virt-bootstrap* %changelog +* Thu Jun 04 2026 Python Maint - 1.1.1-31 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 1.1.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 42eb9d23d0abbaba63ba097b0982217897819e20 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:32:10 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- virt-bootstrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/virt-bootstrap.spec b/virt-bootstrap.spec index fb4cbd5..36dff97 100644 --- a/virt-bootstrap.spec +++ b/virt-bootstrap.spec @@ -1,6 +1,6 @@ Name: virt-bootstrap Version: 1.1.1 -Release: 31%{?dist} +Release: 32%{?dist} Summary: System container rootfs creation tool # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -65,6 +65,9 @@ done %{_mandir}/man1/virt-bootstrap* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.1.1-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Python Maint - 1.1.1-31 - Rebuilt for Python 3.15