From 68f3acbcd1c3f8e10c1d3aa29de696c8384e7948 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:33:46 +0100 Subject: [PATCH] automatic version update by autodist [release 6.2.0-1mamba;Sat Apr 21 2018] --- tinyxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tinyxml2.spec b/tinyxml2.spec index 2e9f6c7..38902c6 100644 --- a/tinyxml2.spec +++ b/tinyxml2.spec @@ -1,5 +1,5 @@ Name: tinyxml2 -Version: 6.0.0 +Version: 6.2.0 Release: 1mamba Summary: A simple, small, efficient, C++ XML parser that can be easily integrated into other programs Group: Development/Tools @@ -74,5 +74,8 @@ sed -i "s|lib/cmake|lib64/cmake|" CMakeLists.txt %{_libdir}/pkgconfig/tinyxml2.pc %changelog +* Sat Apr 21 2018 Automatic Build System 6.2.0-1mamba +- automatic version update by autodist + * Thu Feb 08 2018 Silvan Calarco 6.0.0-1mamba - package created using the webbuild interface