Update to 0.2.17

epel9
Josh Stone 7 years ago
parent fc3336f18f
commit e1f1c5deb5

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate getopts
Name: rust-%{crate}
Version: 0.2.16
Version: 0.2.17
Release: 1%{?dist}
Summary: getopts-like option parsing
@ -56,6 +56,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
* Fri Jan 26 2018 Josh Stone <jistone@redhat.com> - 0.2.17-1
- Update to 0.2.17
* Thu Jan 25 2018 Josh Stone <jistone@redhat.com> - 0.2.16-1
- Update to 0.2.16

@ -1 +1 @@
SHA512 (getopts-0.2.16.crate) = 3ef03b94303ae0bd26cff32dbf2f8bf1845241712d7ea8c06db9a3b63a40d76cc3a0e8034a707f2b20fc55587b3a88bb93e666850103fea8065b6e511ec826cc
SHA512 (getopts-0.2.17.crate) = 4e5f178e16ddffd7d9419d861c5b612cd49d4ed9ccb19d40300dfddf11e3100a586191360667b4c3a2c615fd0cb64bef7802b4328265e3f45b5da2b6cff6798d

Loading…
Cancel
Save