|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.11.2
|
|
|
|
Version: 0.11.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: GIF de- and encoder
|
|
|
|
Summary: GIF de- and encoder
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT/Apache-2.0
|
|
|
|
# Upstream license specification: MIT/Apache-2.0
|
|
|
@ -96,6 +96,10 @@ which use "std" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-2
|
|
|
|
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
|
|
|
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.11.2-1
|
|
|
|
* Tue Mar 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.11.2-1
|
|
|
|
- Update to version 0.11.2.
|
|
|
|
- Update to version 0.11.2.
|
|
|
|
- Fixes RHBZ#1941772
|
|
|
|
- Fixes RHBZ#1941772
|
|
|
|