Update to 1.6.0

epel10
Josh Stone 5 years ago
parent b85ed97971
commit ebb8627591

1
.gitignore vendored

@ -3,3 +3,4 @@
/imgref-1.4.1.crate
/imgref-1.4.2.crate
/imgref-1.4.3.crate
/imgref-1.6.0.crate

@ -5,7 +5,7 @@
%global crate imgref
Name: rust-%{crate}
Version: 1.4.3
Version: 1.6.0
Release: 1%{?dist}
Summary: Trivial Rust struct for interchange of pixel buffers with width
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon May 04 2020 Josh Stone <jistone@redhat.com> - 1.6.0-1
- Update to 1.6.0
* Sun Apr 19 13:06:15 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.4.3-1
- Update to 1.4.3

@ -1 +1 @@
SHA512 (imgref-1.4.3.crate) = bd24c0fd3d1bf7e36ce323b91d7b8a49da545316512ce830ffc6fe880130e3bb2fe401b789d5910d5c6152083c1dbbace3c9a5ead6d60e0a37bddd59c03d894e
SHA512 (imgref-1.6.0.crate) = 2081d1b38246e5c8fb88174cf910f8b80dc561d326393f7c818ff58175c00d6b0dd50faf32d5418162909b0313133443d1e168bec0e869d5ec83542f7a2ed0e9

Loading…
Cancel
Save