From 36f1e007cdcc56b4bf4cc901f6254132f6e8e439 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 15:36:21 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pugixml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pugixml.spec b/pugixml.spec index d18406b..5301838 100644 --- a/pugixml.spec +++ b/pugixml.spec @@ -2,7 +2,7 @@ Name: pugixml Version: 1.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A light-weight C++ XML processing library License: MIT URL: http://pugixml.org @@ -70,6 +70,9 @@ Documentation for %{name} %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Feb 16 2022 Richard Shaw - 1.12.1-1 - Update to 1.12.1, fixes RHBZ#2052866.