From 4c334ea44e13e2387c3497850f2b39bcca4cb7a0 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 23:35:48 +0200 Subject: [PATCH 1/3] Rebuilt for Python 3.15 --- libreport.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 8c2de51..5bf5f84 100644 --- a/libreport.spec +++ b/libreport.spec @@ -15,7 +15,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.17.15 -Release: 10%{?dist} +Release: 11%{?dist} License: GPL-2.0-or-later URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -669,6 +669,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Wed Jun 03 2026 Python Maint - 2.17.15-11 +- Rebuilt for Python 3.15 + * Fri Jan 16 2026 Fedora Release Engineering - 2.17.15-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 484ef58f2549acf5de87198ade80d963bd0bf674 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 06:37:32 +0000 Subject: [PATCH 2/3] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- libreport.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 5bf5f84..44822b9 100644 --- a/libreport.spec +++ b/libreport.spec @@ -15,7 +15,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.17.15 -Release: 11%{?dist} +Release: 12%{?dist} License: GPL-2.0-or-later URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -669,6 +669,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 2.17.15-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 2.17.15-11 - Rebuilt for Python 3.15 From 6e5746edb5672774946c6c02249edc61341b93cd Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 22 Jul 2026 11:01:39 +0200 Subject: [PATCH 3/3] Rebuilt for Python 3.15.0b4 ABI change --- libreport.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 44822b9..f8a0336 100644 --- a/libreport.spec +++ b/libreport.spec @@ -15,7 +15,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.17.15 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL-2.0-or-later URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -669,6 +669,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Wed Jul 22 2026 Python Maint - 2.17.15-13 +- Rebuilt for Python 3.15.0b4 ABI change + * Thu Jul 16 2026 Fedora Release Engineering - 2.17.15-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild