Update to 1.0.1

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 7168f5ad08
commit 380e7e940e
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -5,3 +5,4 @@
/libflate-0.1.23.crate
/libflate-0.1.27.crate
/libflate-1.0.0.crate
/libflate-1.0.1.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
%bcond_without check
%global debug_package %{nil}
%global crate libflate
Name: rust-%{crate}
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
Summary: Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 31 10:13:27 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1
* Mon May 18 12:37:14 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.0-1
- Update to 1.0.0

@ -1 +1 @@
SHA512 (libflate-1.0.0.crate) = 6a0feb9bf535296d896961e302710f37dbe07b1afbe332e23c9d9423410df855c2c5632e89ca7520949bd7ad764cc24bc276339377ced5ee012f4c3038ee5dea
SHA512 (libflate-1.0.1.crate) = 1338f8680d881ef36d21392dfdcab1f06781a1bb546d70096b0e53f0dccd6d0629609b0e552b0b14481f4446f40b00e6ba14946364c6e4eb4baf171c7f0863dd

Loading…
Cancel
Save