Update to 0.4.5

epel9
Josh Stone 5 years ago
parent 2044582e63
commit 93a4f4c0cf

1
.gitignore vendored

@ -15,3 +15,4 @@
/structopt-derive-0.4.0.crate
/structopt-derive-0.4.2.crate
/structopt-derive-0.4.4.crate
/structopt-derive-0.4.5.crate

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

@ -1 +1 @@
SHA512 (structopt-derive-0.4.4.crate) = f64bd70562bdc238d869057fd04ba8cad390622b2461ce0672bbac950ae3d1d1482754e7a3e5696269ac2ae34421e2d124f2257b91adc1872197d2ab70c0017d
SHA512 (structopt-derive-0.4.5.crate) = 34205ba32a30bda80a06ca8c0cad3b17dcfdccfefec027b95769c08682736fb1462c161bbecf047ccb5f8d1ec02dcee6313dfad4fb61ef910deb1b65665b419a

Loading…
Cancel
Save