Update to 0.1.12

epel9
Josh Stone 5 years ago
parent a7db4b4c3e
commit 195b327e7d

1
.gitignore vendored

@ -6,3 +6,4 @@
/paste-0.1.9.crate
/paste-0.1.10.crate
/paste-0.1.11.crate
/paste-0.1.12.crate

@ -5,7 +5,7 @@
%global crate paste
Name: rust-%{crate}
Version: 0.1.11
Version: 0.1.12
Release: 1%{?dist}
Summary: Macros for all your token pasting needs
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon May 04 2020 Josh Stone <jistone@redhat.com> - 0.1.12-1
- Update to 0.1.12
* Wed Apr 29 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11

@ -1 +1 @@
SHA512 (paste-0.1.11.crate) = 6e29fe8faa4b006a5584528da6b175bc56b9ec1c831ab201a1109223a07f85080e14d51865c9dff5dc0ced9d0e289808cfc8e7553be972a4764fcff07623c492
SHA512 (paste-0.1.12.crate) = 079bbbad01e965dab1404b51a2ee7920e85cf7d827ca95e6a86460c3c033e26e3fa54d490d3a42abc7092d117cfc5f8b91b5cb7ea9556b75f32be7c70737c0ee

Loading…
Cancel
Save