Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2022-09-21 14:40:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-control-center.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-control-center"

Wed Sep 21 14:40:27 2022 rev:216 rq:1004793 version:43.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes    
    2022-07-09 16:59:24.520469578 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new.2083/gnome-control-center.changes
      2022-09-21 14:40:58.877513485 +0200
@@ -1,0 +2,72 @@
+Thu Sep 15 15:30:32 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 43.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep  4 09:30:30 UTC 2022 - Luciano Santos <luc1...@opensuse.org>
+
+- 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 <bjorn....@gmail.com>
+
+- 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 <dims...@opensuse.org>
+
+- 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 <bjorn....@gmail.com>
+
+- 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.
+
+-------------------------------------------------------------------
@@ -5,2 +77 @@
-  + Display:
-    - Use virtual clone modes when mirroring.
+  + Display: Use virtual clone modes when mirroring.

Old:
----
  gnome-control-center-42.3.tar.xz

New:
----
  gnome-control-center-43.0.tar.xz
  gnome-control-center-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.8zco7e/_old  2022-09-21 14:40:59.505515227 +0200
+++ /var/tmp/diff_new_pack.8zco7e/_new  2022-09-21 14:40:59.513515249 +0200
@@ -26,13 +26,14 @@
 %endif
 
 Name:           gnome-control-center
-Version:        42.3
+Version:        43.0
 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 sck...@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:  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(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(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 @@
 %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 @@
 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 @@
 # 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 @@
 # 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

++++++ gnome-control-center-42.3.tar.xz -> gnome-control-center-43.0.tar.xz 
++++++
++++ 212192 lines of diff (skipped)

++++++ gnome-control-center-rpmlintrc ++++++
#
# 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")

Reply via email to