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