Hello community,
here is the log from the commit of package gnome-control-center for
openSUSE:Factory checked in at 2020-04-23 18:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
and /work/SRC/openSUSE:Factory/.gnome-control-center.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-control-center"
Thu Apr 23 18:28:31 2020 rev:189 rq:795259 version:3.36.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2020-04-07 10:19:44.109723310 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-control-center.new.2738/gnome-control-center.changes
2020-04-23 18:28:35.931876670 +0200
@@ -1,0 +2,91 @@
+Mon Mar 30 08:25:53 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.36.1:
+ + Update man page for info panel change.
+ + Display: Fix resolution options getting stuck in a low
+ resolution.
+ + Sound: Remove unused files.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 30 08:25:52 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.36.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 30 08:25:51 UTC 2020 - [email protected]
+
+- Update to version 3.35.92:
+ + Applications: Update icon.
+ + Background:
+ - Remove split desktop and lock screen wallpapers.
+ - Improve visuals of the background icons.
+ + Network: Make VPN gear buttons consistent with other buttons.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 30 08:25:50 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.35.91:
+ + Share GCancellable code
+ + Background: Remove unused GCancellable.
+ + Power: Fix mobile broadband switch logic.
+ + Sharing: Remember password on remote desktop sharing.
+ + Thunderbolt: Fix GCancellable leak.
+ + User Accounts: Always generate user avatars.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 30 08:25:49 UTC 2020 - [email protected]
+
+- Update to version 3.35.90:
+ + New sidebar panel order and grouping.
+ + Introduce CcPermissionInfoBar.
+ + More code style updates.
+ + Applications:
+ - Add "Run in Background" switch.
+ - Add "Set Desktop Background" switch.
+ - Show snap packages.
+ + Network:
+ - Add SAE support.
+ - Many code refactorings.
+ - Switch to use GtkTemplate.
+ + Power: Hide power button the chassis is handset.
+ + Printers: Use CcPermissionInfoBar.
+ + Region & Language: New design for the Formats dialog.
+ + User Accounts:
+ - Use CcPermissionInfoBar.
+ - Improved layout.
+- Changes from version 3.35.2:
+ + Tighten up code style.
+ + Improve timezone for various countries.
+ + Replace deprecated logging functions with modern equivalents.
+ + Background: Update clock in both preview modes.
+ + Date & Time: Allow changing the timezone when auto-update is
+ prohibited.
+ + Display: Replace CC_DISPLAY_*_GET_PRIVATE.
+ + Info:
+ - Implement new design.
+ - Add windowing system field.
+ + Network
+ - Add new hotspot creation dialog.
+ - Major cleanups and code refactorings.
+ - Plug various memory leaks.
+ + Privacy: Drop the panel and replace it by various subpanels.
+ + Search: Make rows and its elements reachable via keyboard.
+ + Sharing: Set new shared folder visible as soon as it gets
+ added.
+ + Sound: Remove leftover canberra-gtk header inclusion.
+ + Universal Access: Make rows and its elements reachable via
+ keyboard.
+ + User Accounts: Use 'pw usershow' to check username validity on
+ FreeBSD.
+ + Updated translations.
+- Drop gnome-control-center-can-not-find-usermod.patch,
+ gnome-control-center-fno-common.patch and
+ gnome-control-center-Initialize-GError-to-NULL-before-use.patch:
+ fixed upstream.
+- Switch back to regular release tarballs.
+
+-------------------------------------------------------------------
Old:
----
_service
gnome-control-center-3.34.5.obscpio
gnome-control-center-Initialize-GError-to-NULL-before-use.patch
gnome-control-center-fno-common.patch
gnome-control-center.obsinfo
New:
----
gnome-control-center-3.36.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.4acFU0/_old 2020-04-23 18:28:36.787878308 +0200
+++ /var/tmp/diff_new_pack.4acFU0/_new 2020-04-23 18:28:36.791878315 +0200
@@ -26,18 +26,14 @@
%endif
Name: gnome-control-center
-Version: 3.34.5
+Version: 3.36.1
Release: 0
Summary: The GNOME Control Center
License: GPL-2.0-or-later
Group: System/GUI/GNOME
URL: https://www.gnome.org
-Source0: %{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-control-center/3.36/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
gnome-control-center-Initialize-GError-to-NULL-before-use.patch [email protected]
-- user-accounts: Initialize GError* to NULL before use
-Patch2: gnome-control-center-Initialize-GError-to-NULL-before-use.patch
-# PATCH-FIX-UPSTREAM gnome-control-center-fno-common.patch boo#1160393
[email protected] -- fix build with -fno-common.
-Patch3: gnome-control-center-fno-common.patch
### patches for Leap >= 15 plus SLE >= 15, but not TW
# PATCH-FEATURE-SLE gnome-control-center-info-never-use-gnome-software.patch
bsc#999336 [email protected] -- info: Never search for gnome-software as an
option when checking for updates on SLE and Leap 42.2, because we use
gpk-update-viewer.
Patch1001: gnome-control-center-info-never-use-gnome-software.patch
@@ -193,8 +189,6 @@
%setup -q
translation-update-upstream po gnome-control-center-2.0
-%patch2 -p1
-%patch3 -p1
# patches for Leap >= 15 plus SLE >= 15, but not TW
%if 0%{?sle_version} >= 150000
%patch1001 -p1
@@ -251,6 +245,7 @@
%dir %{_datadir}/sounds/gnome/default/alerts
%{_datadir}/sounds/gnome/default/alerts/*.ogg
%{_libexecdir}/cc-remote-login-helper
+%{_libexecdir}/gnome-control-center-print-renderer
%{_libexecdir}/gnome-control-center-search-provider
%{_mandir}/man1/gnome-control-center.1%{?ext_man}