Update to 0.3.9

epel9
Josh Stone 5 years ago
parent 9671e4f395
commit f3a0aacf98

1
.gitignore vendored

@ -13,3 +13,4 @@
/structopt-0.2.18.crate
/structopt-0.3.5.crate
/structopt-0.3.7.crate
/structopt-0.3.9.crate

@ -5,8 +5,8 @@
%global crate structopt
Name: rust-%{crate}
Version: 0.3.7
Release: 2%{?dist}
Version: 0.3.9
Release: 1%{?dist}
Summary: Parse command line argument by defining a struct
# Upstream license specification: Apache-2.0/MIT
@ -181,6 +181,9 @@ which use "yaml" feature of "%{crate}" crate.
%endif
%changelog
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.3.9-1
- Update to 0.3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (structopt-0.3.7.crate) = af13625f6b6893b82e575419fd8701e5f71420d6984ffd2f2332c72078ee2eb45babc2673341192e0c8b4ce341fb5b0d3bfebf0642af16c2c788e0961eba8776
SHA512 (structopt-0.3.9.crate) = fba861052d343630fe207fac16f0ae643a6a7aeb46e75f173210997a645e20a0125f64d51dc6792db891a06ddab8cbd2f538cbc91f6e08d7a3e89cb5ad64d540

Loading…
Cancel
Save