Update to 0.4.7

epel9
Josh Stone 5 years ago
parent 7b30be49dd
commit 617272f347

1
.gitignore vendored

@ -17,3 +17,4 @@
/structopt-derive-0.4.4.crate
/structopt-derive-0.4.5.crate
/structopt-derive-0.4.6.crate
/structopt-derive-0.4.7.crate

@ -5,7 +5,7 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.4.6
Version: 0.4.7
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
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.4.7-1
- Update to 0.4.7
* Thu Apr 09 2020 Josh Stone <jistone@redhat.com> - 0.4.6-1
- Update to 0.4.6

@ -1 +1 @@
SHA512 (structopt-derive-0.4.6.crate) = 842507f9ac3172c48700d1ba350d93fe087eef37903fe71b15b39f21ada56dded638077dadbaa109869f9a0e65ab7e4a049504505e1d3e2736f779846ba6330c
SHA512 (structopt-derive-0.4.7.crate) = db052fa7932d0050e93db82cad44283e04883436a2af5f63833330013985e9ac3d661bada194429aeb606781d2517383b7f5bd876125a4e02142dd6ccc6fb750

Loading…
Cancel
Save