Accepting request 386310 from GNOME:Next

- Update to version 2.99.4:
  + Minor documentation improvements.
  + Make some constructors explicit.
  + Some more minor uses of C++11 syntax.
  + Remove unused SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
  + Reformat code with clang-format.

OBS-URL: https://build.opensuse.org/request/show/386310
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=5
This commit is contained in:
Bjørn Lie
2016-04-09 11:22:03 +00:00
committed by Git OBS Bridge
parent 34f45186d7
commit f93339307b
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 8 14:18:58 UTC 2016 - dimstar@opensuse.org
- Update to version 2.99.4:
+ Minor documentation improvements.
+ Make some constructors explicit.
+ Some more minor uses of C++11 syntax.
+ Remove unused SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
+ Reformat code with clang-format.
-------------------------------------------------------------------
Fri Mar 18 11:06:07 UTC 2016 - dimstar@opensuse.org