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:
BIN
CastXML-0.4.3.tar.gz
(Stored with Git LFS)
BIN
CastXML-0.4.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
CastXML-0.4.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
CastXML-0.4.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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} \
|
||||||
|
Reference in New Issue
Block a user