update to version 0.3.18

epel9
Fabio Valentini 4 years ago
parent eb0fa2c9d2
commit 3d763410b2
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/structopt-0.3.14.crate
/structopt-0.3.15.crate
/structopt-0.3.17.crate
/structopt-0.3.18.crate

@ -5,7 +5,7 @@
%global crate structopt
Name: rust-%{crate}
Version: 0.3.17
Version: 0.3.18
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct
@ -193,6 +193,9 @@ which use "yaml" feature of "%{crate}" crate.
%endif
%changelog
* Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.18-1
- Update to version 0.3.18.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.3.17-1
- Update to 0.3.17

@ -1 +1 @@
SHA512 (structopt-0.3.17.crate) = dc193e216dca278b081057072e7888f5b0e0c773fac8e136efd9d0af8cfe89f60d07459bbf23172dd7f8c4ee461458a7d5be957d6cddcc5bbff18515716b66c0
SHA512 (structopt-0.3.18.crate) = 5392760ee0d39d46dc4715f0e4da1d2d7488b45db9e29e9b72a95eade85a1a7e7300274907dcdfe786a3c44412b01fae243f4ac28691f086e7545bc574e85234

Loading…
Cancel
Save