Update to 0.4.4

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 834cf30264
commit 2044582e63
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -14,3 +14,4 @@
/structopt-derive-0.3.5.crate
/structopt-derive-0.4.0.crate
/structopt-derive-0.4.2.crate
/structopt-derive-0.4.4.crate

@ -5,7 +5,7 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.4.2
Version: 0.4.4
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
* Mon Mar 02 09:10:07 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.4-1
- Update to 0.4.4
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.4.2-1
- Update to 0.4.2

@ -1 +1 @@
SHA512 (structopt-derive-0.4.2.crate) = 62a06acb97aa4a231b70353ca636411abd51ab0daf9af8d450593161657338c0e02841ec6885d40b9d136cf706f5fb14e9a833c25bf16b9a21db4aae0b6f0dbf
SHA512 (structopt-derive-0.4.4.crate) = f64bd70562bdc238d869057fd04ba8cad390622b2461ce0672bbac950ae3d1d1482754e7a3e5696269ac2ae34421e2d124f2257b91adc1872197d2ab70c0017d

Loading…
Cancel
Save