Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-nm for openSUSE:Factory 
checked in at 2026-07-02 20:08:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-nm (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-nm.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-nm"

Thu Jul  2 20:08:08 2026 rev:46 rq:1362844 version:6.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-nm/plasma6-nm.changes    2026-06-25 
10:49:45.365899321 +0200
+++ /work/SRC/openSUSE:Factory/.plasma6-nm.new.1982/plasma6-nm.changes  
2026-07-02 20:10:29.179535318 +0200
@@ -1,0 +2,18 @@
+Tue Jun 30 20:14:17 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.7.2
+- Changes since 6.7.1:
+  * Fix overflow in network details (kde#522333)
+  * Bump QtKeychain dependency
+  * vpn/openconnect: Make Connect button more obvious
+  * kded: Do not try to send DBus errors when handling a no reply request
+  * Update version for new release 6.7.2
+
+-------------------------------------------------------------------
+Mon Jun 29 12:31:35 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Explicitly require QtKeychain >= 0.16.0
+
+-------------------------------------------------------------------

Old:
----
  plasma-nm-6.7.1.tar.xz
  plasma-nm-6.7.1.tar.xz.sig

New:
----
  plasma-nm-6.7.2.tar.xz
  plasma-nm-6.7.2.tar.xz.sig

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

Other differences:
------------------
++++++ plasma6-nm.spec ++++++
--- /var/tmp/diff_new_pack.nvmpa3/_old  2026-07-02 20:10:31.443613861 +0200
+++ /var/tmp/diff_new_pack.nvmpa3/_new  2026-07-02 20:10:31.475614972 +0200
@@ -30,7 +30,7 @@
 %bcond_without openconnect
 %endif
 Name:           plasma6-nm
-Version:        6.7.1
+Version:        6.7.2
 Release:        0
 Summary:        Plasma applet written in QML for managing network connections
 License:        (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR 
LGPL-3.0-only)
@@ -67,7 +67,8 @@
 BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
 BuildRequires:  cmake(Qt6DBus) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
-BuildRequires:  cmake(Qt6Keychain)
+# >= 0.16.0 to make sure to avoid kde#521595
+BuildRequires:  cmake(Qt6Keychain) >= 0.16.0
 BuildRequires:  cmake(Qt6Network) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Quick) >= %{qt6_version}
 BuildRequires:  cmake(Qt6QuickWidgets) >= %{qt6_version}
@@ -99,6 +100,8 @@
 Obsoletes:      plasma-nm5 < %{version}
 Obsoletes:      plasma-nm5-lang < %{version}
 Provides:       NetworkManager-client
+# Combined with the BR above to make sure to avoid kde#521595
+%requires_ge    libqt6keychain1
 
 %description
 Plasma applet for controlling network connections on systems

++++++ plasma-nm-6.7.1.tar.xz -> plasma-nm-6.7.2.tar.xz ++++++
++++ 1914 lines of diff (skipped)

Reply via email to