update to version 0.4.11

epel9
Fabio Valentini 4 years ago
parent 2434a2475c
commit 4a1c3c73e1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/structopt-derive-0.4.7.crate
/structopt-derive-0.4.8.crate
/structopt-derive-0.4.10.crate
/structopt-derive-0.4.11.crate

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

@ -1 +1 @@
SHA512 (structopt-derive-0.4.10.crate) = b390a703cf8103fe89663bbeaed30871b8c0f9738f6543fa35e36125c0d1eb3032e363812c1c197c4a42da204b992e7c69fe11bedd4474d3ddea19a96c81bbad
SHA512 (structopt-derive-0.4.11.crate) = 346f9d79301f875a7849ad94bf9e2028f68b50520467d66f8708dc2631e3af527f5ee096364f33bc41d81fb83ec4df8ebbdaaea5a44b0d009b1f1f2f3d459f58

Loading…
Cancel
Save