import rust-proc-macro2-1.0.93-1.el10

i10ce changed/i10ce/rust-proc-macro2-1.0.93-1.el10
MSVSphere Packaging Team 3 weeks ago
parent 310aa33347
commit d49c830bf7
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/proc-macro2-1.0.92.crate SOURCES/proc-macro2-1.0.93.crate

@ -1 +1 @@
052f189b704240fc8293ecfb13ab2fd2029123ee SOURCES/proc-macro2-1.0.92.crate d6790b559f2675aeb54fed0f3a391c8f82b5f6ea SOURCES/proc-macro2-1.0.93.crate

@ -1,6 +1,6 @@
--- proc-macro2-1.0.92/Cargo.toml 1970-01-01T00:00:01+00:00 --- proc-macro2-1.0.93/Cargo.toml 1970-01-01T00:00:01+00:00
+++ proc-macro2-1.0.92/Cargo.toml 2024-11-26T20:05:37.694162+00:00 +++ proc-macro2-1.0.93/Cargo.toml 2025-01-14T21:02:12.518646+00:00
@@ -82,21 +82,12 @@ @@ -88,18 +88,9 @@
[dependencies.unicode-ident] [dependencies.unicode-ident]
version = "1.0" version = "1.0"
@ -19,6 +19,3 @@
- -
-[dev-dependencies.tar] -[dev-dependencies.tar]
-version = "0.4" -version = "0.4"
[features]
default = ["proc-macro"]

@ -15,7 +15,7 @@
%global crate proc-macro2 %global crate proc-macro2
Name: rust-proc-macro2 Name: rust-proc-macro2
Version: 1.0.92 Version: 1.0.93
Release: %autorelease Release: %autorelease
Summary: Substitute implementation of the Rust compiler's proc_macro API Summary: Substitute implementation of the Rust compiler's proc_macro API
@ -108,10 +108,13 @@ use the "span-locations" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
## START: Generated by rpmautospec
* Tue Jan 14 2025 Fabio Valentini <decathorpe@gmail.com> - 1.0.93-1
- Update to version 1.0.93; Fixes RHBZ#2337065
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.92-1 * Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.92-1
- Rebuilt for MSVSphere 10 - Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Nov 26 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.92-1 * Tue Nov 26 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.92-1
- Update to version 1.0.92; Fixes RHBZ#2327752 - Update to version 1.0.92; Fixes RHBZ#2327752

Loading…
Cancel
Save