Update to 0.4.2

epel9
Josh Stone 5 years ago
parent 8472ecb59d
commit 2cee7dd2a6

1
.gitignore vendored

@ -13,3 +13,4 @@
/structopt-derive-0.2.18.crate
/structopt-derive-0.3.5.crate
/structopt-derive-0.4.0.crate
/structopt-derive-0.4.2.crate

@ -5,8 +5,8 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.4.0
Release: 2%{?dist}
Version: 0.4.2
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct, derive crate
# Upstream license specification: Apache-2.0/MIT
@ -82,6 +82,9 @@ which use "paw" feature of "%{crate}" crate.
%endif
%changelog
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.4.2-1
- Update to 0.4.2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (structopt-derive-0.4.0.crate) = 9f93c215ce9c0895dfffceabf8eb9e5d99d3f9da3c003bb752174d8ac376db5e589e06d0c76e6d2115ea07039d0c68861ed706a7793d6e77685c5f3ad7acb308
SHA512 (structopt-derive-0.4.2.crate) = 62a06acb97aa4a231b70353ca636411abd51ab0daf9af8d450593161657338c0e02841ec6885d40b9d136cf706f5fb14e9a833c25bf16b9a21db4aae0b6f0dbf

Loading…
Cancel
Save