Update to version 0.8.50; Fixes RHBZ#2303529

epel10 imports/epel10/rust-rgb-0.8.50-1.el10
Fabio Valentini 4 months ago
parent 57ba61d90d
commit 6a36b1996a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/rgb-0.8.40.crate /rgb-0.8.40.crate
/rgb-0.8.45.crate /rgb-0.8.45.crate
/rgb-0.8.47.crate /rgb-0.8.47.crate
/rgb-0.8.50.crate

@ -5,7 +5,7 @@
%global crate rgb %global crate rgb
Name: rust-rgb Name: rust-rgb
Version: 0.8.47 Version: 0.8.50
Release: %autorelease Release: %autorelease
Summary: Struct RGB/RGBA/etc. for sharing pixels between crates Summary: Struct RGB/RGBA/etc. for sharing pixels between crates

@ -1 +1 @@
SHA512 (rgb-0.8.47.crate) = a38b146fb32fcac6b722ac992b173db22b1f05aec3c6afcd5f4c7ae7a940083c2e17f25b2f8593f9b118b5ed56feaddf208a457ca99251108e55c6fe60b28d10 SHA512 (rgb-0.8.50.crate) = cfbbaea59d5ba440c2c7e781771885a23e7f86c0c255e060010e04b55b8228242a5d566f2247753fbd4e339249add996d607271fa3dd90025324d413c6506550

Loading…
Cancel
Save