diff --git a/.gitignore b/.gitignore index 48502b5..a40f0f7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libsidplayfp-1.1.0.tar.gz /libsidplayfp-1.3.0.tar.gz /libsidplayfp-1.4.0.tar.gz +/libsidplayfp-1.5.0.tar.gz diff --git a/libsidplayfp.spec b/libsidplayfp.spec index 024f6f0..12f2b97 100644 --- a/libsidplayfp.spec +++ b/libsidplayfp.spec @@ -1,6 +1,6 @@ Name: libsidplayfp -Version: 1.4.0 -Release: 2%{?dist} +Version: 1.5.0 +Release: 1%{?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 +* Tue Aug 12 2014 Hans de Goede - 1.5.0-1 +- New upstream release 1.5.0 (rhbz#1089970) + * Sat Jun 07 2014 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 00e671f..095c5e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9986fb4248caf6a0be1113a482ccb60 libsidplayfp-1.4.0.tar.gz +35742511e6b74f5a7a2bb203e23f1a03 libsidplayfp-1.5.0.tar.gz