diff --git a/cdecl-11.10.tar.gz b/cdecl-11.10.tar.gz deleted file mode 100644 index e3b8127..0000000 --- a/cdecl-11.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6cb2c3b38d27ccff8c0c44b757636004eb951fa5b8b1b1e455beb428eb5b287 -size 1211077 diff --git a/cdecl-11.11.tar.gz b/cdecl-11.11.tar.gz new file mode 100644 index 0000000..3487ed9 --- /dev/null +++ b/cdecl-11.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943842b8dd2deb90665fb9ff566959e1e43223e630254f7cf4c85ba5902151f0 +size 1230047 diff --git a/cdecl.changes b/cdecl.changes index 593c1a7..49362a3 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jan 23 09:02:18 UTC 2022 - Jan Engelhardt + +- 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 diff --git a/cdecl.spec b/cdecl.spec index cbc2f34..88d7151 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -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