From 0612f3decb08ba9b3e811f33ef3241808f33248368b06ec65615eea004f4db43 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:33:33 +0000 Subject: [PATCH 1/2] Accepting request 1002635 from GNOME:Next GNOME 43.rc - let's get this into Staging to see what we break (e.g meson:test seems to be an issue already) OBS-URL: https://build.opensuse.org/request/show/1002635 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=487 --- gnome-control-center-42.3.tar.xz | 3 -- gnome-control-center-43.rc.tar.xz | 3 ++ gnome-control-center-rpmlintrc | 8 ++++ gnome-control-center.changes | 69 ++++++++++++++++++++++++++++++- gnome-control-center.spec | 18 ++++---- 5 files changed, 89 insertions(+), 12 deletions(-) delete mode 100644 gnome-control-center-42.3.tar.xz create mode 100644 gnome-control-center-43.rc.tar.xz create mode 100644 gnome-control-center-rpmlintrc diff --git a/gnome-control-center-42.3.tar.xz b/gnome-control-center-42.3.tar.xz deleted file mode 100644 index 13496ca..0000000 --- a/gnome-control-center-42.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce0ae3650de2af7ebcb0a7e1fc9912eddb6eff8d257f3fe50ff8b29c19341c7e -size 6242028 diff --git a/gnome-control-center-43.rc.tar.xz b/gnome-control-center-43.rc.tar.xz new file mode 100644 index 0000000..e2f236d --- /dev/null +++ b/gnome-control-center-43.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da152e068e70a3643abd5a2a08cb033420b94c8538938e0376fb1fe6e29cbe7c +size 5673392 diff --git a/gnome-control-center-rpmlintrc b/gnome-control-center-rpmlintrc new file mode 100644 index 0000000..07e3f87 --- /dev/null +++ b/gnome-control-center-rpmlintrc @@ -0,0 +1,8 @@ +# +# Safe to ignore Warnings/Errors +# + +# English should be installed by the main package to ensure things don't go South. +addFilter("W: file-not-in-%lang /usr/share/locale/en/LC_MESSAGES/gnome-control-center-2.0.mo") +# GOA and Color and siblings don't have binaries of their own, they use "Exec=gnome-control-center PANEL". +addFilter("W: desktopfile-without-binary /usr/share/applications/gnome-.*.desktop gnome-control-center") diff --git a/gnome-control-center.changes b/gnome-control-center.changes index aadaffc..f40e59d 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,9 +1,74 @@ +------------------------------------------------------------------- +Sun Sep 4 09:30:30 UTC 2022 - Luciano Santos + +- Update to version 43.rc: + + Fix AM/PM labeling issue; + + Remove no longer used icon; + + Select panel only if non-folded when search is canceled; + + Several UI improvements regarding device security; + + Fix primary monitor selection. + + Allow backgrounds to use any image format; + + Improve dark theme support; + + Keyboard: Fix activation of input source toggle button and + improve handling of Shift shortcuts. + + Power: Fix blank screen and power button behavior settings; + + Printers: Show empty state after removing last printer; + + Fix Move Up and Move Down actions when searching; + + Fix sound alert selection; + + Improve support to Wacom Express Key Remote; + + Updated translations. +- Update URL tag to https://apps.gnome.org/app/org.gnome.Settings/, + the new upstream web page dedicated to Settings (this package). +- Bump meson build requirement from 0.53.0 to 0.57.0. +- Add noarch as BuildArch for color, goa, user-faces, and devel + subpackages as they do not contain any native code/binaries. +- Add rpmlintrc to filter false-positives about + desktopfile-without-binary warnings for color, goa and user-faces + subpackages since they call "gnome-control-center color/goa/etc" + rather than a binary of their own. Also filter the + file-not-in-%lang warning because we strip the English language + from the lang subpackage and package it in the main package. + +------------------------------------------------------------------- +Mon Aug 22 22:50:51 UTC 2022 - Bjørn Lie + +- Replace pkgconfig(gcr-3) with pkgconfig(gcr-base-3) + BuildRequires: Align with what meson checks for. +- Drop explicit pkgconfig(libsoup-2.4) BuildRequires: No longer + needed, as color sub-module was ported away from it. See + https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/a9c398e5d9d45fb4638b38d6bb3f677a2b12b249 + +------------------------------------------------------------------- +Fri Aug 12 07:09:52 UTC 2022 - Dominique Leuenberger + +- Update to version 43.beta: + + Cellular: Add WWAN 5G connection support. + + Device Security: + - Polish failure messages. + - Various style updates. + + Display: Support privacy screens. + + Info: Show build id in a separate row. + + Network: Fix VPN empty state. + + Sound: Update default sounds. + + User Accounts: Fix back button not appearing sometimes. + + Updated translations. + +------------------------------------------------------------------- +Sun Jul 17 18:33:03 UTC 2022 - Bjørn Lie + +- Update to version 43.alpha: + + Improved accessibility in various panels. + + New Device Security panel. + + Date & Time: Update visual style of the timezone map. + + Display: Various visual improvements. + + Sound: Remove dog barking sounds. + + Updated translations. + ------------------------------------------------------------------- Sun Jul 3 19:20:25 UTC 2022 - Emily Gonyer - Update to version 42.3: - + Display: - - Use virtual clone modes when mirroring. + + Display: Use virtual clone modes when mirroring. + Network: - Prevent crash bi disconnecting device. - Fix Wi-fi network with "&" in name not appearing. diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 153b276..39c6e0d 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -26,13 +26,14 @@ %endif Name: gnome-control-center -Version: 42.3 +Version: 43.rc Release: 0 Summary: The GNOME Control Center License: GPL-2.0-or-later Group: System/GUI/GNOME -URL: https://www.gnome.org -Source0: https://download.gnome.org/sources/gnome-control-center/42/%{name}-%{version}.tar.xz +URL: https://apps.gnome.org/app/org.gnome.Settings +Source0: https://download.gnome.org/sources/gnome-control-center/43/%{name}-%{version}.tar.xz +Source99: %{name}-rpmlintrc # PATCH-NEEDS-REBASE gnome-control-center-disable-error-message-for-NM.patch bsc#989801 sckang@suse.com -- network: Improve the check for whether NM or wicked is running Was:PATCH-FIX-OPENSUSE Patch0: gnome-control-center-disable-error-message-for-NM.patch @@ -51,7 +52,7 @@ BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: intltool BuildRequires: krb5-devel -BuildRequires: meson >= 0.53.0 +BuildRequires: meson >= 0.57.0 BuildRequires: pkgconfig BuildRequires: python3-dbusmock BuildRequires: xsltproc @@ -60,7 +61,7 @@ BuildRequires: pkgconfig(cairo-gobject) BuildRequires: pkgconfig(colord) >= 0.1.34 BuildRequires: pkgconfig(colord-gtk4) BuildRequires: pkgconfig(fontconfig) -BuildRequires: pkgconfig(gcr-3) +BuildRequires: pkgconfig(gcr-base-3) BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.23.0 BuildRequires: pkgconfig(gdk-wayland-3.0) BuildRequires: pkgconfig(gio-2.0) @@ -80,14 +81,13 @@ BuildRequires: pkgconfig(gsound) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(gudev-1.0) -BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(libadwaita-1) >= 1.2.alpha BuildRequires: pkgconfig(libgtop-2.0) BuildRequires: pkgconfig(libnm) >= 1.24.0 BuildRequires: pkgconfig(libnma-gtk4) BuildRequires: pkgconfig(libpulse) >= 2.0 BuildRequires: pkgconfig(libpulse-mainloop-glib) BuildRequires: pkgconfig(libsecret-1) -BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(malcontent-0) => 0.7.0 BuildRequires: pkgconfig(mm-glib) >= 0.7 @@ -135,6 +135,7 @@ various aspects of your desktop. %package user-faces Summary: Login manager user avatars Group: System/GUI/GNOME +BuildArch: noarch %description user-faces This package provides user avatars to be used by display managers @@ -143,6 +144,7 @@ This package provides user avatars to be used by display managers Summary: Header files for the GNOME Control Center Group: Development/Libraries/GNOME Requires: %{name} = %{version} +BuildArch: noarch %description devel The control center is GNOME's main interface for configuration of @@ -157,6 +159,7 @@ Requires: colord # The color panel interacts with binaries from gnome-color-manager Requires: gnome-color-manager Supplements: %{name} +BuildArch: noarch %description color This package provides the color management configuration panel for @@ -169,6 +172,7 @@ Requires: %{name} = %{version} # The online accounts panel interacts with binaries and icons from gnome-online-accounts Requires: gnome-online-accounts Supplements: (%{name} and gnome-online-accounts) +BuildArch: noarch %description goa This package provides the online accounts onfiguration panel for From f84dfc32a78752e1f24decf417a9d6e3220ca0696247dbf21943dcb09e410a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Sep 2022 16:19:27 +0000 Subject: [PATCH 2/2] Accepting request 1003914 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1003914 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=488 --- gnome-control-center-43.0.tar.xz | 3 +++ gnome-control-center-43.rc.tar.xz | 3 --- gnome-control-center.changes | 6 ++++++ gnome-control-center.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 gnome-control-center-43.0.tar.xz delete mode 100644 gnome-control-center-43.rc.tar.xz diff --git a/gnome-control-center-43.0.tar.xz b/gnome-control-center-43.0.tar.xz new file mode 100644 index 0000000..d129906 --- /dev/null +++ b/gnome-control-center-43.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988c933592cbdc4e7f0dba9a93262e617b739e25927aa16e177960c754e31c48 +size 5693880 diff --git a/gnome-control-center-43.rc.tar.xz b/gnome-control-center-43.rc.tar.xz deleted file mode 100644 index e2f236d..0000000 --- a/gnome-control-center-43.rc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da152e068e70a3643abd5a2a08cb033420b94c8538938e0376fb1fe6e29cbe7c -size 5673392 diff --git a/gnome-control-center.changes b/gnome-control-center.changes index f40e59d..793e016 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 15 15:30:32 UTC 2022 - Bjørn Lie + +- Update to version 43.0: + + Updated translations. + ------------------------------------------------------------------- Sun Sep 4 09:30:30 UTC 2022 - Luciano Santos diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 39c6e0d..c8d6f04 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -26,7 +26,7 @@ %endif Name: gnome-control-center -Version: 43.rc +Version: 43.0 Release: 0 Summary: The GNOME Control Center License: GPL-2.0-or-later