- 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:
parent
3ea2f402fa
commit
b59fb5328a
@ -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
3
cdecl-9.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4472e718a5ee86dc010d3f421ee9a8d93824f2b7ebcd4944be077c7de5ad7005
|
||||
size 896759
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user