Update to 2.2.0.

This commit is contained in:
François Cami 2015-01-05 16:01:37 +01:00
parent a2d12b1e2b
commit 45c0fcddfe
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/tinyxml2-1.0.11-0323851.tar.gz
/tinyxml2-2.1.0-6ee53e7.tar.gz
/tinyxml2-2.2.0-5321a0e.tar.gz

View File

@ -1 +1 @@
fd9d31539c6a51a53a44e451a9c21a17 tinyxml2-2.1.0-6ee53e7.tar.gz
22df96b482049b513c6457fb17e6fe86 tinyxml2-2.2.0-5321a0e.tar.gz

View File

@ -2,14 +2,14 @@
%global _hardened_build 1
%global githubparent leethomason
%global commit 6ee53e7d49a4dbfd5c1d7e67fb0228703bbe7309
%global commit 5321a0e21f111536e17fbff81b51e30acdcd8738
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20140406
%global commitdate 20140914
%global gitversion .%{commitdate}git%{shortcommit}
Name: tinyxml2
Version: 2.1.0
Release: 4%{gitversion}%{?dist}
Version: 2.2.0
Release: 1%{gitversion}%{?dist}
Summary: Simple, small and efficient C++ XML parser
Group: Development/Libraries
@ -89,6 +89,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Mon Jan 05 2015 François Cami <fcami@fedoraproject.org> - 2.2.0-1.20140914git5321a0e
- Update to 2.2.0.
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-4.20140406git6ee53e7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild