- Update to release 9.5.1

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=37
This commit is contained in:
Jan Engelhardt 2021-02-10 14:42:04 +00:00 committed by Git OBS Bridge
parent f99d7bd33a
commit 3ea2f402fa
4 changed files with 11 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 10 14:41:11 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 9.5.1
* A function as a parameter is now automatically converted to a
pointer to function per 6.3.2.1(4) of the C standard.
-------------------------------------------------------------------
Sat Feb 6 00:23:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

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