SHA256
1
0
forked from pool/tinyxml2
2020-08-17 11:43:08 +00:00
committed by Git OBS Bridge
parent 8dc4d97b26
commit e062ab14a4
4 changed files with 12 additions and 5 deletions

BIN
tinyxml2-6.0.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
tinyxml2-8.0.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 17 11:42:49 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 8.0.0:
three years of changes, see https://github.com/leethomason/tinyxml2/compare/6.0.0...8.0.0
for details
-------------------------------------------------------------------
Thu May 7 08:08:04 UTC 2020 - pgajdos@suse.com

View File

@@ -16,10 +16,10 @@
#
%define so_version 6
%define so_version 8
%define lib_package lib%{name}-%{so_version}
Name: tinyxml2
Version: 6.0.0
Version: 8.0.0
Release: 0
Summary: Basic XML parser in C++
License: Zlib