forked from pool/tinyxml2
Accepting request 939951 from home:AndreasStieger:branches:devel:libraries:c_c++
tinyxml2 9.0.0 OBS-URL: https://build.opensuse.org/request/show/939951 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyxml2?expand=0&rev=16
This commit is contained in:
parent
4cf3f1bc48
commit
7b886b02c8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23c95af3b981cf9a56c7f669505832c93427cb684811bcb6c9311bd18fa9bc30
|
||||
size 619733
|
3
tinyxml2-9.0.0.tar.gz
Normal file
3
tinyxml2-9.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc2f1417c308b1f6acc54f88eb70771a0bf65f76282ce5c40e54cfe52952702c
|
||||
size 619734
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user