1
0
forked from pool/CastXML

Accepting request 927498 from home:badshah400:branches:Application:Geo

Update to version 0.4.4.

OBS-URL: https://build.opensuse.org/request/show/927498
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/CastXML?expand=0&rev=11
This commit is contained in:
Atri Bhattacharya 2021-10-27 15:27:16 +00:00 committed by Git OBS Bridge
parent 98bd6acd45
commit 2d9ad685cf
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>

View File

@ -17,7 +17,7 @@
Name: CastXML
Version: 0.4.3
Version: 0.4.4
Release: 0
Summary: C-family Abstract Syntax Tree XML Output
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.
%prep
%setup -q
%autosetup -p1
%build
%cmake -DCastXML_INSTALL_MAN_DIR:PATH=%{_mandir} \