From 45c17416e3a21034fa6eae9b8a7fbc631bf7d77e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 03:47:12 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libcomps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcomps.spec b/libcomps.spec index 5d80aa0..1bfa185 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -2,7 +2,7 @@ Name: libcomps Version: 0.1.20 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Comps XML file manipulation library License: GPL-2.0-or-later @@ -121,6 +121,9 @@ popd %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 0.1.20-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jan 03 2024 Florian Weimer - 0.1.20-3 - Backport upstream patch to fix C compatibility issue