Update to 0.5.0

epel9
Josh Stone 5 years ago
parent 6a7d3c8984
commit c30754b64f

1
.gitignore vendored

@ -1,3 +1,4 @@
/tiff-0.2.2.crate /tiff-0.2.2.crate
/tiff-0.3.1.crate /tiff-0.3.1.crate
/tiff-0.4.0.crate /tiff-0.4.0.crate
/tiff-0.5.0.crate

@ -5,8 +5,8 @@
%global crate tiff %global crate tiff
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.4.0 Version: 0.5.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: TIFF decoding and encoding library in pure Rust Summary: TIFF decoding and encoding library in pure Rust
# Upstream license specification: MIT # Upstream license specification: MIT
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Jun 11 2020 Josh Stone <jistone@redhat.com> - 0.5.0-1
- Update to 0.5.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (tiff-0.4.0.crate) = 455b5caf6d35591779125a2149597aaa554b68c01b0f02c63419888d15c3a4ed4fe3fc5297a8d5d7190e2bf500b933174a415e57aeca8941935230459083efb9 SHA512 (tiff-0.5.0.crate) = 56235e4a8417937810a44b4c2afaf03588daeb4f68b7147a9f127cb8864f6f560583ed76a04743f801ab88537f68b410f7780c6fb038b8b55433a8e07205c0b4

Loading…
Cancel
Save