From 04d85d7597501f5f289c2bd5173f18d67ce47d13 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 03:20:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- cppunit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cppunit.spec b/cppunit.spec index 50b39bd..3b0dd17 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -1,6 +1,6 @@ Name: cppunit Version: 1.12.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: C++ unit testing framework # no license in files @@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT %doc doc/html %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.12.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Apr 11 2015 David Tardon - 1.12.1-15 - rebuild for yet another C++ ABI break