Dominique Leuenberger
95d36a6796
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374481 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=2
16 lines
610 B
Plaintext
16 lines
610 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 17 08:58:23 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Update to version 2.99.2:
|
|
+ slots and signal: These should now be declared with the
|
|
sigc::slot<R(Args...)> and sigc::signal<R(Args...)>
|
|
syntax, like std::function<>. Version 2.9/2.10 of libsigc++-2.0
|
|
supports both the old and new syntax.
|
|
+ sigc::men_fun(): Take the instance by reference only.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 9 11:18:46 UTC 2016 - zaitor@opensuse.org
|
|
|
|
- Initial packaging of libsigc++3 based on libsigc++2.
|
|
|