Update to 0.5.14

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 185a400530
commit 6369abdeca
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -6,3 +6,4 @@
/proc-macro-hack-0.5.9.crate
/proc-macro-hack-0.5.11.crate
/proc-macro-hack-0.5.12.crate
/proc-macro-hack-0.5.14.crate

@ -6,7 +6,7 @@
%global crate proc-macro-hack
Name: rust-%{crate}
Version: 0.5.12
Version: 0.5.14
Release: 1%{?dist}
Summary: Procedural macros in expression position
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Mar 26 08:43:57 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.14-1
- Update to 0.5.14
* Tue Mar 17 2020 Josh Stone <jistone@redhat.com> - 0.5.12-1
- Update to 0.5.12

@ -1 +1 @@
SHA512 (proc-macro-hack-0.5.12.crate) = f60bc3a00065d10df6da3adf7b6d11fd45f1d5102a962b1e14b8b67259c44f71df19deab00bafe7554e768a81a6b01ac199b42ee3b76ba2d805eec79dddda31c
SHA512 (proc-macro-hack-0.5.14.crate) = bb710f6a2e87a5fc4b7854d9c8d6621b78dc02ceafa2e363422f66360f052be9edcb8a7d3a1a87a0054b27e308c1298d3fcce9dcc62db5504f0cc84275a739b9

Loading…
Cancel
Save