1
0
forked from jengelh/tinyxml2

Accepting request 942720 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/942720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tinyxml2?expand=0&rev=7
This commit is contained in:
2021-12-28 11:26:09 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 11 18:58:30 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 9.0.0:
* fixes for other platforms
-------------------------------------------------------------------
Tue May 25 20:51:54 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

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