Update to 0.2.16

epel9
Josh Stone 7 years ago
parent 98b8125a26
commit fc3336f18f

1
.gitignore vendored

@ -1 +1,2 @@
/getopts-0.2.15.crate
/getopts-0.2.16.crate

@ -5,8 +5,8 @@
%global crate getopts
Name: rust-%{crate}
Version: 0.2.15
Release: 2%{?dist}
Version: 0.2.16
Release: 1%{?dist}
Summary: getopts-like option parsing
License: MIT or ASL 2.0
@ -56,6 +56,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Thu Jan 25 2018 Josh Stone <jistone@redhat.com> - 0.2.16-1
- Update to 0.2.16
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.15-2
- Rebuild for rust-packaging v5

@ -1 +1 @@
SHA512 (getopts-0.2.15.crate) = eeddb32e1833e658e18ac435d9bf42dc6f09af84b04ed21104de95dc67d31327e35b9bd42cbc8d512cf548ba6ddd0c798524697bbad315dd7f1d87de8f620aee
SHA512 (getopts-0.2.16.crate) = 3ef03b94303ae0bd26cff32dbf2f8bf1845241712d7ea8c06db9a3b63a40d76cc3a0e8034a707f2b20fc55587b3a88bb93e666850103fea8065b6e511ec826cc

Loading…
Cancel
Save