automatic version update by autodist [release 9.0.0-1mamba;Sun Jun 13 2021]
This commit is contained in:
parent
1243e31590
commit
de6cf10282
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 9.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 18 2021 Automatic Build System <autodist@mambasoft.it> 8.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 8.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 19 2019 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user