diff --git a/unittest-cpp.spec b/unittest-cpp.spec index c42b2e8..dbcf4c9 100644 --- a/unittest-cpp.spec +++ b/unittest-cpp.spec @@ -8,7 +8,7 @@ Name: unittest-cpp Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight unit testing framework for C++ License: MIT Group: Development/Libraries @@ -105,6 +105,9 @@ rm -f %{buildroot}%{_libdir}/lib%{oldname}.la %postun -p /sbin/ldconfig %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jun 07 2016 Raphael Groner - 1.6.1-1 - bump to v1.6.1, rhbz#1333400