SHA256
1
0
forked from pool/cdecl

Accepting request 957805 from devel:tools

- Update to release 11.13

OBS-URL: https://build.opensuse.org/request/show/957805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2022-02-27 21:42:58 +00:00 committed by Git OBS Bridge
commit c264983054
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:556243f2904da3dd5e484e44537e1375c83e494dc5312842272a8280c7003a6b
size 1233093

3
cdecl-11.13.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Feb 26 17:06:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.13
* Alignment of enum, struct, and union is now correctly
forbidden in C.
* alignas & _Alignas: These keywords are now additionally
allowed instead of aligned [as|to] in pseudo-English.
* "restrict" is now correctly allowed on typedefs of pointer.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 13 11:23:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de> Sun Feb 13 11:23:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: cdecl Name: cdecl
Version: 11.12 Version: 11.13
Release: 0 Release: 0
Summary: C/C++ function declaration translator Summary: C/C++ function declaration translator
License: GPL-3.0-or-later License: GPL-3.0-or-later