import rust-proc-macro2-1.0.75-1.el9

i9ce changed/i9ce/rust-proc-macro2-1.0.75-1.el9
MSVSphere Packaging Team 1 year ago
parent 3a041bfff5
commit ebc072a99f

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/proc-macro2-1.0.75.crate

@ -0,0 +1 @@
256638e5b374f001cedd0c3a7088e063c65d8dd2 SOURCES/proc-macro2-1.0.75.crate

Binary file not shown.

@ -0,0 +1,10 @@
[package]
summary = "Substitute implementation of the Rust compiler's proc_macro API"
[features]
hide = ["nightly"]
[tests]
skip = ["'src/lib.rs'"]
comments = ["skip doctests that don't compile"]

@ -15,7 +15,7 @@
%global crate proc-macro2
Name: rust-proc-macro2
Version: 1.0.69
Version: 1.0.75
Release: %autorelease
Summary: Substitute implementation of the Rust compiler's proc_macro API
@ -102,6 +102,18 @@ use the "span-locations" feature of the "%{crate}" crate.
%endif
%changelog
* Fri Jan 05 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.75-1
- Update to version 1.0.75; Fixes RHBZ#2256703
* Wed Jan 03 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.74-1
- Update to version 1.0.74; Fixes RHBZ#2256318
* Wed Dec 27 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.71-1
- Update to version 1.0.71; Fixes RHBZ#2255555
* Thu Nov 30 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.70-1
- Update to version 1.0.70; Fixes RHBZ#2251528
* Sun Nov 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.0.69-1
- Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save