diff --git a/cdecl-9.5.1.tar.gz b/cdecl-9.5.1.tar.gz deleted file mode 100644 index cc96652..0000000 --- a/cdecl-9.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2524616f961c8cf1037dbd0d352d480d457a7a45feaf59b6cdcca2ed1990363 -size 890585 diff --git a/cdecl-9.6.tar.gz b/cdecl-9.6.tar.gz new file mode 100644 index 0000000..1ba2de6 --- /dev/null +++ b/cdecl-9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4472e718a5ee86dc010d3f421ee9a8d93824f2b7ebcd4944be077c7de5ad7005 +size 896759 diff --git a/cdecl.changes b/cdecl.changes index 9f063da..8cf9e7b 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 20 10:17:12 UTC 2021 - Jan Engelhardt + +- Update to release 9.6 + * More constructor & destructor warning checks + * Type redefinition error now includes existing type + ------------------------------------------------------------------- Wed Feb 10 14:41:11 UTC 2021 - Jan Engelhardt diff --git a/cdecl.spec b/cdecl.spec index d305e96..a3dddbb 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -1,7 +1,7 @@ # # spec file for package cdecl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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: 9.5.1 +Version: 9.6 Release: 0 Summary: C/C++ function declaration translator License: GPL-3.0-or-later