Update to 1.5.3

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 5 years ago
parent 37c28b8efe
commit 64361f6f59
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -3,3 +3,4 @@
/either-1.5.0.crate
/either-1.5.1.crate
/either-1.5.2.crate
/either-1.5.3.crate

@ -5,8 +5,8 @@
%global crate either
Name: rust-%{crate}
Version: 1.5.2
Release: 3%{?dist}
Version: 1.5.3
Release: 1%{?dist}
Summary: Enum `Either` is a general purpose sum type with two cases
# Upstream license specification: MIT/Apache-2.0
@ -96,6 +96,9 @@ which use "use_std" feature of "%{crate}" crate.
%endif
%changelog
* Fri Sep 13 20:44:08 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.5.3-1
- Update to 1.5.3
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (either-1.5.2.crate) = 88b4ad9854281d6748177b8e18a1cb1a9ac8948d2de8ebadbad94e72bf8b825361b142d890b6264106069af48328bb9844afd248f64b5469d2d2cb81d0ce5187
SHA512 (either-1.5.3.crate) = 5e283412597bc3a1341d42c6cfe824606e056aaac82cbf3f662e7074ab74f1f80befe9de1b1011ce2dc970a0ec159ade5ed5b3e71c9984facee6314eac20d0f2

Loading…
Cancel
Save