From d8eed40e89365c2e1aabc2cd6259a6d6e07670cabe75d79d87d80ff39668121b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Jan 2021 16:12:42 +0000 Subject: [PATCH] Accepting request 862885 from home:badshah400:branches:devel:libraries:c_c++ Update to version 0.4.0 OBS-URL: https://build.opensuse.org/request/show/862885 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/CastXML?expand=0&rev=5 --- CastXML-0.3.6.tar.gz | 3 --- CastXML-0.4.0.tar.gz | 3 +++ CastXML.changes | 14 ++++++++++++++ CastXML.spec | 4 ++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 CastXML-0.3.6.tar.gz create mode 100644 CastXML-0.4.0.tar.gz diff --git a/CastXML-0.3.6.tar.gz b/CastXML-0.3.6.tar.gz deleted file mode 100644 index c463842..0000000 --- a/CastXML-0.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e51a26704864c89036a0a69d9f29c2a522a9fa09c1009e8b8169a26480bb2993 -size 95844 diff --git a/CastXML-0.4.0.tar.gz b/CastXML-0.4.0.tar.gz new file mode 100644 index 0000000..ecd4394 --- /dev/null +++ b/CastXML-0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285a6aa1b85ee2f320feccf4340f1f05a7b9b78ea15f070a2fb60801dae909a8 +size 102653 diff --git a/CastXML.changes b/CastXML.changes index d9f6b2a..0c661b0 100644 --- a/CastXML.changes +++ b/CastXML.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jan 13 12:24:48 UTC 2021 - Atri Bhattacharya + +- Update to version 0.4.0: + * Port to LLVM/Clang Git master as of 2020-07-13. + * test: Stabilize order of Field class implicits. + * Output: Generate Comment elements for declaration doc + comments. + * Output: Add 'final' and 'override' attributes to virtual + methods. + * Output: Generate explicit deprecation attributes. + * Output: Generate explicit annotation attributes. + * doc,test: Add XML Schema definition for both output formats. + ------------------------------------------------------------------- Fri Aug 21 15:13:09 UTC 2020 - Atri Bhattacharya diff --git a/CastXML.spec b/CastXML.spec index 11c0402..25641d3 100644 --- a/CastXML.spec +++ b/CastXML.spec @@ -1,7 +1,7 @@ # # spec file for package CastXML # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.3.6 +Version: 0.4.0 Release: 0 Summary: C-family Abstract Syntax Tree XML Output License: Apache-2.0