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:
commit
a26d4930a9
@ -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
3
cdecl-11.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:943842b8dd2deb90665fb9ff566959e1e43223e630254f7cf4c85ba5902151f0
|
||||||
|
size 1230047
|
@ -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>
|
Mon Jan 3 16:52:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cdecl
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 11.10
|
Version: 11.11
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user