forked from pool/cdecl
- Update to release 11.11
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=60
This commit is contained in:
parent
df56ff87f8
commit
369ce3ed01
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user