- Update to release 9.6

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=38
This commit is contained in:
Jan Engelhardt 2021-02-20 10:17:43 +00:00 committed by Git OBS Bridge
parent 3ea2f402fa
commit b59fb5328a
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2524616f961c8cf1037dbd0d352d480d457a7a45feaf59b6cdcca2ed1990363
size 890585

3
cdecl-9.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4472e718a5ee86dc010d3f421ee9a8d93824f2b7ebcd4944be077c7de5ad7005
size 896759

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Feb 20 10:17:12 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@ -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