diff --git a/cpptest.spec b/cpptest.spec index 090ca7f..fdbc730 100644 --- a/cpptest.spec +++ b/cpptest.spec @@ -1,6 +1,6 @@ Name: cpptest Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A portable and powerful and simple unit testing framework for C++ Group: System Environment/Libraries @@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sat May 02 2015 Kalev Lember - 1.1.2-4 +- Rebuilt for GCC 5 C++11 ABI change + * Sat Aug 16 2014 Fedora Release Engineering - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild