Update to 0.16.7

epel9
Josh Stone 5 years ago
parent bac0369109
commit 35785430ba

1
.gitignore vendored

@ -11,3 +11,4 @@
/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 /png-0.16.6.crate
/png-0.16.7.crate

@ -6,7 +6,7 @@
%global crate png %global crate png
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.16.6 Version: 0.16.7
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
* Wed Jul 22 2020 Josh Stone <jistone@redhat.com> - 0.16.7-1
- Update to 0.16.7
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.16.6-1 * Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.16.6-1
- Update to 0.16.6 - Update to 0.16.6

@ -1 +1 @@
SHA512 (png-0.16.6.crate) = d5da72faf98bef425d30f5a9963c4a7b6677868f47ae011f44e4e35be8e2b6e663181645168c370b9946fdcfa75ee094d3c4473038e01d9012b7ecc71ead32d7 SHA512 (png-0.16.7.crate) = 3074568b2386b8db51668b313d67436d35bc39c60e64bd203d32dccdb5eaa4ea7a43b9830a0a6d012543b7b32422d514510bff32ce2d18310e03ad61f237fb27

Loading…
Cancel
Save