diff --git a/libsidplayfp.spec b/libsidplayfp.spec index 8a5ec3f..024f6f0 100644 --- a/libsidplayfp.spec +++ b/libsidplayfp.spec @@ -1,6 +1,6 @@ Name: libsidplayfp Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SID chip music module playing library Group: System Environment/Libraries License: GPLv2+ @@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Apr 6 2014 Hans de Goede - 1.4.0-1 - New upstream release 1.4.0 (rhbz#1083942)