Update to 0.5.15

epel9
Josh Stone 5 years ago
parent 6369abdeca
commit d21ba477f3

1
.gitignore vendored

@ -7,3 +7,4 @@
/proc-macro-hack-0.5.11.crate
/proc-macro-hack-0.5.12.crate
/proc-macro-hack-0.5.14.crate
/proc-macro-hack-0.5.15.crate

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

@ -1 +1 @@
SHA512 (proc-macro-hack-0.5.14.crate) = bb710f6a2e87a5fc4b7854d9c8d6621b78dc02ceafa2e363422f66360f052be9edcb8a7d3a1a87a0054b27e308c1298d3fcce9dcc62db5504f0cc84275a739b9
SHA512 (proc-macro-hack-0.5.15.crate) = a49115f1271c6a9df57fbfa647b725f84dcf87c6c3894c35d878a13fa5981c790de16f02823c2ea1b07da5fcde85e9b13398e7317aecb4119b80a4ced5dcf59b

Loading…
Cancel
Save