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 2023-03-24 15:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-control-center.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-control-center"

Fri Mar 24 15:18:41 2023 rev:224 rq:1073816 version:44.0+7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes    
    2023-02-21 15:35:40.960163082 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new.31432/gnome-control-center.changes
     2023-03-24 15:18:53.426409077 +0100
@@ -1,0 +2,77 @@
+Wed Mar 22 14:57:37 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 44.0+7:
+  + common: hostname-entry: Update hostname only after apply is
+    clicked
+  + sound: Prevent duplicate sound device entries
+  + color: Do not try to access to null pointer in destruction
+  + display: Allow configuring all monitors and apply settings at
+    once
+  + Updated translations.
+- Switch to git checkout via source service, explicit tag from
+  stable gnome-44 branch.
+
+-------------------------------------------------------------------
+Mon Mar 20 09:13:58 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 44.0:
+  + Mouse: Prevent infinit loop on Mouse setting changes.
+  + Usage: Fix confirmation dialog when clearing file history.
+  + Notifications: Replace occurrence of "Applications" with "Apps"
+    string.
+  + Power: Label the main "batery" as UPS when that's what it is.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  6 15:52:56 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 44.rc:
+  + Improve state of switchers throughout the app
+  + Keyboard: Various fixes to the shortcut editor
+  + Mouse & Touchpad: Polish the panel redesign
+  + Printers: Update to more modern CUPS APIs
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 24 16:06:40 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 44.beta:
+  + Redesigned Sound panel
+  + Redesigned Mouse & Touchpad panel
+  + Share Wi-Fi networks using QR code
+  + Many consistency improvements
+  + WireGuard support
+  + Mouse & Touchpad:
+    - Redesign the panel with videos of the preferences
+    - Move mouse test into a separate dialog
+  + Network:
+    - Add support for sharing Wi-Fi networks through QR code
+    - Add WireGuard support
+  + Sound:
+    - Move application volumes to a dialog
+    - Move sound themes to a dialog
+  + Updated translations.
+- Disable gnome-control-center-disable-error-message-for-NM.patch
+
+-------------------------------------------------------------------
+Fri Feb 17 16:33:49 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 44.alpha:
+  + Redesigned Accessibility panel.
+  + Many consistency improvements.
+  + About: Add "Firmware Version" row.
+  + Accessibility: Redesign the panel with new a navigation
+    pattern.
+  + Cellular: Various fixes.
+  + Date & Time: Improve month selector.
+  + Device Security:
+    - Improve date and time formatting.
+    - Simplify technical descriptions.
+  + Display: Improve error state of Night Light.
+  + Sound: Start implementing the new designs.
+  + Thunderbolt: Hide panel if no Thunderbolt device is found.
+  + Updated translations.
+- Drop gnome-control-center-network-use-AdwStatusPage.patch: fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  gnome-control-center-43.4.1.tar.xz
  gnome-control-center-network-use-AdwStatusPage.patch

New:
----
  _service
  _servicedata
  gnome-control-center-44.0+7.obscpio
  gnome-control-center.obsinfo

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

Other differences:
------------------
++++++ gnome-control-center.spec ++++++
--- /var/tmp/diff_new_pack.WMYrOZ/_old  2023-03-24 15:18:54.258413415 +0100
+++ /var/tmp/diff_new_pack.WMYrOZ/_new  2023-03-24 15:18:54.262413436 +0100
@@ -26,18 +26,16 @@
 %endif
 
 Name:           gnome-control-center
-Version:        43.4.1
+Version:        44.0+7
 Release:        0
 Summary:        The GNOME Control Center
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://apps.gnome.org/app/org.gnome.Settings
-Source0:        
https://download.gnome.org/sources/gnome-control-center/43/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 
-# PATCH-FIX-UPSTREAM gnome-control-center-network-use-AdwStatusPage.patch 
glgo#GNOME/gnome-contorl-center/commit/2b3de01124 sck...@suse.com 
network-panel: Use AdwStatusPage to show NetworkManager error.
-Patch0:         gnome-control-center-network-use-AdwStatusPage.patch
-# PATCH-FIX-OPENSUSE 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
+# PATCH-NEED-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
 Patch1:         gnome-control-center-disable-error-message-for-NM.patch
 
 ### patches for Leap >= 15 plus SLE >= 15, but not TW
@@ -81,7 +79,7 @@
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 40.alpha
 BuildRequires:  pkgconfig(gsound)
 BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk4)
+BuildRequires:  pkgconfig(gtk4) >= 4.8
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libadwaita-1) >= 1.2.alpha
 BuildRequires:  pkgconfig(libgtop-2.0)
@@ -183,8 +181,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+#patch1 -p1
 
 # patches for Leap >= 15 plus SLE >= 15, but not TW
 %if 0%{?sle_version} >= 150000

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
    <param name="revision">9f341d06</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
              <param 
name="changesrevision">9f341d061d98562a8f604386c74d73664e383fef</param></service></servicedata>
(No newline at EOF)

++++++ gnome-control-center.obsinfo ++++++
name: gnome-control-center
version: 44.0+7
mtime: 1679491245
commit: 9f341d061d98562a8f604386c74d73664e383fef

Reply via email to