Update to 0.8.24

epel9
Josh Stone 4 years ago
parent f081299f2c
commit 6cf1ddb308

1
.gitignore vendored

@ -4,3 +4,4 @@
/rgb-0.8.17.crate
/rgb-0.8.18.crate
/rgb-0.8.20.crate
/rgb-0.8.24.crate

@ -5,8 +5,8 @@
%global crate rgb
Name: rust-%{crate}
Version: 0.8.20
Release: 2%{?dist}
Version: 0.8.24
Release: 1%{?dist}
Summary: Struct RGB/RGBA/etc. for sharing pixels between crates
# Upstream license specification: MIT
@ -122,6 +122,9 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.8.24-1
- Update to 0.8.24
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (rgb-0.8.20.crate) = e183205789dc1237a3fe3b8d3c5e5868b4aa24e74174faafeea78d6a748dc3cb1c55d5457b038585c7f55d1dd08a505095eca784159a42394a9d447d5a5a387e
SHA512 (rgb-0.8.24.crate) = b1a46056ef0fbb1e9d7e080708842a5a7801b007a26ba3cef9c8e985213f89c3b7a016be9969cbf37030842ba2fb3486ef2bd4f1b3aa8223fa806494bd01ca0d

Loading…
Cancel
Save