Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package NetworkManager-openconnect for 
openSUSE:Factory checked in at 2022-03-15 19:03:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openconnect (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-openconnect"

Tue Mar 15 19:03:52 2022 rev:31 rq:961668 version:1.2.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-openconnect/NetworkManager-openconnect.changes
    2021-11-15 00:06:28.711608575 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new.25692/NetworkManager-openconnect.changes
 2022-03-15 19:03:59.280910202 +0100
@@ -1,0 +2,17 @@
+Sat Mar 12 17:09:37 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.2.8:
+  + Gtk4 version of the editor plugin is now available (for use
+    with Control Center of GNOME 42 or later).
+  + Fix SNI and authgroup problems.
+  + Handle IPv6 nameservers.
+  + Allow IP prefixes of 0 for routing rules.
+  + Updated translations.
+- Add pkgconfig(gtk4) and pkgconfig(libnma-gtk4) BuildRequires and
+  pass --with-gtk4=yes to configure, build the gtk4 version.
+- Stop passing --without-libnm-glib to configure, no longer
+  needed, nor recognized.
+- Add optional libxml2-tools BuildRequires, build runs
+  xml-stripblanks preprocessing if available.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-openconnect-1.2.6.tar.xz

New:
----
  NetworkManager-openconnect-1.2.8.tar.xz

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

Other differences:
------------------
++++++ NetworkManager-openconnect.spec ++++++
--- /var/tmp/diff_new_pack.vEx3JK/_old  2022-03-15 19:03:59.716910498 +0100
+++ /var/tmp/diff_new_pack.vEx3JK/_new  2022-03-15 19:03:59.720910500 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-openconnect
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           NetworkManager-openconnect
-Version:        1.2.6
+Version:        1.2.8
 Release:        0
 Summary:        NetworkManager VPN support for OpenConnect
 License:        GPL-2.0-or-later AND LGPL-2.1-only
@@ -25,13 +25,17 @@
 URL:            http://www.gnome.org/projects/NetworkManager
 Source0:        
https://download.gnome.org/sources/NetworkManager-openconnect/1.2/%{name}-%{version}.tar.xz
 Source1:        system-user-nm-openconnect.conf
+
 BuildRequires:  intltool
+BuildRequires:  libxml2-tools
 BuildRequires:  pkgconfig
 BuildRequires:  sysuser-tools
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gcr-3) >= 3.4
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4
+BuildRequires:  pkgconfig(gtk4) >= 4.0
 BuildRequires:  pkgconfig(libnm) >= 1.1.0
+BuildRequires:  pkgconfig(libnma-gtk4) >= 1.8.33
 BuildRequires:  pkgconfig(libsecret-unstable)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(openconnect) >= 3.02
@@ -63,7 +67,7 @@
 %build
 %configure \
         --disable-static \
-        --without-libnm-glib \
+       --with-gtk4=yes \
         %{nil}
 %make_build
 %sysusers_generate_pre %{SOURCE1} NetworkManager-openconnect 
system-user-nm-openconnect.conf
@@ -90,8 +94,8 @@
 %files gnome
 %{_datadir}/appdata/network-manager-openconnect.metainfo.xml
 %{_libexecdir}/nm-openconnect-auth-dialog
-%{_datadir}/gnome-vpn-properties/
 %{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect-editor.so
+%{_libdir}/NetworkManager/libnm-gtk4-vpn-plugin-openconnect-editor.so
 
 %files lang -f %{name}.lang
 

++++++ NetworkManager-openconnect-1.2.6.tar.xz -> 
NetworkManager-openconnect-1.2.8.tar.xz ++++++
++++ 347002 lines of diff (skipped)

Reply via email to