diff --git a/tinyxml2.spec b/tinyxml2.spec index 9e02076..57124f6 100644 --- a/tinyxml2.spec +++ b/tinyxml2.spec @@ -1,12 +1,12 @@ Name: tinyxml2 -Version: 7.1.0 +Version: 9.0.0 Release: 1mamba Summary: A simple, small, efficient, C++ XML parser that can be easily integrated into other programs Group: Development/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/leethomason/tinyxml2.git +URL: https://github.com/leethomason/tinyxml2 ## GITSOURCE https://github.com/leethomason/tinyxml2.git 6.0.0 Source: https://github.com/leethomason/tinyxml2.git/%{version}/tinyxml2-%{version}.tar.bz2 License: zlib/libpng @@ -17,7 +17,6 @@ BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. @@ -74,6 +73,15 @@ sed -i "s|lib/cmake|lib64/cmake|" CMakeLists.txt %{_libdir}/pkgconfig/tinyxml2.pc %changelog +* Sun Jun 13 2021 Automatic Build System 9.0.0-1mamba +- automatic version update by autodist + +* Tue May 18 2021 Automatic Build System 8.1.0-1mamba +- automatic version update by autodist + +* Tue Feb 23 2021 Automatic Build System 8.0.0-1mamba +- automatic version update by autodist + * Mon Aug 19 2019 Automatic Build System 7.1.0-1mamba - automatic version update by autodist