Dennis Gilmore 12 years ago
parent 27f0c14c27
commit cc12c04f4f

@ -1,6 +1,6 @@
Name: opusfile
Version: 0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A high-level API for decoding and seeking within .opus files
Group: System Environment/Libraries
@ -62,6 +62,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_libdir}/libopusfile.so
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Loading…
Cancel
Save