- Update to release 6.9

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2020-03-05 15:17:08 +00:00 committed by Git OBS Bridge
parent ebc9771a96
commit 15375ac827
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 26 19:16:18 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 6.9
* The `cast` command now accepts `as` and `to` in addition
to `into`.
* Autocomplete was missing `explain-by-default;`.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 23 23:13:08 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Thu Jan 23 23:13:08 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: cdecl Name: cdecl
Version: 6.8.2 Version: 6.9
Release: 0 Release: 0
Summary: C/C++ function declaration translator Summary: C/C++ function declaration translator
License: GPL-3.0-or-later License: GPL-3.0-or-later