Update to 0.16.6

epel9
Josh Stone 5 years ago
parent a995ec1e08
commit bac0369109

1
.gitignore vendored

@ -10,3 +10,4 @@
/png-0.16.3.crate /png-0.16.3.crate
/png-0.16.4.crate /png-0.16.4.crate
/png-0.16.5.crate /png-0.16.5.crate
/png-0.16.6.crate

@ -6,7 +6,7 @@
%global crate png %global crate png
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.16.5 Version: 0.16.6
Release: 1%{?dist} Release: 1%{?dist}
Summary: PNG decoding and encoding library in pure Rust Summary: PNG decoding and encoding library in pure Rust
@ -120,6 +120,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.16.6-1
- Update to 0.16.6
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.16.5-1 * Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.16.5-1
- Update to 0.16.5 - Update to 0.16.5

@ -1 +1 @@
SHA512 (png-0.16.5.crate) = 4c4cfc1dade4d2720710f1997967155411967bed8909bb55fda0fcfe8f49161f20fc97f74fec27923011858e6fcbe1b39a56e5db7946dafb3985c7d424d9bd4c SHA512 (png-0.16.6.crate) = d5da72faf98bef425d30f5a9963c4a7b6677868f47ae011f44e4e35be8e2b6e663181645168c370b9946fdcfa75ee094d3c4473038e01d9012b7ecc71ead32d7

Loading…
Cancel
Save