Update to 0.3.11

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 7a938df718
commit ec471ad288
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -14,3 +14,4 @@
/structopt-0.3.5.crate
/structopt-0.3.7.crate
/structopt-0.3.9.crate
/structopt-0.3.11.crate

@ -5,7 +5,7 @@
%global crate structopt
Name: rust-%{crate}
Version: 0.3.9
Version: 0.3.11
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct
@ -181,6 +181,9 @@ which use "yaml" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 02 09:09:28 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.11-1
- Update to 0.3.11
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.3.9-1
- Update to 0.3.9

@ -1 +1 @@
SHA512 (structopt-0.3.9.crate) = fba861052d343630fe207fac16f0ae643a6a7aeb46e75f173210997a645e20a0125f64d51dc6792db891a06ddab8cbd2f538cbc91f6e08d7a3e89cb5ad64d540
SHA512 (structopt-0.3.11.crate) = c96992456345ed5a7b4de1aa0d902d2760a64f3971bf52619947865fab429f5cc2878cc0c37a2e5a02fa70dd95bd2765bcc5b5cc9a4a27c0f151fa06e60401b0

Loading…
Cancel
Save