From 1139943c7b4684a3ca7ea0729d03b667f9110ea26841e660be7c14ee507294ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 2 Mar 2017 13:02:11 +0000 Subject: [PATCH] Accepting request 461893 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/461893 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=322 --- glib-2.51.3.tar.xz | 3 --- glib-2.51.4.tar.xz | 3 +++ glib2-fix-broken-configure.patch | 13 ------------- glib2.changes | 8 ++++++++ glib2.spec | 5 +---- 5 files changed, 12 insertions(+), 20 deletions(-) delete mode 100644 glib-2.51.3.tar.xz create mode 100644 glib-2.51.4.tar.xz delete mode 100644 glib2-fix-broken-configure.patch diff --git a/glib-2.51.3.tar.xz b/glib-2.51.3.tar.xz deleted file mode 100644 index b216b2e..0000000 --- a/glib-2.51.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4206bbe2b894a70e26b1d1dc7d7f5eefe5cd3608357bfd1052a438c11cc25f4e -size 7643248 diff --git a/glib-2.51.4.tar.xz b/glib-2.51.4.tar.xz new file mode 100644 index 0000000..403675b --- /dev/null +++ b/glib-2.51.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4247dfb2e8d5b596018f00ea8c05e76077a3f0bfcc07dda4492708f552c23e +size 7644348 diff --git a/glib2-fix-broken-configure.patch b/glib2-fix-broken-configure.patch deleted file mode 100644 index 6715977..0000000 --- a/glib2-fix-broken-configure.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index 954d86e9e..96cbcee52 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -3446,7 +3446,6 @@ win32/vs10/glib-version-paths.props - win32/vs11/Makefile - win32/vs12/Makefile - win32/vs14/Makefile --win32/vs15/Makefile - glib/Makefile - glib/libcharset/Makefile - glib/gnulib/Makefile - diff --git a/glib2.changes b/glib2.changes index 4ac5f16..57e4936 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 2 10:31:39 UTC 2017 - zaitor@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 - zaitor@opensuse.org diff --git a/glib2.spec b/glib2.spec index 542b64c..14cca11 100644 --- a/glib2.spec +++ b/glib2.spec @@ -20,7 +20,7 @@ Name: glib2 %define _name glib -Version: 2.51.3 +Version: 2.51.4 Release: 0 # FIXME: find out if tapsets should really be in devel package or in main package Summary: General-Purpose Utility Library @@ -52,8 +52,6 @@ Patch13: glib2-suppress-schema-deprecated-path-warning.patch Patch14: glib2-dbus-socket-path.patch # PATCH-FIX-UPSTREAM glib2-dbus-socket-path.patch boo#951221 bgo#756879 ro@suse.de -- remove debug output "II 1" from the fam monitor Patch15: glib2-remove_fam_debug_print.patch -# PATCH-FIX-UPSTREAM glib2-fix-broken-configure.patch dimstar@opensuse.org -- Work around broken tarball -Patch16: glib2-fix-broken-configure.patch BuildRequires: automake BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes @@ -268,7 +266,6 @@ translation-update-upstream %patch13 -p1 %patch14 -p1 %patch15 -%patch16 -p1 cp -a %{S:1} %{S:2} %{S:5} . cp -a %{S:4} gnome_defaults.conf if ! test -f %{_datadir}/aclocal/gtk-doc.m4 ; then