- Update to release 9.2

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=32
This commit is contained in:
Jan Engelhardt 2021-01-13 09:05:10 +00:00 committed by Git OBS Bridge
parent 8bfafcabea
commit 526da07481
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 13 09:04:32 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 9.2
* In-class constructor declarations without any
storage-class-like type are now supported.
* Both final and override are now recognized as keywords only
in a member function declaration context.
-------------------------------------------------------------------
Fri Jan 1 17:59:56 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

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