Update to 1.7.0

epel10
Josh Stone 5 years ago
parent d0edcb90f4
commit e7b8f96f33

1
.gitignore vendored

@ -5,3 +5,4 @@
/imgref-1.4.3.crate /imgref-1.4.3.crate
/imgref-1.6.0.crate /imgref-1.6.0.crate
/imgref-1.6.1.crate /imgref-1.6.1.crate
/imgref-1.7.0.crate

@ -5,8 +5,8 @@
%global crate imgref %global crate imgref
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.6.1 Version: 1.7.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Trivial Rust struct for interchange of pixel buffers with width Summary: Trivial Rust struct for interchange of pixel buffers with width
# Upstream license specification: CC0-1.0 # Upstream license specification: CC0-1.0
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Aug 20 2020 Josh Stone <jistone@redhat.com> - 1.7.0-1
- Update to 1.7.0
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (imgref-1.6.1.crate) = b7979ec1425d431f6022267725b2b58997029ac267d64d8dd24b20e0618a0b18701499bcb607e76381ba156ebcefe3ef7b00f4debb30485e4eb9b776f3f24296 SHA512 (imgref-1.7.0.crate) = d64b16b989a8d073a213d8c3ba1738b2c918c5dad6be2f7297fbb6d573f9a1b8cb58bc5c6b95c70d1dd54be94e6dc72ee14e01073a92ac8b860010fb285c90b7

Loading…
Cancel
Save