Update to 0.3.1

epel9
Josh Stone 6 years ago
parent e6eca9a65a
commit d3d0b11b17

1
.gitignore vendored

@ -1 +1,2 @@
/heck-0.3.0.crate /heck-0.3.0.crate
/heck-0.3.1.crate

@ -5,7 +5,7 @@
%global crate heck %global crate heck
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.0 Version: 0.3.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Case conversion library Summary: Case conversion library
@ -66,5 +66,8 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Tue Jan 08 2019 Josh Stone <jistone@redhat.com> - 0.3.1-1
- Update to 0.3.1
* Fri Nov 16 2018 Josh Stone <jistone@redhat.com> - 0.3.0-1 * Fri Nov 16 2018 Josh Stone <jistone@redhat.com> - 0.3.0-1
- Initial package - Initial package

@ -1 +1 @@
SHA512 (heck-0.3.0.crate) = 6987552f783d26064968c2860e1ffac9ec1cdeaf69bcc2966e81c151bc001e481157179742704d41d7094198559720b89ad4113b989a9d3288ef2f2550c67903 SHA512 (heck-0.3.1.crate) = 134722192c46fd64b38d2fbec3a2511c560916e906491a72c4ec9d99b9f716dc58942fb99cac99b9a6ef2de5b5ad1d1c1155f292d091401b6873347d80c086d6

Loading…
Cancel
Save