Update to 0.4.19

epel9
Josh Stone 6 years ago
parent 11f8515898
commit 2677bafc9a

1
.gitignore vendored

@ -9,3 +9,4 @@
/proc-macro2-0.4.9.crate
/proc-macro2-0.4.12.crate
/proc-macro2-0.4.18.crate
/proc-macro2-0.4.19.crate

@ -6,7 +6,7 @@
%global crate proc-macro2
Name: rust-%{crate}
Version: 0.4.18
Version: 0.4.19
Release: 1%{?dist}
Summary: Stable implementation of the upcoming new `proc_macro` API
@ -57,6 +57,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
* Tue Sep 11 2018 Josh Stone <jistone@redhat.com> - 0.4.19-1
- Update to 0.4.19
* Fri Sep 07 2018 Josh Stone <jistone@redhat.com> - 0.4.18-1
- Update to 0.4.18

@ -1 +1 @@
SHA512 (proc-macro2-0.4.18.crate) = f6f9c715af1f39ed83aea15a8689e99e523c2b781d2f35c7ac15ef97a38220ce02e7ac1075a85e4bef53ffa682224cc0093aa9b94a664d2a944e6a3309550870
SHA512 (proc-macro2-0.4.19.crate) = 8769eb1582a70277605bd62629321f485704a4df6fcb64b571b87e2a1dab60e982fe24504ea08ddbe03f0681bdf4bfd9aafc63d2f7ef38b84429431121f98b52

Loading…
Cancel
Save