SHA256
1
0
forked from pool/cdecl

Accepting request 948226 from devel:tools

- Update to release 11.11

OBS-URL: https://build.opensuse.org/request/show/948226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=54
This commit is contained in:
Dominique Leuenberger 2022-01-23 15:25:45 +00:00 committed by Git OBS Bridge
commit a26d4930a9
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 23 09:02:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.11
* Support the use of attributes in conjunction with
`using T = ...` declarations.
* Types will now be presented as `using T = ...` for
C++11 and onwards.
-------------------------------------------------------------------
Mon Jan 3 16:52:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package cdecl
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: cdecl
Version: 11.10
Version: 11.11
Release: 0
Summary: C/C++ function declaration translator
License: GPL-3.0-or-later