Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2017-03-22 23:04:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and      /work/SRC/openSUSE:Factory/.glib2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib2"

Wed Mar 22 23:04:28 2017 rev:181 rq:481195 version:2.52.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2/glib2.changes      2017-02-19 
00:38:38.776557747 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2017-03-22 
23:04:29.960931517 +0100
@@ -1,0 +2,77 @@
+Sun Mar 19 14:34:17 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.52.0:
+  + gdatetime test fails with tzdata 2017a (bgo#779799).
+  + Add missing attributes to two functions (bgo#780032).
+  + gio/fam: Remove leftover debug print (bgo#780144).
+  + Updated translations.
+- Drop glib2-remove_fam_debug_print.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Mon Mar 13 17:47:35 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.51.5:
+  + OS X implementations of GContentType and GAppInfo have been
+    added.
+  + Bugs fixed: bgo#673047, bgo#734946, bgo#747146, bgo#769983,
+    bgo#777203, bgo#778515, bgo#779456.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar  2 10:31:39 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.51.4:
+  + Memory leak fixes.
+  + Fix the released tarball.
+- Drop glib2-fix-broken-configure.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Mon Feb 27 19:55:09 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.51.3:
+  + Bugs fixed: bgo#771997, bgo#778422, bgo#778581, bgo#778801,
+    bgo#778991, bgo#779183.
+  + Updated translations.
+- Add glib2-fix-broken-configure.patch: Workaround broken tarball
+  released by upstream, allows autoreconf to complete.
+
+-------------------------------------------------------------------
+Wed Feb 15 02:51:02 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.51.2:
+  + Minimal support for UUIDs has been added.
+  + A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been
+    added to improve sorting of recent files.
+  + Bugs fixed: bgo#639078, bgo#777135, bgo#777307, bgo#777481,
+    bgo#777493, bgo#777507, bgo#777592, bgo#778002, bgo#778096.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 15 02:51:01 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.51.1:
+  + glib-compile-resources grew a --generate-phony-targets flag.
+  + GLib now installs a valgrind suppressions file for GLib and
+    GIO.
+  + Bugs fixed: bgo#642026, bgo#666114, bgo#729730, bgo#730932,
+    bgo#735731, bgo#736810, bgo#762283, bgo#767609, bgo#767952,
+    bgo#769745, bgo#770175, bgo#770646, bgo#772160, bgo#772989,
+    bgo#773823, bgo#774086, bgo#774368, bgo#774421, bgo#774520,
+    bgo#775309, bgo#775468, bgo#775510, bgo#775517, bgo#775621,
+    bgo#775765, bgo#775913, bgo#776198, bgo#776586, bgo#777077.
+  + Updated translations.
+- Drop glib2-fix-notify-id-FDO-notification-backend.patch and
+  glib2-Add-missing-check-for-termios_h.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Wed Feb 15 02:51:00 UTC 2017 - dims...@opensuse.org
+
+- Update to version 2.51.0:
+  + glib-genmarshal and glib-mkenums have gained --output options
+    for better build system integration.
+  + New API: g_utf8_make_valid.
+  + Bugs fixed: bgo#591603, bgo#610969, bgo#772160, bgo#772221,
+    bgo#773303.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  glib-2.50.3.tar.xz
  glib2-remove_fam_debug_print.patch

New:
----
  glib-2.52.0.tar.xz

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

Other differences:
------------------
++++++ glib2.spec ++++++
--- /var/tmp/diff_new_pack.YZvKHn/_old  2017-03-22 23:04:31.244749565 +0100
+++ /var/tmp/diff_new_pack.YZvKHn/_new  2017-03-22 23:04:31.248748998 +0100
@@ -20,14 +20,14 @@
 
 Name:           glib2
 %define _name glib
-Version:        2.50.3
+Version:        2.52.0
 Release:        0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:        General-Purpose Utility Library
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtk.org/
-Source:         
http://download.gnome.org/sources/glib/2.50/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/glib/2.52/%{_name}-%{version}.tar.xz
 Source1:        glib2.sh
 Source2:        glib2.csh
 # Not upstream file. Only proposes upstream packages:
@@ -50,8 +50,6 @@
 Patch13:        glib2-suppress-schema-deprecated-path-warning.patch
 # PATCH-FIX-OPENSUSE glib2-dbus-socket-path.patch bnc#845287 
dims...@opensuse.org -- Have gio look for the system dbus socket in /run 
instead of /var/run.
 Patch14:        glib2-dbus-socket-path.patch
-# PATCH-FIX-UPSTREAM glib2-dbus-socket-path.patch boo#951221 bgo#756879 
r...@suse.de -- remove debug output "II 1" from the fam monitor
-Patch15:        glib2-remove_fam_debug_print.patch
 BuildRequires:  automake
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -265,7 +263,6 @@
 %patch11 -p1
 %patch13 -p1
 %patch14 -p1
-%patch15
 cp -a %{S:1} %{S:2} %{S:5} .
 cp -a %{S:4} gnome_defaults.conf
 if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then
@@ -487,6 +484,7 @@
 %{_datadir}/glib-2.0/gettext/
 %{_datadir}/glib-2.0/codegen/
 %{_datadir}/glib-2.0/schemas/gschema.dtd
+%{_datadir}/glib-2.0/valgrind/
 %{_includedir}/glib-2.0
 %{_includedir}/gio-unix-2.0
 %{_libdir}/lib*.so

++++++ glib-2.50.3.tar.xz -> glib-2.52.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/glib2/glib-2.50.3.tar.xz 
/work/SRC/openSUSE:Factory/.glib2.new/glib-2.52.0.tar.xz differ: char 26, line 1


Reply via email to