Accepting request 862945 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/862945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/CastXML?expand=0&rev=3
This commit is contained in:
BIN
CastXML-0.3.6.tar.gz
(Stored with Git LFS)
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
BIN
CastXML-0.4.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user