Update to version 1.9.4; Fixes RHBZ#2127702

epel10
Fabio Valentini 2 years ago
parent 2b4e9d6db9
commit 6caf7dd4b3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/imgref-1.9.1.crate
/imgref-1.9.2.crate
/imgref-1.9.3.crate
/imgref-1.9.4.crate

@ -5,11 +5,11 @@
%global crate imgref
Name: rust-imgref
Version: 1.9.3
Version: 1.9.4
Release: %autorelease
Summary: Interchange of 2-dimensional pixel buffers with width, height & stride
License: CC0-1.0
License: CC0-1.0 OR Apache-2.0
URL: https://crates.io/crates/imgref
Source: %{crates_source}

@ -1 +1 @@
SHA512 (imgref-1.9.3.crate) = 6ba583bb143d8c224bc47639f71e6ded707b818c642c47ca2f146a16dbd7214fd3cbb0ee4d9f1f08d3de2f7a13e176cda85c017302cbcb46dbc5bf1b19f1466e
SHA512 (imgref-1.9.4.crate) = 880c2944db43925d23941ef2fffc35bdd9cc54bb537f459b56c79d8302971927d336c7b0acea29a5c87032642979f0fc15fa1cae2412d3dab9cf50c0c3f8376c

Loading…
Cancel
Save