diff --git a/tinyxml2.spec b/tinyxml2.spec index 9e8f2f5..4c1342c 100644 --- a/tinyxml2.spec +++ b/tinyxml2.spec @@ -2,7 +2,7 @@ Name: tinyxml2 Version: 9.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple, small and efficient C++ XML parser License: zlib @@ -63,6 +63,9 @@ chmod -c -x *.cpp *.h %{_libdir}/cmake/%{name}/ %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 9.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Sep 25 2022 Rich Mattes - 9.0.0-1 - Update to release 9.0.0 (Resolves: 1742663)