Update to 0.16.4

epel9
Josh Stone 5 years ago
parent a07f425759
commit 1d7f0384c6

1
.gitignore vendored

@ -8,3 +8,4 @@
/png-0.16.1.crate
/png-0.16.2.crate
/png-0.16.3.crate
/png-0.16.4.crate

@ -6,7 +6,7 @@
%global crate png
Name: rust-%{crate}
Version: 0.16.3
Version: 0.16.4
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
* Thu Jun 04 2020 Josh Stone <jistone@redhat.com> - 0.16.4-1
- Update to 0.16.4
* Sun Apr 19 15:54:15 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.16.3-1
- Update to 0.16.3

@ -1 +1 @@
SHA512 (png-0.16.3.crate) = 989417d7fc10c2c3994109d28f0d4df06a08120fb0ec23b00d2ed0e2cc42cba74b604ab57c3185d10a146bdc2c6016f10fdaee8c6c9b1c33f9b706f11153e800
SHA512 (png-0.16.4.crate) = 9af7c1f86236d528290a8329975ed1e242af35a6bc91ee2c00d308848061dc851d839bc2c50ea332bb2df996a7c8f17bc04030cd57ed5853f7093bd594fbc673

Loading…
Cancel
Save