diff --git a/castxml-0.6.1.tar.gz b/castxml-0.6.1.tar.gz deleted file mode 100644 index e9149e4b293dcc5dc459cd705dcf7b690a3a181f..0000000000000000000000000000000000000000 Binary files a/castxml-0.6.1.tar.gz and /dev/null differ diff --git a/castxml-0.6.2.tar.gz b/castxml-0.6.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..dbc0868a07e5f2a28a7f288c146902e7d4b6f77a Binary files /dev/null and b/castxml-0.6.2.tar.gz differ diff --git a/castxml.spec b/castxml.spec index c97da8d44aedfb8b9d389d149cd90236dceb4494..13dccde504774c6f68547bb8ccd4efd7a792b6cd 100644 --- a/castxml.spec +++ b/castxml.spec @@ -1,8 +1,8 @@ %undefine __cmake_in_source_build Name: castxml -Version: 0.6.1 -Release: 2 +Version: 0.6.2 +Release: 1 Summary: C-family abstract syntax tree XML output tool License: Apache-2.0 URL: https://github.com/CastXML/CastXML @@ -63,6 +63,9 @@ ctest -v %license LICENSE NOTICE %changelog +* Tue Nov 14 2023 wangqia - 0.6.2-1 +- Upgrade to 0.6.2 + * Thu Aug 17 2023 leeffo - 0.6.1-2 - fix compile fail