Update to version 0.1.23 (rhbz#2269880)

epel10
Jan Staněk 10 months ago
parent c745384df2
commit ad95dac686
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -13,3 +13,4 @@
/clang-ast-0.1.20.crate
/clang-ast-0.1.21.crate
/clang-ast-0.1.22.crate
/clang-ast-0.1.23.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * missing dev-dependencies: clang-ast-test-suite ^0
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate clang-ast
Name: rust-clang-ast
Version: 0.1.22
Version: 0.1.23
Release: %autorelease
Summary: Data structures for processing Clang's -ast-dump=json format

@ -1 +1 @@
SHA512 (clang-ast-0.1.22.crate) = 8ecf862b060ff354c11843d099dc845aa66e2b580f3545f54fdac7683296913d0bb031dfa980def592bce36741fa5ecb74d3f76f75805d22e3d3f8c61b60952b
SHA512 (clang-ast-0.1.23.crate) = 7b18b2589dcd153a0b5f7368c85f0df252e47ba3ef14759638e97e99b483cbb224d484e7467a3344d5bae7234a0ed3f870d13f24c4e082a0939c248ec7fe844e

Loading…
Cancel
Save