|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: opusfile
|
|
|
|
|
Version: 0.12
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: A high-level API for decoding and seeking within .opus files
|
|
|
|
|
License: BSD
|
|
|
|
|
URL: https://www.opus-codec.org/
|
|
|
|
@ -63,6 +63,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
|
|
|
|
%{_libdir}/libopusurl.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.12-5
|
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|