From 7b7ba9b670aed92245b1df23a6c61f464df341f9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 17:30:16 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_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 10237e2..f56524c 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -2,7 +2,7 @@ Name: libcomps Version: 0.1.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -115,6 +115,9 @@ popd %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.1.18-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.1.18-3 - Rebuilt for Python 3.11