Update to 0.9.0

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

1
.gitignore vendored

@ -8,3 +8,4 @@
/quickcheck-0.8.2.crate
/quickcheck-0.8.3.crate
/quickcheck-0.8.5.crate
/quickcheck-0.9.0.crate

@ -5,8 +5,8 @@
%global crate quickcheck
Name: rust-%{crate}
Version: 0.8.5
Release: 3%{?dist}
Version: 0.9.0
Release: 1%{?dist}
Summary: Automatic property based testing with shrinking
# Upstream license specification: Unlicense/MIT
@ -131,6 +131,9 @@ which use "use_logging" feature of "%{crate}" crate.
%endif
%changelog
* Sat Sep 14 18:37:54 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.0-1
- Update to 0.9.0
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (quickcheck-0.8.5.crate) = 19a3a1ce92aadb64cd42f19d6cd1d38666e59f2b649a34417942429a7e388d238bad4ad99f8b2f0ae68659c7af0a7986566fbb75f43b2682427afdf761f5fff0
SHA512 (quickcheck-0.9.0.crate) = 50e9801f86bd92d0ed4ec155f3a0e46d66b028b52433d38fc027bc6093a9587bbfe7d587c931cb1156fae59c67e7845c9ae7501f7339aff80f60fa08f7a76a8c

Loading…
Cancel
Save