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

i10ce changed/i10ce/rust-clang-ast-0.1.29-1.el10
MSVSphere Packaging Team 5 days ago
parent 2d89ed6b6a
commit d63ebf6add
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

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

@ -1 +1 @@
5a5ef387a826de2208b11aef8984064121ee1997 SOURCES/clang-ast-0.1.27.crate
73a783e548b74de1f76cbbb1cead88b1ee0682cc SOURCES/clang-ast-0.1.29.crate

@ -16,7 +16,7 @@
%global crate clang-ast
Name: rust-clang-ast
Version: 0.1.27
Version: 0.1.29
Release: %autorelease
Summary: Data structures for processing Clang's -ast-dump=json format
@ -77,10 +77,16 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Sun Jan 26 2025 Fabio Valentini <decathorpe@gmail.com> - 0.1.29-1
- Update to version 0.1.29; Fixes RHBZ#2338717
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.27-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Thu Nov 28 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.27-1
- Update to version 0.1.27; Fixes RHBZ#2326713

Loading…
Cancel
Save