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
|
Name: tinyxml2
|
||||||
Version: 7.1.0
|
Version: 9.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A simple, small, efficient, C++ XML parser that can be easily integrated into other programs
|
Summary: A simple, small, efficient, C++ XML parser that can be easily integrated into other programs
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
## GITSOURCE https://github.com/leethomason/tinyxml2.git 6.0.0
|
||||||
Source: https://github.com/leethomason/tinyxml2.git/%{version}/tinyxml2-%{version}.tar.bz2
|
Source: https://github.com/leethomason/tinyxml2.git/%{version}/tinyxml2-%{version}.tar.bz2
|
||||||
License: zlib/libpng
|
License: zlib/libpng
|
||||||
@ -17,7 +17,6 @@ BuildRequires: libstdc++6-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
|
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
|
%{_libdir}/pkgconfig/tinyxml2.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 19 2019 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user