Update to 0.3.13

epel9
Josh Stone 5 years ago
parent 7ed8f61f03
commit 4cbed938a9

1
.gitignore vendored

@ -16,3 +16,4 @@
/structopt-0.3.9.crate
/structopt-0.3.11.crate
/structopt-0.3.12.crate
/structopt-0.3.13.crate

@ -5,7 +5,7 @@
%global crate structopt
Name: rust-%{crate}
Version: 0.3.12
Version: 0.3.13
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
* Thu Apr 09 2020 Josh Stone <jistone@redhat.com> - 0.3.13-1
- Update to 0.3.13
* Wed Mar 18 2020 Josh Stone <jistone@redhat.com> - 0.3.12-1
- Update to 0.3.12

@ -1 +1 @@
SHA512 (structopt-0.3.12.crate) = a71f4cb68ff3cfdacc4600350e35ab040e7fb5c929f3e9649fc0d93f9ca74c6a6efc46e1aecaadf3690106cd281118a1c7c03dd7b265d532e033d437f5ec2e7d
SHA512 (structopt-0.3.13.crate) = b22cf51caaa46c0ad07ad58709e024d615f2f8688db2414acce4f1abd677adb61f1dbdbf3318e194172c475781150da6bcf3c149f6acc60cc195ec598874db5e

Loading…
Cancel
Save