Update to 0.2.12

epel9
Josh Stone 6 years ago
parent 3a385c55fd
commit 8d6fb92f90

1
.gitignore vendored

@ -4,3 +4,4 @@
/structopt-derive-0.2.8.crate
/structopt-derive-0.2.10.crate
/structopt-derive-0.2.11.crate
/structopt-derive-0.2.12.crate

@ -5,7 +5,7 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.2.11
Version: 0.2.12
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct, derive crate
@ -55,6 +55,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Thu Oct 11 2018 Josh Stone <jistone@redhat.com> - 0.2.12-1
- Update to 0.2.12
* Fri Oct 05 2018 Josh Stone <jistone@redhat.com> - 0.2.11-1
- Update to 0.2.11

@ -1 +1 @@
SHA512 (structopt-derive-0.2.11.crate) = 81f104363ab51c732efdc1275a6058019df1a28bc19e810c2675ddc695f34e89dbd5baf40690d2e0ed5862f48c31d95feb8a92ccbd839cb7c82fca89d7ebd1f6
SHA512 (structopt-derive-0.2.12.crate) = 705c0d14cd07b7d6ddf3757f4cfb4e943f9a81513f7db035c14201905be5d245834e9bdeca001b7f5ed3f3c15930c40892b0f539ab44d1139a530c0fba0a62f7

Loading…
Cancel
Save