Update to 0.8.3

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

1
.gitignore vendored

@ -6,3 +6,4 @@
/quickcheck-0.7.1.crate
/quickcheck-0.7.2.crate
/quickcheck-0.8.2.crate
/quickcheck-0.8.3.crate

@ -1,12 +1,11 @@
# Generated by rust2rpm
# * Tests are run in infrastructure
# Generated by rust2rpm-9-1.fc31
%bcond_with check
%global debug_package %{nil}
%global crate quickcheck
Name: rust-%{crate}
Version: 0.8.2
Version: 0.8.3
Release: 1%{?dist}
Summary: Automatic property based testing with shrinking
@ -131,6 +130,9 @@ which use "use_logging" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 14 07:36:50 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.3-1
- Update to 0.8.3
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.2-1
- Update to 0.8.2

@ -1 +1 @@
SHA512 (quickcheck-0.8.2.crate) = 29bc33d1ae0e0ac285f632807a7bd4118c7f7d787ef23af1236a7085f8ebd0c34e1c39a300c97e83707a3f82cc766c3501bde5b54de6aceb4af10d34ab4dd36d
SHA512 (quickcheck-0.8.3.crate) = f9d94259cd6c4995c30154d002a69c5c9635b7f25e3df7f5df6c1f3350f540f3e89d6e2deabb9fa72670c5ac6a875deb811dd536003ca18b98ad0547debafd50

Loading…
Cancel
Save