forked from pool/cdecl
- Update to release 9.5
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=36
This commit is contained in:
parent
e0a1294503
commit
f99d7bd33a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e503a2d572fa0a1f1262bfb8dbb6f63275006cb93135e4bbb8fa033a3e985d3
|
||||
size 872372
|
3
cdecl-9.5.tar.gz
Normal file
3
cdecl-9.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06212b9f1987a7818d2665328ac1a869abf175071034b9bedaa3fa12face832c
|
||||
size 890790
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 00:23:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 9.5
|
||||
* Added enum, class, struct, and union attribute specifier
|
||||
support.
|
||||
* Added fixed-type enum support.
|
||||
* Added C2X __attr__ aliases.
|
||||
* Added support for parsing C++ attribute arguments.
|
||||
* Added support for parsing C++17 using in attributes.
|
||||
* Added support for parsing GNU __attribute__.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 11:07:47 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cdecl
|
||||
Version: 9.4
|
||||
Version: 9.5
|
||||
Release: 0
|
||||
Summary: C/C++ function declaration translator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user