Update to 0.4.8

epel9
Josh Stone 5 years ago
parent 617272f347
commit b36e7a2a0d

1
.gitignore vendored

@ -18,3 +18,4 @@
/structopt-derive-0.4.5.crate
/structopt-derive-0.4.6.crate
/structopt-derive-0.4.7.crate
/structopt-derive-0.4.8.crate

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

@ -1 +1 @@
SHA512 (structopt-derive-0.4.7.crate) = db052fa7932d0050e93db82cad44283e04883436a2af5f63833330013985e9ac3d661bada194429aeb606781d2517383b7f5bd876125a4e02142dd6ccc6fb750
SHA512 (structopt-derive-0.4.8.crate) = b8819fb5958d889f7d871fd952084e7695ab061458e8c97b5be8a7171bea6dff92407fc87d816bef62e322d2aee0ed1375029aaebbc4fee17cd909a7f5a01848

Loading…
Cancel
Save