- Update to version 3.0.6: * Fix cppunit tests that were broken. * In CPPUNIT tests, allow for either cppunit-config or the newer pkg-config cppunit to query for build configuration. * Provide default, null gpTCLApplication if the application doesn't -- this prevents users from needing void* gpTCLApplication(0) lines if they user libtcl++ but don't have a tcl application. * For CENTOS search lib64 for tclConfig and tkConfig as well. * Version3.0-001 * daqdev/libtclplus#2 * * Fix include guards to be C++ compliant. daqdev/libtclplus#1 : * Update Exception.h - Drop configure-cppunit.patch: upstreamed - Drop define-__exception_h.patch: upstreamed OBS-URL: https://build.opensuse.org/request/show/972403 OBS-URL: https://build.opensuse.org/package/show/science/libtclplus?expand=0&rev=2
21 lines
974 B
Plaintext
21 lines
974 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Apr 24 17:11:53 UTC 2022 - matwey.kornilov@gmail.com
|
|
|
|
- Update to version 3.0.6:
|
|
* Fix cppunit tests that were broken.
|
|
* In CPPUNIT tests, allow for either cppunit-config or the newer pkg-config cppunit to query for build configuration.
|
|
* Provide default, null gpTCLApplication if the application doesn't -- this prevents users from needing void* gpTCLApplication(0) lines if they user libtcl++ but don't have a tcl application.
|
|
* For CENTOS search lib64 for tclConfig and tkConfig as well.
|
|
* Version3.0-001
|
|
* daqdev/libtclplus#2
|
|
* * Fix include guards to be C++ compliant. daqdev/libtclplus#1 :
|
|
* Update Exception.h
|
|
- Drop configure-cppunit.patch: upstreamed
|
|
- Drop define-__exception_h.patch: upstreamed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 08:58:09 UTC 2019 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
|
|
|
- Initial version
|
|
- Version 3.0.0
|