Update to 1.0.17

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 66a3ed61c1
commit 60bd331f3d
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -31,3 +31,4 @@
/proc-macro2-1.0.12.crate
/proc-macro2-1.0.13.crate
/proc-macro2-1.0.15.crate
/proc-macro2-1.0.17.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 15
# * RUSTC_BOOTSTRAP breaks tests
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate proc-macro2
Name: rust-%{crate}
Version: 1.0.15
Version: 1.0.17
Release: 1%{?dist}
Summary: Substitute implementation of the compiler's `proc_macro` API
@ -109,6 +109,9 @@ which use "span-locations" feature of "%{crate}" crate.
%endif
%changelog
* Sun May 24 08:21:05 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.17-1
- Update to 1.0.17
* Fri May 22 2020 Josh Stone <jistone@redhat.com> - 1.0.15-1
- Update to 1.0.15

@ -1 +1 @@
SHA512 (proc-macro2-1.0.15.crate) = 6ccbd7de6807dc42ce8400e7fc1479f4d4e56b0de20c88927d8c6c4c2e5e533af2c03ba83abda2905600538f82de8482ef433bd26dbe25a7b4e88fc43a832645
SHA512 (proc-macro2-1.0.17.crate) = de34066c8f07ad5edaf2a7fb9b0e0e2b4d31e110a2280dce9960b20871cd69c4510ad7669634e734b3d4f06447277b62de028aad826f5a94697261a8bec2a0a9

Loading…
Cancel
Save