Update to 0.2.14

epel9
Josh Stone 6 years ago
parent 373d1a1466
commit 0a98a6955e

1
.gitignore vendored

@ -6,3 +6,4 @@
/structopt-derive-0.2.11.crate
/structopt-derive-0.2.12.crate
/structopt-derive-0.2.13.crate
/structopt-derive-0.2.14.crate

@ -5,7 +5,7 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.2.13
Version: 0.2.14
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct, derive crate
@ -68,6 +68,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Dec 10 2018 Josh Stone <jistone@redhat.com> - 0.2.14-1
- Update to 0.2.14
* Thu Nov 15 2018 Josh Stone <jistone@redhat.com> - 0.2.13-1
- Update to 0.2.13

@ -1 +1 @@
SHA512 (structopt-derive-0.2.13.crate) = d7076b4dc4bb153924ab896e0592e742d19943c54e5b1a27f06992174fe1310e8ec5c1bec633556b51c14ae147d944c5033c203d46e355962eb6e4145dfa113d
SHA512 (structopt-derive-0.2.14.crate) = 224ee21f11b9dd07754c8e6464cb14d25e56866e2a0c65ece46affb6dc905fe6f8268814999438dbceebabb475d4966ec2d0b3beb8418c9bd48a9e7a9eeeea55

Loading…
Cancel
Save