1
0
forked from jengelh/tinyxml2

Accepting request 827317 from devel:libraries:c_c++

- update to 8.0.0:
  three years of changes, see https://github.com/leethomason/tinyxml2/compare/6.0.0...8.0.0
  for details

OBS-URL: https://build.opensuse.org/request/show/827317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyxml2?expand=0&rev=5
This commit is contained in:
2020-08-20 20:24:55 +00:00
committed by Git OBS Bridge
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