update to version 1.8.0

epel10
Fabio Valentini 4 years ago
parent 452171bdda
commit c15a70443f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/imgref-1.6.1.crate
/imgref-1.7.0.crate
/imgref-1.7.1.crate
/imgref-1.8.0.crate

@ -5,8 +5,8 @@
%global crate imgref
Name: rust-%{crate}
Version: 1.7.1
Release: 2%{?dist}
Version: 1.8.0
Release: 1%{?dist}
Summary: Interchange of 2-dimensional pixel buffers with width, height & stride
# Upstream license specification: CC0-1.0
@ -72,6 +72,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 1.8.0-1
- Update to version 1.8.0.
- Fixes RHBZ#1938551
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (imgref-1.7.1.crate) = f44f2f88e6ee88a9457905f13f8e3a61ff4299defe2c3aa84e67e3c58e801cc2f34ee0b43944cbdfd927cfd1284dfbfd3d7b7f4d5b8eacb8c1625910d5504025
SHA512 (imgref-1.8.0.crate) = fbee0cf9241f8e69817e35a51da914ccb91d9a098baddaaa6907cbbccf8bd713b9899a5527f1c7ef983945e179f9b5766f818ded57ebfa413e48835b988dfed3

Loading…
Cancel
Save