- update to version 0.2.1
* C++17 build compatibility.
* Cleanup compilation warnings with modern GCC.
* Documentation: Remove references to mailing lists not in use
anymore.
* Documentation: Clean up obsolete links and use HTTPS links.
- Drop 003-cpp17-const.patch and 004-cpp17-nothrow.patch as they
are part of the release
OBS-URL: https://build.opensuse.org/request/show/1325340
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpluff?expand=0&rev=13
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 5 07:14:48 UTC 2026 - Christoph G <foss@grueninger.de>
|
|
|
|
- update to version 0.2.1
|
|
* C++17 build compatibility.
|
|
* Cleanup compilation warnings with modern GCC.
|
|
* Documentation: Remove references to mailing lists not in use
|
|
anymore.
|
|
* Documentation: Clean up obsolete links and use HTTPS links.
|
|
- Drop 003-cpp17-const.patch and 004-cpp17-nothrow.patch as they
|
|
are part of the release
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 4 21:04:32 UTC 2025 - Christoph G <foss@grueninger.de>
|
|
|
|
- Add proposed patches to fix C++17 compatiblity
|
|
003-cpp17-const.patch, 004-cpp17-nothrow.patch from
|
|
https://github.com/jlehtine/c-pluff/pull/12
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 27 09:09:09 UTC 2021 - Olaf olaf@aepfle.de
|
|
|
|
- Pass --enable-gcc-warnings to configure to use a fixed variant
|
|
of C and C++ standards
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 2 19:19:19 UTC 2020 - olaf@aepfle.de
|
|
|
|
- Update to version 0.2.0, no code changes
|
|
refresh cpluff.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 12:41:57 UTC 2019 - olaf@aepfle.de
|
|
|
|
- Initial version 20190105T165320.c163d19
|