Update to 0.16.2

epel9
Josh Stone 5 years ago
parent 165e922f61
commit aa572cce4b

1
.gitignore vendored

@ -6,3 +6,4 @@
/png-0.15.3.crate /png-0.15.3.crate
/png-0.16.0.crate /png-0.16.0.crate
/png-0.16.1.crate /png-0.16.1.crate
/png-0.16.2.crate

@ -6,7 +6,7 @@
%global crate png %global crate png
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.16.1 Version: 0.16.2
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
* Thu Apr 02 2020 Josh Stone <jistone@redhat.com> - 0.16.2-1
- Update to 0.16.2
* Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.16.1-1 * Tue Mar 03 2020 Josh Stone <jistone@redhat.com> - 0.16.1-1
- Update to 0.16.1 - Update to 0.16.1

@ -1 +1 @@
SHA512 (png-0.16.1.crate) = 599096e368362acc938046e3b996bdc7c7458b87e7514714eea93d2df73c2be8a0be1eb51c68d6a7c30c96ad7a0d1ccecd145344874aa798d207ae36b343fdbe SHA512 (png-0.16.2.crate) = 414b485d4ff324868c19be6ded5d500703024596286b777ae1c0bc975698fd22acd26595c8b6524554271cb5a49ceac049ccbbed4a5b06bb2c19d96056c25743

Loading…
Cancel
Save