From 5e12e3f2ed74e0f5cc656562834bec333ab119cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 10:31:37 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libcomps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcomps.spec b/libcomps.spec index 5585086..e789c16 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -2,7 +2,7 @@ Name: libcomps Version: 0.1.19 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comps XML file manipulation library License: GPL-2.0-or-later @@ -116,6 +116,9 @@ popd %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.1.19-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 0.1.19-2 - Rebuilt for Python 3.12