Update to 0.16.5

epel9
Josh Stone 5 years ago
parent 1d7f0384c6
commit a995ec1e08

1
.gitignore vendored

@ -9,3 +9,4 @@
/png-0.16.2.crate
/png-0.16.3.crate
/png-0.16.4.crate
/png-0.16.5.crate

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

@ -1 +1 @@
SHA512 (png-0.16.4.crate) = 9af7c1f86236d528290a8329975ed1e242af35a6bc91ee2c00d308848061dc851d839bc2c50ea332bb2df996a7c8f17bc04030cd57ed5853f7093bd594fbc673
SHA512 (png-0.16.5.crate) = 4c4cfc1dade4d2720710f1997967155411967bed8909bb55fda0fcfe8f49161f20fc97f74fec27923011858e6fcbe1b39a56e5db7946dafb3985c7d424d9bd4c

Loading…
Cancel
Save