Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package NetworkManager-applet for 
openSUSE:Factory checked in at 2022-11-09 12:57:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-applet (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-applet.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-applet"

Wed Nov  9 12:57:14 2022 rev:43 rq:1034540 version:1.30.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-applet/NetworkManager-applet.changes  
    2022-06-09 14:12:10.396558641 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-applet.new.1597/NetworkManager-applet.changes
    2022-11-09 12:57:44.984454231 +0100
@@ -1,0 +2,12 @@
+Tue Nov  8 10:50:46 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 1.30.0:
+  + wifi: change description for wpa-psk to include also WPA3.
+  + editor: remove unused fields from wifi page.
+  + applet: replace libnotify with GNotification.
+  + gschema: bring back org.gnome.nm-applet schema.
+  + Updated translations.
+- Drop pkgconfig(libnotify) BuildRequires: no longer needed.
+- Rebase feature-app-indicator-desktop-file.patch.
+
+-------------------------------------------------------------------

Old:
----
  network-manager-applet-1.28.0.tar.xz

New:
----
  network-manager-applet-1.30.0.tar.xz

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

Other differences:
------------------
++++++ NetworkManager-applet.spec ++++++
--- /var/tmp/diff_new_pack.9bwpa5/_old  2022-11-09 12:57:46.844464718 +0100
+++ /var/tmp/diff_new_pack.9bwpa5/_new  2022-11-09 12:57:46.848464740 +0100
@@ -19,13 +19,13 @@
 %define _name   network-manager-applet
 
 Name:           NetworkManager-applet
-Version:        1.28.0
+Version:        1.30.0
 Release:        0
 Summary:        GTK+ tray applet for use with NetworkManager
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://gnome.org/projects/NetworkManager
-Source0:        
https://download.gnome.org/sources/network-manager-applet/1.28/%{_name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/network-manager-applet/1.30/%{_name}-%{version}.tar.xz
 
 # PATCH-FIX-UPSTREAM feature-app-indicator-desktop-file.patch sfl...@suse.com 
--  nm-applet needs to be launched with --indicator and needs a startup delay 
incase its started before the systray
 Patch1:         feature-app-indicator-desktop-file.patch
@@ -37,15 +37,14 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(appindicator3-0.1)
 BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0
-BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-2.0) >= 2.40
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(jansson) >= 2.3
-BuildRequires:  pkgconfig(libnm) >= 1.7
+BuildRequires:  pkgconfig(libnm) >= 1.15
 BuildRequires:  pkgconfig(libnma) >= 1.8.28
-BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsecret-1) >= 0.18
 BuildRequires:  pkgconfig(mm-glib)
 BuildRequires:  pkgconfig(mobile-broadband-provider-info)
@@ -100,13 +99,14 @@
 %files
 %license COPYING
 %doc CONTRIBUTING NEWS
-%{_sysconfdir}/xdg/autostart/nm-applet.desktop
 %{_bindir}/nm-applet
+%{_datadir}/GConf/gsettings/nm-applet.convert
 %{_datadir}/applications/nm-applet.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_datadir}/icons/hicolor/*/apps/*.svg
 %{_mandir}/man1/nm-applet.1%{?ext_man}
-%{_datadir}/GConf/gsettings/nm-applet.convert
+%{_sysconfdir}/xdg/autostart/nm-applet.desktop
 
 %files lang -f nm-applet.lang
 

++++++ feature-app-indicator-desktop-file.patch ++++++
--- /var/tmp/diff_new_pack.9bwpa5/_old  2022-11-09 12:57:46.876464898 +0100
+++ /var/tmp/diff_new_pack.9bwpa5/_new  2022-11-09 12:57:46.880464920 +0100
@@ -1,8 +1,8 @@
-Index: network-manager-applet-1.8.22/nm-applet.desktop.in
+Index: network-manager-applet-1.30.0/nm-applet.desktop.in
 ===================================================================
---- network-manager-applet-1.8.22.orig/nm-applet.desktop.in
-+++ network-manager-applet-1.8.22/nm-applet.desktop.in
-@@ -2,7 +2,7 @@
+--- network-manager-applet-1.30.0.orig/nm-applet.desktop.in
++++ network-manager-applet-1.30.0/nm-applet.desktop.in
+@@ -2,9 +2,12 @@
  Name=Network
  Comment=Manage your network connections
  Icon=nm-device-wireless
@@ -11,9 +11,7 @@
  Terminal=false
  Type=Application
  NoDisplay=true
-@@ -11,3 +11,6 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
- X-GNOME-Bugzilla-Product=NetworkManager
- X-GNOME-Bugzilla-Component=nm-applet
+ NotShowIn=KDE;GNOME;
  X-GNOME-UsesNotifications=true
 +# We need to make sure the systray has already started
 +# otherwise nm-applet will fall back to non systray too quickly

++++++ network-manager-applet-1.28.0.tar.xz -> 
network-manager-applet-1.30.0.tar.xz ++++++
++++ 85818 lines of diff (skipped)

Reply via email to