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:
parent
98bd6acd45
commit
2d9ad685cf
@ -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
3
CastXML-0.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7343edf262b291a9a3d702dbfa6d660e8ed81170454eab6af10a6dbf8c8141d
|
||||||
|
size 103796
|
@ -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>
|
||||||
|
|
||||||
|
@ -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} \
|
||||||
|
Loading…
Reference in New Issue
Block a user