Accepting request 750980 from GNOME:Factory
(forwarded request 750967 from dimstar) OBS-URL: https://build.opensuse.org/request/show/750980 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=184
This commit is contained in:
commit
1cfa7c2dc3
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
||||||
<param name="revision">refs/tags/3.34.1</param>
|
<param name="revision">refs/tags/3.34.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f4a3cefcf46401b79e9328cdd7702cd053cd03b40bc2860d2b5a03e85d0f8eb8
|
|
||||||
size 41726477
|
|
3
gnome-control-center-3.34.2.obscpio
Normal file
3
gnome-control-center-3.34.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:73897481652e5e1daaab40d3aeba419b3fde32466b3fa7acd2e3bee112dcca1c
|
||||||
|
size 41738765
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 25 15:22:25 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <alynx.zhou@suse.com>
|
||||||
|
|
||||||
|
- 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
|
||||||
|
+ gnome-control-center-users-empty-state.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 15 04:40:33 UTC 2019 - Alynx Zhou <alynx.zhou@suse.com>
|
Fri Nov 15 04:40:33 UTC 2019 - Alynx Zhou <alynx.zhou@suse.com>
|
||||||
|
|
||||||
@ -118,12 +141,21 @@ Fri May 24 23:40:28 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|||||||
+ Sound: Clean up labels of devices without origin.
|
+ Sound: Clean up labels of devices without origin.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 17 07:01:42 UTC 2019 - Chingkai <qkzhu@suse.com>
|
||||||
|
|
||||||
|
- 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 <sckang@suse.com>
|
Thu May 16 08:57:24 UTC 2019 - Jonathan Kang <sckang@suse.com>
|
||||||
|
|
||||||
- Add control-center-fix-mtu-label.patch: network: Fix mtu label
|
- Add control-center-fix-mtu-label.patch: network: Fix mtu label
|
||||||
not requesting enough space (glgo#GNOME/gnome-control-center!475,
|
not requesting enough space (glgo#GNOME/gnome-control-center!475,
|
||||||
bsc#1040055).
|
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 <sckang@suse.com>
|
Thu May 9 06:52:13 UTC 2019 - Jonathan Kang <sckang@suse.com>
|
||||||
@ -210,6 +242,14 @@ Tue Mar 5 06:10:42 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
- Add pkgconfig(udisks2) BuildRequires: New dependency.
|
- 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
|
Wed Feb 27 02:50:29 UTC 2019 - sckang@suse.com
|
||||||
|
|
||||||
@ -317,6 +357,12 @@ Thu Nov 1 00:03:14 UTC 2018 - bjorn.lie@gmail.com
|
|||||||
+ Wi-Fi: Disable periodic scan only when Wi-Fi is disabled.
|
+ Wi-Fi: Disable periodic scan only when Wi-Fi is disabled.
|
||||||
+ Updated translations.
|
+ 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
|
Wed Sep 26 11:12:34 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
@ -457,6 +503,11 @@ Fri May 25 00:25:57 UTC 2018 - sckang@suse.com
|
|||||||
- Add control-center-ignore-unmanaged-wifi-devices.patch:
|
- Add control-center-ignore-unmanaged-wifi-devices.patch:
|
||||||
wifi: only manage Wi-Fi devices managed by NM (bsc#1079320).
|
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
|
Tue May 8 10:21:28 UTC 2018 - qkzhu@suse.com
|
||||||
|
|
||||||
@ -467,6 +518,23 @@ Tue May 8 10:21:28 UTC 2018 - qkzhu@suse.com
|
|||||||
gnome-control-center-bring-back-firewall-zone.patch in Leap15
|
gnome-control-center-bring-back-firewall-zone.patch in Leap15
|
||||||
(bsc#1091305).
|
(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
|
Tue Apr 17 09:44:03 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
@ -5917,6 +5985,11 @@ Sat Jan 17 01:54:00 CET 2009 - crrodriguez@suse.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 9 14:04:20 CST 2009 - federico@novell.com
|
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
|
- Added gnome-control-center-randr-gerror.diff. This adds good error
|
||||||
reporting when changing the multihead configuration, and fixes these
|
reporting when changing the multihead configuration, and fixes these
|
||||||
bugs:
|
bugs:
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: gnome-control-center
|
name: gnome-control-center
|
||||||
version: 3.34.1
|
version: 3.34.2
|
||||||
mtime: 1570284157
|
mtime: 1574693011
|
||||||
commit: 777c68347d49d079acb014c8910bed4abed22835
|
commit: 049df20eca021449eadc61960770e8d9709da16e
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-control-center
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 3.34.1
|
Version: 3.34.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNOME Control Center
|
Summary: The GNOME Control Center
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user