Rebuild for ilbc-3.0.4

This commit is contained in:
Neal Gompa 2022-05-31 15:37:41 +02:00
parent f41765aad4
commit 6b880997be
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# Break dependency cycles, e.g.:
# ffmpeg (libavcodec-free) → chromaprint → ffmpeg
# by disabling certain optional dependencies.
%bcond_without bootstrap
%bcond_with bootstrap
# If you want to do a build with the upstream source tarball, then set the
# pkg_suffix to %%nil. We can't handle this with a conditional, as srpm
@ -849,6 +849,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
* Tue May 31 2022 Neal Gompa <ngompa@fedoraproject.org> - 5.0.1-9
- Rebuild for ilbc-3.0.4
* Thu May 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 5.0.1-9
- Rebuild for ilbc-3.0.4 (bootstrap)