1
0
forked from pool/CastXML

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:
Dirk Mueller 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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e51a26704864c89036a0a69d9f29c2a522a9fa09c1009e8b8169a26480bb2993
size 95844

3
CastXML-0.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:285a6aa1b85ee2f320feccf4340f1f05a7b9b78ea15f070a2fb60801dae909a8
size 102653

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