Update to 0.1.9

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/no-panic-0.1.6.crate
/no-panic-0.1.7.crate
/no-panic-0.1.8.crate
/no-panic-0.1.9.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 no-panic
Name: rust-%{crate}
Version: 0.1.8
Version: 0.1.9
Release: 1%{?dist}
Summary: Attribute macro to require that the compiler prove a function can't ever panic
@ -74,6 +73,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu May 09 08:27:47 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.9-1
- Update to 0.1.9
* Sun Feb 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.8-1
- Update to 0.1.8

@ -1 +1 @@
SHA512 (no-panic-0.1.8.crate) = 4c1351ed1b349be2169f9439c84ab6054ad4cd6060552d4689a729cc5d393184dc4ea853f6ba756c4f8b3d8cf886945f61fc68f5ae76b4c057655cc86d27442f
SHA512 (no-panic-0.1.9.crate) = aa1d09e41d9417479458590c2e5e5290bdf29fd9a89757d6c931070b85e07e76a67da563f5d18dc8acab02940e8222f276879bfad5cd7a769bc332489a9c0d83

Loading…
Cancel
Save