forked from pool/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:
commit
85ca3ca44f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9444ba6322267110b4aca61cbe37d5dcab040344b5c97d0b36c119aa61319b0f
|
||||
size 576612
|
3
tinyxml2-8.0.0.tar.gz
Normal file
3
tinyxml2-8.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c
|
||||
size 593833
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user