- Update to release 11.4

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=53
This commit is contained in:
Jan Engelhardt 2021-10-15 08:01:34 +00:00 committed by Git OBS Bridge
parent 43b33dc583
commit 7742bbef63
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 15 07:59:59 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.4
* Allow declarations using unknown scoped type names
* const-volatile-restrict-qualified _Atomic types are now
correctly forbidden.
-------------------------------------------------------------------
Fri Oct 8 08:29:01 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

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