Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package CastXML for openSUSE:Factory checked in at 2023-04-03 17:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/CastXML (Old) and /work/SRC/openSUSE:Factory/.CastXML.new.9019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "CastXML" Mon Apr 3 17:46:13 2023 rev:12 rq:1076840 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/CastXML/CastXML.changes 2022-12-15 19:25:45.184243334 +0100 +++ /work/SRC/openSUSE:Factory/.CastXML.new.9019/CastXML.changes 2023-04-03 17:46:14.712572387 +0200 @@ -1,0 +2,25 @@ +Sat Apr 1 09:09:49 UTC 2023 - Atri Bhattacharya <[email protected]> + +- Update to version 0.6.1: + * test: Restore support for CMake <= 3.25 in test suite +- Changes from version 0.6.0: + * Output: + - Generate functions with rvalue-references in signatures. + - Generate RValueReferenceType elements in castxml output + format. + - Add AutoType element for "auto" types that have not been + deduced. + - Add ElaboratedType elements with "qualifier=" attribute. + - Add a "keyword=" attribute to ElaboratedType elements. + - Forward complete output requests through ElaboratedType. + - Explicitly guard empty struct name. + - Avoid generating "init=" attribute for float128 + compatibility type. + - Factor out helper to check for float128 compatibility decl. + * RunClang: Detect -std=c++20 from --castxml-cc-{gnu,msvc} test: + - Add case with Elaborated type due to qualified name. + - Update assume_aligned case to suppress -Wundefined-inline + warning. + - Tolerate '-internal-*' flags after '-isystem' flags. + +------------------------------------------------------------------- Old: ---- CastXML-0.5.1.tar.gz New: ---- CastXML-0.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ CastXML.spec ++++++ --- /var/tmp/diff_new_pack.Gh1sll/_old 2023-04-03 17:46:15.420206482 +0200 +++ /var/tmp/diff_new_pack.Gh1sll/_new 2023-04-03 17:46:15.424227131 +0200 @@ -1,7 +1,7 @@ # # spec file for package CastXML # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: CastXML -Version: 0.5.1 +Version: 0.6.1 Release: 0 Summary: C-family Abstract Syntax Tree XML Output License: Apache-2.0 ++++++ CastXML-0.5.1.tar.gz -> CastXML-0.6.1.tar.gz ++++++ ++++ 9079 lines of diff (skipped)
