Hello community,

here is the log from the commit of package glibmm2 for openSUSE:Factory checked 
in at 2015-03-30 19:28:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glibmm2 (Old)
 and      /work/SRC/openSUSE:Factory/.glibmm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glibmm2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2014-09-30 
19:40:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes     2015-03-30 
19:28:40.000000000 +0200
@@ -1,0 +2,83 @@
+Tue Mar 24 19:12:42 UTC 2015 - [email protected]
+
+- Update to version 2.44.0:
+  + Gio: Action, ActionGroup: Avoid memory leaks in funcs
+    (bgo#705124).
+  + gmmproc: _WRAP_VFUNC(): Add keep_return parameter (bgo#705124).
+
+-------------------------------------------------------------------
+Sat Mar  7 16:49:55 UTC 2015 - [email protected]
+
+- Update to version 2.43.91:
+  + Glib: OptionContext: Add get/set_strict_posix().
+  + Gio: Application:
+    - Add get/set/unset_resource_base_path() and property.
+    - Add get_is_busy() and property.
+  + File: Add replace_contents_bytes_aync().
+  + InputStream: Add read_all_async() and read_all_finish().
+  + MemoryInputStream: Add add_bytes().
+  + OutputStream: Add write_all_async() and write_all_finish().
+  + Gio::DBus InterfaceInfo: Add cache_build() and cache_release().
+
+-------------------------------------------------------------------
+Sat Feb 28 14:17:18 UTC 2015 - [email protected]
+
+- Update to version 2.43.90:
+  + Glib:
+    - Error::register_init(): Call Glib::wrap_register_init().
+      (bgo#743466).
+    - OptionGroup:
+      . Fix enable/disable bool option pairs (bgo#744854).
+      . Fix memory leaks (bgo#745173).
+      . Don't use deprecate g_option_group_free().
+    - Value: Deprecate Value<char>, add Value<signed char>.
+  + Gio:
+    - Application: Deprecate property_action_group().
+    - Notification: Add set_priority() and enum
+      NotificationPriority.
+    - Add TcpWrapperConnection.
+    - UnixSocketAddress: Deprecate property_abstract().
+  + gmmproc:
+    - Fix error messages in glib and gio by removing unnecessary
+      _IGNORES().
+    - h2def.py: Remove *_DEPRECATED_IN_*_*_FOR(*) prefixes with
+      white space.
+    - Put DOXYGEN_SHOULD_SKIP_THIS around *_Class prototypes
+      (bgo#743918).
+
+-------------------------------------------------------------------
+Wed Jan 28 17:50:04 UTC 2015 - [email protected]
+
+- Update to version 2.43.3:
+  + Glib:
+    - Binding: Rename and change BindingTransformSlot to
+      SlotTransform. (bgo#738663).
+    - Add SlotSpawnChildSetup (bgo#528285).
+  + Documentation: Resource: Suppress incorrect doxygen links.
+
+-------------------------------------------------------------------
+Sun Dec 21 11:37:34 UTC 2014 - [email protected]
+
+- Update to version 2.43.2:
+  + Gio:
+    - Added NetworkMonitor.
+    - UnixFDList, UnixFDMessage: Correct array lengths in
+      steal_fds() (bgo#741365).
+  + gmmproc:
+    - Don't make one very long line for the enum documentation.
+    - Improve the conversion of Since to @newin.
+    - Add an empty line after @newin where it's missing.
+- Changes from version 2.43.1:
+  + gmmproc:
+    - Tidy up the generation of enum docs.
+    - _WRAP_GERROR: Add documentation to the generated enum Code.
+    - Change messages that MS Visual Studio can misunderstand.
+    - Warn when an ignored method or signal doesn't exist
+      (bgo#737212).
+  + Glib:
+    - Add Binding (bgo#738663).
+    - Checksum::ChecksumType: Remove erroneous documentation.
+    - Property: Add some documentation (bgo#523043).
+  + Gio: Add Resource.
+
+-------------------------------------------------------------------

Old:
----
  glibmm-2.42.0.tar.xz

New:
----
  glibmm-2.44.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glibmm2.spec ++++++
--- /var/tmp/diff_new_pack.YBO0F6/_old  2015-03-30 19:28:41.000000000 +0200
+++ /var/tmp/diff_new_pack.YBO0F6/_new  2015-03-30 19:28:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glibmm2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,18 +21,18 @@
 
 Name:           glibmm2
 %define _name glibmm
-Version:        2.42.0
+Version:        2.44.0
 Release:        0
 Summary:        C++ Interface for Glib
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtkmm.org/
-Source0:        
http://download.gnome.org/sources/glibmm/2.42/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/glibmm/2.44/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.42.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.43.90
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(sigc++-2.0) >= 2.0.10

++++++ glibmm-2.42.0.tar.xz -> glibmm-2.44.0.tar.xz ++++++
++++ 242824 lines of diff (skipped)


Reply via email to