Hello community,
here is the log from the commit of package gnome-control-center for
openSUSE:Factory checked in at 2015-03-16 06:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
and /work/SRC/openSUSE:Factory/.gnome-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-control-center"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2015-02-20 13:50:43.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
2015-03-16 06:59:54.000000000 +0100
@@ -1,0 +2,41 @@
+Thu Mar 12 16:00:23 UTC 2015 - [email protected]
+
+- Update to version 3.14.3 (boo#916784):
+ + Background: Fix crash to missing icon.
+ + Network:
+ - Also work with NetworkManager 1.0.
+ - Allocate storage for zone name during D-Bus call.
+ + Power: Fix initial state of Bluetooth switch.
+ + Printers: Remove border around model name.
+ + Sharing:
+ - Prevent an endless loop and resulting stack overflow.
+ - Don't add the folder if the dialog isn't explicity accepted.
+ - Update help URI.
+ + Shell: Unset sort terms when search entry is programatically
+ cleared.
+ + Universal Access: Fix typo.
+ + User Accounts:
+ - Change default size for avatar cropping to match Cheese.
+ - Don't crash when closing fingerprint dialog.
+ - Don't crash when network changes.
+ - Don't show empty row for remote users.
+- Drop
+ gnome-control-center-power-fix-initial-state-of-Bluetooth.patch
+ and gnome-control-center-NM-1.0.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Thu Mar 12 10:26:55 UTC 2015 - [email protected]
+
+- Add with_cacert_patch condition. When enabled:
+ + Add NetworkManager(cacert-patch) Requires
+ + Apply gnome-control-center-probe-radius-server-cert.patch
+ + This needs to be toggled whenever NetworkManager is updated
+ and the nm-probe-radius-server-cert.patch there is not rebased
+ yet.
+
+-------------------------------------------------------------------
+Wed Mar 11 08:52:48 UTC 2015 - [email protected]
+
+- Refresh gnome-control-center-probe-radius-server-cert.patch
+
+-------------------------------------------------------------------
Old:
----
gnome-control-center-3.14.2.tar.xz
gnome-control-center-NM-1.0.patch
gnome-control-center-power-fix-initial-state-of-Bluetooth.patch
New:
----
gnome-control-center-3.14.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.curMQF/_old 2015-03-16 06:59:55.000000000 +0100
+++ /var/tmp/diff_new_pack.curMQF/_new 2015-03-16 06:59:55.000000000 +0100
@@ -26,8 +26,10 @@
%define with_wacom 1
%endif
+%define with_cacert_patch 1
+
Name: gnome-control-center
-Version: 3.14.2
+Version: 3.14.3
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
@@ -47,10 +49,6 @@
Patch16: gnome-control-center-probe-radius-server-cert.patch
# PATCH-FEATURE-OPENSUSE
gnome-control-center-follow-polkit-permissions-for-tz.patch boo#904058
[email protected] -- Follow polkit permissions for allowing/locking timezone
setting changes
Patch17: gnome-control-center-follow-polkit-permissions-for-tz.patch
-# PATCH-FIX-UPSTREAM gnome-control-center-NM-1.0.patch [email protected] --
Allow to operate with NetworkManager 1.0
-Patch18: gnome-control-center-NM-1.0.patch
-# PATCH-FIX-UPSTREAM
gnome-control-center-power-fix-initial-state-of-Bluetooth.patch bgo#725654
[email protected]. -- Fix initial state of Bluetooth switch, taken from
upstream git.
-Patch19: gnome-control-center-power-fix-initial-state-of-Bluetooth.patch
BuildRequires: cups-devel
BuildRequires: desktop-file-utils
BuildRequires: fdupes
@@ -127,6 +125,9 @@
Recommends: dbus(com.intel.dleyna-server)
# the printers panel can use the dbus service
Recommends: system-config-printer-dbus-service
+%if %{with_cacert_patch}
+Requires: NetworkManager(cacert-patch)
+%endif
Provides: acme
Provides: fontilus
Provides: themus
@@ -184,12 +185,12 @@
%patch0 -p1
%patch1 -p1
%patch15 -p1
-#patch16 -p1
+%if %{with_cacert_patch}
+%patch16 -p1
+%endif
%patch17 -p1
#NEEDS-REBASE
#patch14 -p1
-%patch18 -p1
-%patch19 -p1
%build
ACLOCAL_FLAGS="-I libgd" NOCONFIGURE=1 gnome-autogen.sh
++++++ gnome-control-center-3.14.2.tar.xz -> gnome-control-center-3.14.3.tar.xz
++++++
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-3.14.2.tar.xz
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center-3.14.3.tar.xz
differ: char 26, line 1
++++++ gnome-control-center-probe-radius-server-cert.patch ++++++
++++ 977 lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-probe-radius-server-cert.patch
++++ and
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center-probe-radius-server-cert.patch
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]