diff --git a/cdecl-9.5.1.tar.gz b/cdecl-9.5.1.tar.gz new file mode 100644 index 0000000..cc96652 --- /dev/null +++ b/cdecl-9.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2524616f961c8cf1037dbd0d352d480d457a7a45feaf59b6cdcca2ed1990363 +size 890585 diff --git a/cdecl-9.5.tar.gz b/cdecl-9.5.tar.gz deleted file mode 100644 index 2c9d664..0000000 --- a/cdecl-9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06212b9f1987a7818d2665328ac1a869abf175071034b9bedaa3fa12face832c -size 890790 diff --git a/cdecl.changes b/cdecl.changes index 2bcc6a7..9f063da 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 10 14:41:11 UTC 2021 - Jan Engelhardt + +- Update to release 9.5.1 + * A function as a parameter is now automatically converted to a + pointer to function per 6.3.2.1(4) of the C standard. + ------------------------------------------------------------------- Sat Feb 6 00:23:44 UTC 2021 - Jan Engelhardt diff --git a/cdecl.spec b/cdecl.spec index 76e4226..d305e96 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -17,7 +17,7 @@ Name: cdecl -Version: 9.5 +Version: 9.5.1 Release: 0 Summary: C/C++ function declaration translator License: GPL-3.0-or-later