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 2021-04-12 12:35:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
and /work/SRC/openSUSE:Factory/.gnome-control-center.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-control-center"
Mon Apr 12 12:35:57 2021 rev:197 rq:881178 version:40.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2021-02-23 20:19:53.387628378 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-control-center.new.2401/gnome-control-center.changes
2021-04-12 12:38:53.317475574 +0200
@@ -1,0 +2,43 @@
+Sun Mar 21 08:05:08 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 40.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar 18 13:14:02 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 40.rc:
+ + Location: Wrap label to fit smaller window sizes.
+ + Mouse & Touchpad: Allow horizontal scrolling in test page.
+ + Network: Fix creation of the netmask widget.
+ + Various fixes to the language chooser.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 22 11:57:41 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Update to version 40.beta:
+ + Various improvements to fingerprint management.
+ + Show hardware model and vendor in the About panel.
+ + New Keyboard panel design.
+ + New power mode selector in the Power panel.
+ + About:
+ - Show hardware model and vendor.
+ - Use os-release to search for the OS logo.
+ + Accessibility: Major code cleanup.
+ + Display: Try harder to select a good and working scale.
+ + Keyboard: Handle input sources.
+ + Power:
+ - Rearrange battery code to a new widget.
+ - Add a new "Power Mode" section.
+ + Sharing: Also disable Traker3.
+ + Sound: Update mute button icon when volume changes.
+ + User Accounts
+ - Fix free of constant string
+ - Use properly translated fingerprint strings
+ - Improve transition to parental controls window
+ - Many improvements to fingerprint management
+ + Updated translations.
+- Drop control-center-complete-SAE-support.patch: fixed upstreaam.
+
+-------------------------------------------------------------------
Old:
----
control-center-complete-SAE-support.patch
gnome-control-center-3.38.4.tar.xz
New:
----
gnome-control-center-40.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.heahDV/_old 2021-04-12 12:38:53.893476244 +0200
+++ /var/tmp/diff_new_pack.heahDV/_new 2021-04-12 12:38:53.893476244 +0200
@@ -26,16 +26,14 @@
%endif
Name: gnome-control-center
-Version: 3.38.4
+Version: 40.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/3.38/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-control-center/40/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM control-center-complete-SAE-support.patch
glgo#GNOME/gnome-control-center!831, jsc#SLE-14992 [email protected] -- network:
complete SAE support.
-Patch0: control-center-complete-SAE-support.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
@@ -50,7 +48,7 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: krb5-devel
-BuildRequires: meson >= 0.51.0
+BuildRequires: meson >= 0.53.0
BuildRequires: pkgconfig
BuildRequires: python3-dbusmock
BuildRequires: translation-update-upstream
@@ -69,7 +67,7 @@
BuildRequires: pkgconfig(glib-2.0) >= 2.53.0
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.18.2
-BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.27.90
+BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.33.4
BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.25.90
BuildRequires: pkgconfig(goa-1.0) >= 3.25.3
BuildRequires: pkgconfig(goa-backend-1.0)
@@ -82,8 +80,8 @@
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.20
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(libgtop-2.0)
-BuildRequires: pkgconfig(libhandy-1) >= 0.90.0
-BuildRequires: pkgconfig(libnm) >= 1.20.0
+BuildRequires: pkgconfig(libhandy-1) >= 1.0.0
+BuildRequires: pkgconfig(libnm) >= 1.24.0
BuildRequires: pkgconfig(libnma) >= 1.8.0
BuildRequires: pkgconfig(libpulse) >= 2.0
BuildRequires: pkgconfig(libpulse-mainloop-glib)
@@ -191,10 +189,6 @@
%setup -q
translation-update-upstream po gnome-control-center-2.0
-# Tumbleweed, Leap > 15.2 plus SLE > 15.2
-%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150200
-%patch0 -p1
-%endif
# patches for Leap >= 15 plus SLE >= 15, but not TW
%if 0%{?sle_version} >= 150000
%patch1001 -p1
++++++ gnome-control-center-3.38.4.tar.xz -> gnome-control-center-40.0.tar.xz
++++++
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-3.38.4.tar.xz
/work/SRC/openSUSE:Factory/.gnome-control-center.new.2401/gnome-control-center-40.0.tar.xz
differ: char 27, line 1