1
0
forked from pool/CastXML

Accepting request 927810 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/927810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/CastXML?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-10-27 20:21:22 +00:00 committed by Git OBS Bridge
commit b880923b93
4 changed files with 13 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 26 11:45:37 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 0.4.4:
* RunClang: Tolerate GNU __attribute__((__malloc__)) with
arguments [gh#CastXML/CastXML#204].
* Test: Updates for LLVM/Clang 13.0.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 4 22:36:10 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com> Thu Mar 4 22:36:10 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -17,7 +17,7 @@
Name: CastXML Name: CastXML
Version: 0.4.3 Version: 0.4.4
Release: 0 Release: 0
Summary: C-family Abstract Syntax Tree XML Output Summary: C-family Abstract Syntax Tree XML Output
License: Apache-2.0 License: Apache-2.0
@ -38,7 +38,7 @@ Summary: C-family Abstract Syntax Tree XML Output
CastXML is a C-family abstract syntax tree XML output tool. CastXML is a C-family abstract syntax tree XML output tool.
%prep %prep
%setup -q %autosetup -p1
%build %build
%cmake -DCastXML_INSTALL_MAN_DIR:PATH=%{_mandir} \ %cmake -DCastXML_INSTALL_MAN_DIR:PATH=%{_mandir} \