diff --git a/castxml.spec b/castxml.spec index 72b4d76e84d774d3e6ce57deb428dc75770f0150..7b68ab95e12c6313606dd9abbc879fb353244eb9 100644 --- a/castxml.spec +++ b/castxml.spec @@ -1,7 +1,7 @@ %undefine __cmake_in_source_build Name: castxml -Version: 0.6.10 +Version: 0.6.11 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 +* Wed Feb 12 2025 Funda Wang - 0.6.11-1 +- update to 0.6.11 + * Mon Dec 09 2024 Funda Wang - 0.6.10-1 - update to 0.6.10 diff --git a/v0.6.10.tar.gz b/v0.6.10.tar.gz deleted file mode 100644 index 61216056975bb4c7a09fcf0e96f237367f83bd39..0000000000000000000000000000000000000000 Binary files a/v0.6.10.tar.gz and /dev/null differ diff --git a/v0.6.11.tar.gz b/v0.6.11.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a05ebff211cf8635df163934714220af6224d9ba Binary files /dev/null and b/v0.6.11.tar.gz differ