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
This commit is contained in:
2021-01-13 16:12:42 +00:00
committed by Git OBS Bridge
parent 70ccd05cb3
commit d8eed40e89
4 changed files with 19 additions and 5 deletions

BIN
CastXML-0.3.6.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
CastXML-0.4.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jan 13 12:24:48 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- 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 <badshah400@gmail.com>

View File

@@ -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