Update to 0.3.14

epel9
Josh Stone 5 years ago
parent 4cbed938a9
commit d73768ee62

1
.gitignore vendored

@ -17,3 +17,4 @@
/structopt-0.3.11.crate
/structopt-0.3.12.crate
/structopt-0.3.13.crate
/structopt-0.3.14.crate

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

@ -1 +1 @@
SHA512 (structopt-0.3.13.crate) = b22cf51caaa46c0ad07ad58709e024d615f2f8688db2414acce4f1abd677adb61f1dbdbf3318e194172c475781150da6bcf3c149f6acc60cc195ec598874db5e
SHA512 (structopt-0.3.14.crate) = f05d7edf430626c9281e97782bfe1d42aeebe0eb4d4689e0251906dcc67f039fa1a24e1059db88e3f4aded2a094cd1dbe68551a64116fe0b92e460080c4b116b

Loading…
Cancel
Save