From 8e3e6c8016cb39369b73e18b43583565e002cf8cfc1007e399bfc77a7e4acd44 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Nov 2019 09:30:11 +0000 Subject: [PATCH] Accepting request 750785 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/750785 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=429 --- _service | 2 +- gnome-control-center-3.34.1.obscpio | 3 -- gnome-control-center-3.34.2.obscpio | 3 ++ gnome-control-center.changes | 72 +++++++++++++++++++++++++++++ gnome-control-center.obsinfo | 6 +-- gnome-control-center.spec | 4 +- 6 files changed, 81 insertions(+), 9 deletions(-) delete mode 100644 gnome-control-center-3.34.1.obscpio create mode 100644 gnome-control-center-3.34.2.obscpio diff --git a/_service b/_service index f6ea380..d16de40 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git https://gitlab.gnome.org/GNOME/gnome-control-center.git - refs/tags/3.34.1 + refs/tags/3.34.2 @PARENT_TAG@ diff --git a/gnome-control-center-3.34.1.obscpio b/gnome-control-center-3.34.1.obscpio deleted file mode 100644 index a52bbb7..0000000 --- a/gnome-control-center-3.34.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4a3cefcf46401b79e9328cdd7702cd053cd03b40bc2860d2b5a03e85d0f8eb8 -size 41726477 diff --git a/gnome-control-center-3.34.2.obscpio b/gnome-control-center-3.34.2.obscpio new file mode 100644 index 0000000..c4c4758 --- /dev/null +++ b/gnome-control-center-3.34.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73897481652e5e1daaab40d3aeba419b3fde32466b3fa7acd2e3bee112dcca1c +size 41738765 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 353b0d8..738610b 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Nov 25 15:22:25 UTC 2019 - Bjørn Lie + +- Update to version 3.34.2: + + Applications: Fix a memory leak. + + Background: Fix crash if a BgRecentSource is unreffed during an + async operation. + + Display: Use correct mode for supported scale checking. + + Printer: Provide a scheme to address parser. + + User Accounts: Fix password dialog crashes and hangs. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 19 08:19:16 UTC 2019 - Alynx Zhou + +- Drop patches fixed upstream: + + control-center-fix-crash-due-to-object-name-clashes.patch + + control-center-fix-crash-opening-hidden-network.patch + + control-center-sharing-fix-margin-issue.patch + + gnome-control-center-fix-users-crash.patch + + gnome-control-center-periodic-wifi-scan.patch + ------------------------------------------------------------------- Fri Nov 15 04:40:33 UTC 2019 - Alynx Zhou @@ -118,12 +140,21 @@ Fri May 24 23:40:28 UTC 2019 - Bjørn Lie + Sound: Clean up labels of devices without origin. + Updated translations. +------------------------------------------------------------------- +Fri May 17 07:01:42 UTC 2019 - Chingkai + +- Update gnome-control-center-more-power-button-actions.patch: + Rename 'Shutdown' to 'Force Off' and adjust the order by severity + (bsc#1091796). + ------------------------------------------------------------------- Thu May 16 08:57:24 UTC 2019 - Jonathan Kang - Add control-center-fix-mtu-label.patch: network: Fix mtu label not requesting enough space (glgo#GNOME/gnome-control-center!475, bsc#1040055). +- Modify gnome-control-center-bring-back-firewall-zone.patch: + rebase patch with control-center-fix-mtu-label.patch applied. ------------------------------------------------------------------- Thu May 9 06:52:13 UTC 2019 - Jonathan Kang @@ -210,6 +241,14 @@ Tue Mar 5 06:10:42 UTC 2019 - Bjørn Lie + Updated translations. - Add pkgconfig(udisks2) BuildRequires: New dependency. +------------------------------------------------------------------- +Thu Feb 28 07:49:15 UTC 2019 - sckang@suse.com + +- Modify gnome-control-center-bring-back-firewall-zone.patch, + Add control-center-network-fix-ce-apply-button.patch: + network: disable the "Apply" button until a change has been made + (glgo#GNOME/gnome-control-center!402 bsc#1040054). + ------------------------------------------------------------------- Wed Feb 27 02:50:29 UTC 2019 - sckang@suse.com @@ -317,6 +356,12 @@ Thu Nov 1 00:03:14 UTC 2018 - bjorn.lie@gmail.com + Wi-Fi: Disable periodic scan only when Wi-Fi is disabled. + Updated translations. +------------------------------------------------------------------- +Tue Oct 23 02:57:44 UTC 2018 - sckang@suse.com + +- Add gnome-control-center-periodic-wifi-scan.patch: Request + periodic Wi-Fi scans (bsc#1097347, bgo#793647). + ------------------------------------------------------------------- Wed Sep 26 11:12:34 UTC 2018 - bjorn.lie@gmail.com @@ -457,6 +502,11 @@ Fri May 25 00:25:57 UTC 2018 - sckang@suse.com - Add control-center-ignore-unmanaged-wifi-devices.patch: wifi: only manage Wi-Fi devices managed by NM (bsc#1079320). +------------------------------------------------------------------- +Sat May 12 10:54:19 UTC 2018 - lnussel@suse.de + +- BuildRequire translation-update-upstream also for Leap + ------------------------------------------------------------------- Tue May 8 10:21:28 UTC 2018 - qkzhu@suse.com @@ -467,6 +517,23 @@ Tue May 8 10:21:28 UTC 2018 - qkzhu@suse.com gnome-control-center-bring-back-firewall-zone.patch in Leap15 (bsc#1091305). +------------------------------------------------------------------- +Tue May 8 07:17:49 UTC 2018 - sckang@suse.com + +- Add control-center-fix-crash-due-to-object-name-clashes.patch and + control-center-fix-crash-opening-hidden-network.patch: fix crash + due to object name clashes in NM and g-c-c + (bsc#1083668, bgo#785099). +- Add control-center-sharing-fix-margin-issue.patch: set end margin + for labels in Networks list box (bsc#1087134). + +------------------------------------------------------------------- +Thu Apr 26 18:50:49 UTC 2018 - mgorse@suse.com + +- Add gnome-control-center-users-empty-state.patch and + gnome-control-center-fix-users-crash.patch: fix crash opening + users as root (bsc#1087583 bgo#773673). + ------------------------------------------------------------------- Tue Apr 17 09:44:03 UTC 2018 - bjorn.lie@gmail.com @@ -5917,6 +5984,11 @@ Sat Jan 17 01:54:00 CET 2009 - crrodriguez@suse.de ------------------------------------------------------------------- Fri Jan 9 14:04:20 CST 2009 - federico@novell.com +- Remove gnome-control-center-randr-gerror.diff. Fixed upstream + +------------------------------------------------------------------- +Fri Jan 9 14:04:20 CST 2009 - federico@novell.com + - Added gnome-control-center-randr-gerror.diff. This adds good error reporting when changing the multihead configuration, and fixes these bugs: diff --git a/gnome-control-center.obsinfo b/gnome-control-center.obsinfo index 5b65440..a09fe8e 100644 --- a/gnome-control-center.obsinfo +++ b/gnome-control-center.obsinfo @@ -1,5 +1,5 @@ name: gnome-control-center -version: 3.34.1 -mtime: 1570284157 -commit: 777c68347d49d079acb014c8910bed4abed22835 +version: 3.34.2 +mtime: 1574693011 +commit: 049df20eca021449eadc61960770e8d9709da16e diff --git a/gnome-control-center.spec b/gnome-control-center.spec index a1ceb4c..b5ffd99 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-control-center # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif Name: gnome-control-center -Version: 3.34.1 +Version: 3.34.2 Release: 0 Summary: The GNOME Control Center License: GPL-2.0-or-later