import rust-syn-2.0.94-1.el10

i10ce changed/i10ce/rust-syn-2.0.94-1.el10
MSVSphere Packaging Team 2 weeks ago
parent 74ed7f2c91
commit 0f523993d6
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/syn-2.0.90.crate
SOURCES/syn-2.0.94.crate

@ -1 +1 @@
e0a8824b43043fd3ec080a9e6b3cf8261280d823 SOURCES/syn-2.0.90.crate
11aca2bbbdf1a33b347fd4b2a35bcc0a0492febd SOURCES/syn-2.0.94.crate

@ -16,7 +16,7 @@
%global crate syn
Name: rust-syn
Version: 2.0.90
Version: 2.0.94
Release: %autorelease
Summary: Parser for Rust source code
@ -209,10 +209,13 @@ use the "visit-mut" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 2.0.94-1
- Update to version 2.0.94; Fixes RHBZ#2333715
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.90-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Thu Dec 12 2024 Fabio Valentini <decathorpe@gmail.com> - 2.0.90-1
- Update to version 2.0.90; Fixes RHBZ#2329575

Loading…
Cancel
Save