From 591ec78fb235e9fda0eb712bab7cadfecd4c0335 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 04:02:07 +0100 Subject: [PATCH] rebuilt (not fixing gcc 5.3.0 problem on x86) [release 1.13.2-3mamba;Sat Feb 20 2016] --- libcppunit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcppunit.spec b/libcppunit.spec index 0f3f9f2..1a1d47b 100644 --- a/libcppunit.spec +++ b/libcppunit.spec @@ -2,7 +2,7 @@ Name: libcppunit Version: 1.13.2 -Release: 2mamba +Release: 3mamba Summary: C++ Port of JUnit Testing Framework Group: System/Libraries Vendor: openmamba @@ -90,6 +90,9 @@ CppUnit API documentation. %{_datadir}/cppunit/* %changelog +* Sat Feb 20 2016 Silvan Calarco 1.13.2-3mamba +- rebuilt (not fixing gcc 5.3.0 problem on x86) + * Sat Jan 23 2016 Silvan Calarco 1.13.2-2mamba - rebuilt with gcc 5.3