diff --git a/gnome-control-center-3.10.1.tar.xz b/gnome-control-center-3.10.1.tar.xz deleted file mode 100644 index 7419340..0000000 --- a/gnome-control-center-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbfc1a935c33901c6afc999160696e0cde60ccb9997679cc8d0a2ff952568cbe -size 6829656 diff --git a/gnome-control-center-3.10.2.tar.xz b/gnome-control-center-3.10.2.tar.xz new file mode 100644 index 0000000..1aceb2a --- /dev/null +++ b/gnome-control-center-3.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f67a9e88cda62c25e1aa1fbbb36d4fa632e8da11e98ac030e0e40437f12483a9 +size 6832928 diff --git a/gnome-control-center-linker.patch b/gnome-control-center-linker.patch deleted file mode 100644 index e11268a..0000000 --- a/gnome-control-center-linker.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 0d6bccaf4ded90bd89f56eec849511d20ae714ab Mon Sep 17 00:00:00 2001 -From: Kalev Lember -Date: Wed, 16 Oct 2013 10:01:36 +0000 -Subject: background: Fix test-chooser-dialog build with some linkers - -List missing libs for the libbackground-chooser.la convenience library. - -https://bugzilla.gnome.org/show_bug.cgi?id=709302 ---- -diff --git a/panels/background/Makefile.am b/panels/background/Makefile.am -index f24f8b3..2766207 100644 ---- a/panels/background/Makefile.am -+++ b/panels/background/Makefile.am -@@ -40,6 +40,8 @@ libbackground_chooser_la_SOURCES = \ - bg-colors-source.c \ - bg-colors-source.h - -+libbackground_chooser_la_LIBADD = $(PANEL_LIBS) $(BACKGROUND_PANEL_LIBS) -+ - libbackground_la_SOURCES = \ - cc-background-panel.c \ - cc-background-panel.h --- -cgit v0.9.2 - diff --git a/gnome-control-center.changes b/gnome-control-center.changes index a878546..76a8402 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 12 19:52:46 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.10.2 (bnc#849913): + + Background: + - Fix test-chooser-dialog build with some linkers. + - Fix compilation with libsocialweb support. + + Sharing: + - Remove OBEX FTP support as it's been removed from + gnome-user-share. + + Wacom: + - Fix slider on Inking Pen page. + + Updated translations. +- Drop gnome-control-center-linker.patch: fixed upstream. + ------------------------------------------------------------------- Wed Oct 16 06:43:54 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 8a03dc4..2f98bd6 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -27,7 +27,7 @@ %endif Name: gnome-control-center -Version: 3.10.1 +Version: 3.10.2 Release: 0 # FIXME: in 12.3 and later, check if we still need patch2 (gnome-control-center-hide-region-system-tab.patch) (see bnc#703833) Summary: The GNOME Control Center @@ -43,8 +43,6 @@ Patch14: gnome-control-center-system-proxy-configuration.patch Patch15: gcc-private-connection.patch # PATCH-FIX-UPSTREAM gnome-control-center-probe-radius-server-cert.patch bnc#574266 glin@suse.com -- network: Probe the RADIUS server certificate Patch16: gnome-control-center-probe-radius-server-cert.patch -# PATCH-FIX-UPSTREAM gnome-control-center-linker.patch bgo#709302 dimstar@opensuse.org -- Fix test-chooser-dialog build with some linkers, taken from upstream -Patch17: gnome-control-center-linker.patch BuildRequires: cups-devel BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -166,7 +164,6 @@ translation-update-upstream %patch16 -p1 #NEEDS-REBASE #patch14 -p1 -%patch17 -p1 %build ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh