Update to 0.2.8

epel9
Josh Stone 7 years ago
parent 79a338ea77
commit 3a2222acf4

1
.gitignore vendored

@ -1,3 +1,4 @@
/structopt-derive-0.1.6.crate
/structopt-derive-0.2.5.crate
/structopt-derive-0.2.7.crate
/structopt-derive-0.2.8.crate

@ -5,7 +5,7 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.2.7
Version: 0.2.8
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct, derive crate
@ -54,6 +54,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Wed May 02 2018 Josh Stone <jistone@redhat.com> - 0.2.8-1
- Update to 0.2.8
* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.2.7-1
- Update to 0.2.7

@ -1 +1 @@
SHA512 (structopt-derive-0.2.7.crate) = fa639a903f2a15755f750dab0d79bbad0b98838fcc2f832f981d33f3360b04fde4289f49c06931ac0382601278db893603b26e28fff0b97492d0feccc918424d
SHA512 (structopt-derive-0.2.8.crate) = 407f2c46ec6600b7f81fd2858a306b6799c7a5cece5f693aa41014f391ed44386e741085c23e0828bca8ce422f700d0d5635ab05091d2e7c24af76dbe6c8719f

Loading…
Cancel
Save