- Update to release 7.2
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=21
This commit is contained in:
parent
d94d76e5d4
commit
04f29f639e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6638515bd78b814eb8c2bdda194d03909edf1a93f83bc5858726d11e5f64ba0f
|
||||
size 755561
|
3
cdecl-7.2.tar.gz
Normal file
3
cdecl-7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73b04e88381a7cd41c5172100623f626945f8fb447bdc048937f4f2055328eb0
|
||||
size 761054
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 09:19:55 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 7.2
|
||||
* Added support for composing and deciphering C++ overloaded
|
||||
new, new[], delete, and delete[] operators.
|
||||
* Added types std::align_val_t, std::destroying_delete_t, and
|
||||
std::nothrow_t.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 09:49:24 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cdecl
|
||||
Version: 7.1
|
||||
Version: 7.2
|
||||
Release: 0
|
||||
Summary: C/C++ function declaration translator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user