diff --git a/castxml.spec b/castxml.spec index 5437e9bd119ad4f5baa6bb742b460fdb0da853fc..72b4d76e84d774d3e6ce57deb428dc75770f0150 100644 --- a/castxml.spec +++ b/castxml.spec @@ -1,7 +1,7 @@ %undefine __cmake_in_source_build Name: castxml -Version: 0.6.8 +Version: 0.6.10 Release: 1 Summary: C-family abstract syntax tree XML output tool License: Apache-2.0 @@ -63,6 +63,9 @@ rm %{buildroot}%{_pkgdocdir}/NOTICE %license LICENSE NOTICE %changelog +* Mon Dec 09 2024 Funda Wang - 0.6.10-1 +- update to 0.6.10 + * Mon Nov 11 2024 Funda Wang - 0.6.8-1 - update to 0.6.8 diff --git a/v0.6.10.tar.gz b/v0.6.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..61216056975bb4c7a09fcf0e96f237367f83bd39 Binary files /dev/null and b/v0.6.10.tar.gz differ diff --git a/v0.6.8.tar.gz b/v0.6.8.tar.gz deleted file mode 100644 index 0d56e62e18479b2ddbab9c01dabf5ad37afad8c2..0000000000000000000000000000000000000000 Binary files a/v0.6.8.tar.gz and /dev/null differ