Update to 0.5.18

epel9
Josh Stone 5 years ago
parent dd6aac4be6
commit e5204bdedb

1
.gitignore vendored

@ -9,3 +9,4 @@
/proc-macro-hack-0.5.14.crate /proc-macro-hack-0.5.14.crate
/proc-macro-hack-0.5.15.crate /proc-macro-hack-0.5.15.crate
/proc-macro-hack-0.5.16.crate /proc-macro-hack-0.5.16.crate
/proc-macro-hack-0.5.18.crate

@ -6,8 +6,8 @@
%global crate proc-macro-hack %global crate proc-macro-hack
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.5.16 Version: 0.5.18
Release: 2%{?dist} Release: 1%{?dist}
Summary: Procedural macros in expression position Summary: Procedural macros in expression position
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -72,6 +72,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jul 29 2020 Josh Stone <jistone@redhat.com> - 0.5.18-1
- Update to 0.5.18
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.16-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

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

Loading…
Cancel
Save