diff --git a/opusfile.spec b/opusfile.spec index cf3ceae..d9f2d85 100644 --- a/opusfile.spec +++ b/opusfile.spec @@ -1,6 +1,6 @@ Name: opusfile -Version: 0.7 -Release: 2%{?dist} +Version: 0.8 +Release: 1%{?dist} Summary: A high-level API for decoding and seeking within .opus files Group: System Environment/Libraries @@ -65,6 +65,9 @@ find %{buildroot} -type f -name "*.la" -delete %{_libdir}/libopusurl.so %changelog +* Wed Oct 5 2016 Peter Robinson 0.8-1 +- Update to 0.8 + * Thu Feb 04 2016 Fedora Release Engineering - 0.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 58ff5a7..321105e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb7d408a8b26508e93c37538d44cd574 opusfile-0.7.tar.gz +78ad26f75900dc8428d75e6e4256196d opusfile-0.8.tar.gz