|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.3.5
|
|
|
|
Version: 0.3.5
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: DEFLATE compression and decompression library rewritten in Rust based on miniz
|
|
|
|
Summary: DEFLATE compression and decompression library rewritten in Rust based on miniz
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 19 2019 Josh Stone <jistone@redhat.com> - 0.3.5-1
|
|
|
|
* Tue Nov 19 2019 Josh Stone <jistone@redhat.com> - 0.3.5-1
|
|
|
|
- Update to 0.3.5
|
|
|
|
- Update to 0.3.5
|
|
|
|
|
|
|
|
|
|
|
|