diff --git a/cdecl-14.0.tar.gz b/cdecl-14.0.tar.gz deleted file mode 100644 index 6914909..0000000 --- a/cdecl-14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3947baaf40d2534b7c3d989cb56e008bd3cb730077643090012e3a2678262c9 -size 1243688 diff --git a/cdecl-14.1.tar.gz b/cdecl-14.1.tar.gz new file mode 100644 index 0000000..0c39121 --- /dev/null +++ b/cdecl-14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861a58aea52e541c687f06f3bb88e7abccefc23759e7430e8a7184582e1845a2 +size 1253223 diff --git a/cdecl.changes b/cdecl.changes index 5fb2ce3..48a8b37 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 4 14:25:32 UTC 2023 - Jan Engelhardt + +- Update to release 14.1 + * Blocks, lambda captures, and reference functions now + correctly print alternative tokens when the option + "alternative tokens"is enabled. + * Now allowing C-style casting without a name: + ``cast to pointer to char`` produces ``(char*)`` + ------------------------------------------------------------------- Thu Feb 23 00:04:30 UTC 2023 - Jan Engelhardt diff --git a/cdecl.spec b/cdecl.spec index 1bab06a..a7eaefc 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -17,7 +17,7 @@ Name: cdecl -Version: 14.0 +Version: 14.1 Release: 0 Summary: C/C++ function declaration translator License: GPL-3.0-or-later