[gnome-settings-daemon/f19] Update to 3.8.5

rtcm rtcm at fedoraproject.org
Fri Sep 6 13:43:43 UTC 2013


commit edb130fd787bdd2587c7703ff33e3738bb69a75d
Author: Rui Matos <tiagomatos at gmail.com>
Date:   Fri Sep 6 15:42:47 2013 +0200

    Update to 3.8.5

 ...ications-Move-translator-comments-to-appr.patch |   40 -
 0002-print-notifications-Coding-style-fixes.patch  |  136 -
 ...tifications-Use-better-debugging-messages.patch |   37 -
 ...ifications-Honor-CUPS-default-port-number.patch |   65 -
 ...ications-Connect-to-message-bus-asynchron.patch |   74 -
 ...ications-Cancel-subscription-to-DBus-sign.patch |   69 -
 ...ications-Stop-renewing-of-CUPS-subscripti.patch |   81 -
 ...ications-Don-t-use-DBus-recipient-URI-for.patch |   54 -
 ...ications-Don-t-run-connection-test-for-lo.patch |  128 -
 ...ications-Use-IPP-method-for-getting-IPP-n.patch |  369 ---
 ...ications-Regularly-check-for-notification.patch |   56 -
 ...ications-Show-final-job-states-for-remote.patch | 2782 --------------------
 gnome-settings-daemon.spec                         |   36 +-
 sources                                            |    2 +-
 14 files changed, 7 insertions(+), 3922 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 4256541..ed832d0 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
-Version:        3.8.4
-Release:        2%{?dist}
+Version:        3.8.5
+Release:        1%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -13,22 +13,6 @@ Patch0:         %{name}-3.5.4-ppc-no-wacom.patch
 # g-i-s takes this role now
 Patch1:         0001-keyboard-Stop-adding-locale-based-input-sources-from.patch
 
-# https://bugzilla.redhat.com/show_bug.cgi?id=886845
-# https://bugzilla.gnome.org/show_bug.cgi?id=678623
-Patch2:         0001-print-notifications-Move-translator-comments-to-appr.patch
-Patch3:         0002-print-notifications-Coding-style-fixes.patch
-Patch4:         0003-print-notifications-Use-better-debugging-messages.patch
-Patch5:         0004-print-notifications-Honor-CUPS-default-port-number.patch
-Patch6:         0005-print-notifications-Connect-to-message-bus-asynchron.patch
-Patch7:         0006-print-notifications-Cancel-subscription-to-DBus-sign.patch
-Patch8:         0007-print-notifications-Stop-renewing-of-CUPS-subscripti.patch
-Patch9:         0008-print-notifications-Don-t-use-DBus-recipient-URI-for.patch
-Patch10:        0009-print-notifications-Don-t-run-connection-test-for-lo.patch
-Patch11:        0010-print-notifications-Use-IPP-method-for-getting-IPP-n.patch
-Patch12:        0011-print-notifications-Regularly-check-for-notification.patch
-Patch13:        0012-print-notifications-Show-final-job-states-for-remote.patch
-
-
 Requires: control-center-filesystem
 Requires: colord
 
@@ -96,18 +80,6 @@ The %{name}-updates package contains the updates plugin for %{name}
 %patch0 -p1 -b .ppc-no-wacom
 %endif
 %patch1 -p1
-%patch2 -p1 -b .translator-comments
-%patch3 -p1 -b .style-fixes
-%patch4 -p1 -b .debugging-messages
-%patch5 -p1 -b .CUPS-default-port
-%patch6 -p1 -b .connect-asynchronously
-%patch7 -p1 -b .cancel-subscription
-%patch8 -p1 -b .renew-subscription
-%patch9 -p1 -b .don-t-use-dbus
-%patch10 -p1 -b .connection-test
-%patch11 -p1 -b .use-IPP-method
-%patch12 -p1 -b .check-for-notifications
-%patch13 -p1 -b .final-job-states
 
 autoreconf -i -f
 
@@ -284,6 +256,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
 
 %changelog
+* Fri Sep  6 2013 Rui Matos <rmatos at redhat.com> - 3.8.5-1
+- Update to 3.8.5
+- Drop upstreamed patches
+
 * Wed Aug  7 2013 Marek Kasik <mkasik at redhat.com> - 3.8.4-2
 - Backport fixes for getting of notifications from remote CUPS servers
 - Resolves: #886845
diff --git a/sources b/sources
index 289e1d6..7e1ef0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7be3d2bd2b1ad8a5987d64042712c3eb  gnome-settings-daemon-3.8.4.tar.xz
+d1571decc672a224e415713ee57c2c3d  gnome-settings-daemon-3.8.5.tar.xz


More information about the scm-commits mailing list