Update to 0.3.12

epel9
Josh Stone 5 years ago
parent ec471ad288
commit 7ed8f61f03

1
.gitignore vendored

@ -15,3 +15,4 @@
/structopt-0.3.7.crate
/structopt-0.3.9.crate
/structopt-0.3.11.crate
/structopt-0.3.12.crate

@ -5,7 +5,7 @@
%global crate structopt
Name: rust-%{crate}
Version: 0.3.11
Version: 0.3.12
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
* Wed Mar 18 2020 Josh Stone <jistone@redhat.com> - 0.3.12-1
- Update to 0.3.12
* Mon Mar 02 09:09:28 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.3.11-1
- Update to 0.3.11

@ -1 +1 @@
SHA512 (structopt-0.3.11.crate) = c96992456345ed5a7b4de1aa0d902d2760a64f3971bf52619947865fab429f5cc2878cc0c37a2e5a02fa70dd95bd2765bcc5b5cc9a4a27c0f151fa06e60401b0
SHA512 (structopt-0.3.12.crate) = a71f4cb68ff3cfdacc4600350e35ab040e7fb5c929f3e9649fc0d93f9ca74c6a6efc46e1aecaadf3690106cd281118a1c7c03dd7b265d532e033d437f5ec2e7d

Loading…
Cancel
Save