[packages/tinyxml2] - updated to 8.0.0 (new soname)

qboosh qboosh at pld-linux.org
Tue Mar 23 19:09:12 CET 2021


commit 8466047b18c227c7ead660a1af6752ee0f57e247
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 23 19:10:12 2021 +0100

    - updated to 8.0.0 (new soname)

 tinyxml2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tinyxml2.spec b/tinyxml2.spec
index 1173709..a2e8848 100644
--- a/tinyxml2.spec
+++ b/tinyxml2.spec
@@ -5,13 +5,13 @@
 Summary:	Simple, small, efficient, C++ XML parser
 Summary(pl.UTF-8):	Prosty, mały, efektywny parser XML w C++
 Name:		tinyxml2
-Version:	7.1.0
+Version:	8.0.0
 Release:	1
 License:	BSD-like
 Group:		Libraries
 #Source0Download: https://github.com/leethomason/tinyxml2/releases
 Source0:	https://github.com/leethomason/tinyxml2/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	8a02c592702dcc7a061932425d8f3087
+# Source0-md5:	5dc535c8b34ee621fe2128f072d275b5
 URL:		https://github.com/leethomason/tinyxml2
 BuildRequires:	cmake >= 2.6
 BuildRequires:	libstdc++-devel
@@ -96,7 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc readme.md
 %attr(755,root,root) %{_libdir}/libtinyxml2.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtinyxml2.so.7
+%attr(755,root,root) %ghost %{_libdir}/libtinyxml2.so.8
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tinyxml2.git/commitdiff/8466047b18c227c7ead660a1af6752ee0f57e247



More information about the pld-cvs-commit mailing list