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