diff --git a/castxml.spec b/castxml.spec index d8ab44c4a82aea1e80588fa98d286e0b127cc49b..646ca264c48ef749ec8490c8c98857d697327432 100644 --- a/castxml.spec +++ b/castxml.spec @@ -1,7 +1,7 @@ %undefine __cmake_in_source_build Name: castxml -Version: 0.6.4 +Version: 0.6.8 Release: 1 Summary: C-family abstract syntax tree XML output tool License: Apache-2.0 @@ -63,6 +63,9 @@ ctest -v %license LICENSE NOTICE %changelog +* Wed Aug 14 2024 maqi - 0.6.8-1 +- update to version 0.6.8 + * Mon Mar 04 2024 liweigang - 0.6.4-1 - update to version 0.6.4 diff --git a/v0.6.4.tar.gz b/v0.6.4.tar.gz deleted file mode 100644 index e2c1801715a766e62be5ac4707d8792b704b65cd..0000000000000000000000000000000000000000 Binary files a/v0.6.4.tar.gz and /dev/null differ diff --git a/v0.6.8.tar.gz b/v0.6.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0d56e62e18479b2ddbab9c01dabf5ad37afad8c2 Binary files /dev/null and b/v0.6.8.tar.gz differ