update to version 0.8.27

epel9
Fabio Valentini 4 years ago
parent 2fea5c391e
commit 592d415f56
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/rgb-0.8.20.crate
/rgb-0.8.24.crate
/rgb-0.8.25.crate
/rgb-0.8.27.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 15
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate rgb
Name: rust-%{crate}
Version: 0.8.25
Release: 2%{?dist}
Version: 0.8.27
Release: 1%{?dist}
Summary: Struct RGB/RGBA/etc. for sharing pixels between crates
# Upstream license specification: MIT
@ -122,6 +122,10 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Sun Mar 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.27-1
- Update to version 0.8.27.
- Fixes RHBZ#1943784
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (rgb-0.8.25.crate) = 85008bb49667220bf28645093f379f86b21c1a80b09afa81bd1a103b49c54672fbb135d796c055df5fa81460aab604bfdaa23cb377586c37afe28afe090d2858
SHA512 (rgb-0.8.27.crate) = 9b35b3277a253b85a54d1656944e919d933392c349b38718fb36e828a321b907526d57438d54b9e9ccf4556967d25bac328c4f542940ab1c42e019bc1db9c712

Loading…
Cancel
Save