|
|
@ -1,7 +1,7 @@
|
|
|
|
Name: ilbc
|
|
|
|
Name: ilbc
|
|
|
|
Summary: Internet Low Bitrate Codec
|
|
|
|
Summary: Internet Low Bitrate Codec
|
|
|
|
Version: 3.0.4
|
|
|
|
Version: 3.0.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: BSD
|
|
|
|
License: BSD
|
|
|
|
URL: https://github.com/TimothyGu/libilbc
|
|
|
|
URL: https://github.com/TimothyGu/libilbc
|
|
|
|
|
|
|
|
|
|
|
@ -55,6 +55,9 @@ rm -fr %{buildroot}%{_docdir}/libilbc
|
|
|
|
%{_libdir}/lib%{name}.so
|
|
|
|
%{_libdir}/lib%{name}.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 25 2022 Simone Caronni <negativo17@gmail.com> - 3.0.4-1
|
|
|
|
* Wed May 25 2022 Simone Caronni <negativo17@gmail.com> - 3.0.4-1
|
|
|
|
- Update to 3.0.4.
|
|
|
|
- Update to 3.0.4.
|
|
|
|
- Drop 2012 compatibility hacks.
|
|
|
|
- Drop 2012 compatibility hacks.
|
|
|
|