|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.1.18
|
|
|
|
Version: 0.1.18
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: JPEG decoder
|
|
|
|
Summary: JPEG decoder
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT / Apache-2.0
|
|
|
|
# Upstream license specification: MIT / Apache-2.0
|
|
|
@ -84,6 +84,9 @@ which use "rayon" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 16 2019 Josh Stone <jistone@redhat.com> - 0.1.18-1
|
|
|
|
* Mon Dec 16 2019 Josh Stone <jistone@redhat.com> - 0.1.18-1
|
|
|
|
- Update to 0.1.18
|
|
|
|
- Update to 0.1.18
|
|
|
|
|
|
|
|
|
|
|
|