SHA256
1
0
forked from pool/cdecl

Accepting request 869924 from devel:tools

- Update to release 9.5

OBS-URL: https://build.opensuse.org/request/show/869924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2021-02-07 14:21:53 +00:00 committed by Git OBS Bridge
commit 94edf339cc
4 changed files with 16 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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>

View File

@ -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