From 937f48c8ab6dac93f4d8acfd96af359416e5dab9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:55:42 +0100 Subject: [PATCH] rebuilt with gcc 5.3.0 [release 2.6.2-2mamba;Tue Feb 02 2016] --- libtinyxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtinyxml.spec b/libtinyxml.spec index 0a40184..07b9305 100644 --- a/libtinyxml.spec +++ b/libtinyxml.spec @@ -1,7 +1,7 @@ %define pkgver %(echo %version | tr . _) Name: libtinyxml Version: 2.6.2 -Release: 1mamba +Release: 2mamba Summary: is a simple, small, C++ XML parser that can be easily integrating into other programs. Group: System/Libraries Vendor: openmamba @@ -77,6 +77,9 @@ install -p -m 644 tinyxml.h %{buildroot}%{_includedir} %doc docs/* %changelog +* Tue Feb 02 2016 Silvan Calarco 2.6.2-2mamba +- rebuilt with gcc 5.3.0 + * Sat Dec 01 2012 Automatic Build System 2.6.2-1mamba - automatic version update by autodist