SHA256
8
0
forked from pool/tinyxml2

tinyxml2 10.1.0

This commit is contained in:
2025-03-08 22:05:56 +01:00
parent e7d6f1849b
commit 063857e54b
6 changed files with 16 additions and 303 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package tinyxml2
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
%define so_version 10
%define lib_package lib%{name}-%{so_version}
Name: tinyxml2
Version: 10.0.0
Version: 10.1.0
Release: 0
Summary: Basic XML parser in C++
License: Zlib
Group: Development/Libraries/C and C++
URL: https://github.com/leethomason/tinyxml2
Source: https://github.com/leethomason/tinyxml2/archive/%{version}.tar.gz
Patch1: 0001-Make-DynArray-support-objects-larger-than-1-gigabyte.patch
Patch2: 0001-Make-DocPrinter-support-DynArrays-larger-than-2G.patch
BuildRequires: cmake >= 3.15
BuildRequires: gcc-c++
BuildRequires: pkgconfig