|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 1.0.3
|
|
|
|
Version: 1.0.3
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
|
|
|
|
Summary: Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
|
|
|
|
|
|
|
|
|
|
|
|
# Upstream license specification: MIT
|
|
|
|
# Upstream license specification: MIT
|
|
|
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 28 13:31:19 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.3-2
|
|
|
|
* Mon Dec 28 13:31:19 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.3-2
|
|
|
|
- Rebuild
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
|
|
|
|