update to version 0.5.19

epel9
Fabio Valentini 4 years ago
parent e5204bdedb
commit 2012da4981
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/proc-macro-hack-0.5.15.crate
/proc-macro-hack-0.5.16.crate
/proc-macro-hack-0.5.18.crate
/proc-macro-hack-0.5.19.crate

@ -6,7 +6,7 @@
%global crate proc-macro-hack
Name: rust-%{crate}
Version: 0.5.18
Version: 0.5.19
Release: 1%{?dist}
Summary: Procedural macros in expression position
@ -72,6 +72,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Nov 9 2020 Fabio Valentini <decathorpe@gmail.com> - 0.5.19-1
- Update to version 0.5.19.
- Fixes RHBZ#1892120
* Wed Jul 29 2020 Josh Stone <jistone@redhat.com> - 0.5.18-1
- Update to 0.5.18

@ -1 +1 @@
SHA512 (proc-macro-hack-0.5.18.crate) = 9d13326d9dff684fba0f4785663a6199541bd97d22875f60ceb6117025229377ab1a4c1145b68a24372e6b6103603d6db421d5dfb1b58f580135e1ef077ff798
SHA512 (proc-macro-hack-0.5.19.crate) = 9e4cbec41056438287f5b23086264c86e2f0cdc193064006556736377b2954229de13a585149b9995002c9aee3334ee2a80ae4afdcc96cabe7ed2bf718476952

Loading…
Cancel
Save