import rust-clang-ast-0.1.30-1.el10

i10ce changed/i10ce/rust-clang-ast-0.1.30-1.el10
MSVSphere Packaging Team 3 weeks ago
parent d63ebf6add
commit 0beb9fae94
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/clang-ast-0.1.29.crate
SOURCES/clang-ast-0.1.30.crate

@ -1 +1 @@
73a783e548b74de1f76cbbb1cead88b1ee0682cc SOURCES/clang-ast-0.1.29.crate
2cb5292f862ed2232c68cdc16e5c617aa6efdcf4 SOURCES/clang-ast-0.1.30.crate

@ -16,7 +16,7 @@
%global crate clang-ast
Name: rust-clang-ast
Version: 0.1.29
Version: 0.1.30
Release: %autorelease
Summary: Data structures for processing Clang's -ast-dump=json format
@ -78,6 +78,9 @@ use the "default" feature of the "%{crate}" crate.
%changelog
## START: Generated by rpmautospec
* Sun Feb 09 2025 Fabio Valentini <decathorpe@gmail.com> - 0.1.30-1
- Update to version 0.1.30; Fixes RHBZ#2344521
* Sun Jan 26 2025 Fabio Valentini <decathorpe@gmail.com> - 0.1.29-1
- Update to version 0.1.29; Fixes RHBZ#2338717

Loading…
Cancel
Save