Script 'mail_helper' called by obssrc
Hello community,

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

Package is "NetworkManager-fortisslvpn"

Mon Mar 14 19:35:45 2022 rev:6 rq:961666 version:1.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-fortisslvpn/NetworkManager-fortisslvpn.changes
    2020-08-20 22:34:09.888131064 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-fortisslvpn.new.25692/NetworkManager-fortisslvpn.changes
 2022-03-14 19:37:50.598182274 +0100
@@ -1,0 +2,17 @@
+Sat Mar 12 17:38:59 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.4.0:
+  + Gtk4 version of the editor plugin is now available (for use
+    with Control Center of GNOME 42 or later).
+  + Add support for interactive connect (e.g. OTP via SMS).
+  + Drop privileges in pppd if "nm-fortisslvpn" user exists.
+  + Allow more than 100 routes.
+  + Updated translations.
+- Drop NetworkManager-fortisslvpn-fix-incompat-openfortivpn.patch:
+  fixed upstream.
+- Add pkgconfig(gtk4) and pkgconfig(libnma-gtk4) BuildRequires and
+  pass --with-gtk4=yes to configure, build the gtk4 version.
+- Add optional libxml2-tools BuildRequires, build runs
+  xml-stripblanks preprocessing if available.
+
+-------------------------------------------------------------------
@@ -37 +54 @@
-- Update to version 1.12.10:
+- Update to version 1.2.10:

Old:
----
  NetworkManager-fortisslvpn-1.2.10.tar.xz
  NetworkManager-fortisslvpn-fix-incompat-openfortivpn.patch

New:
----
  NetworkManager-fortisslvpn-1.4.0.tar.xz

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

Other differences:
------------------
++++++ NetworkManager-fortisslvpn.spec ++++++
--- /var/tmp/diff_new_pack.93ITFN/_old  2022-03-14 19:37:51.046182812 +0100
+++ /var/tmp/diff_new_pack.93ITFN/_new  2022-03-14 19:37:51.050182816 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-fortisslvpn
 #
-# Copyright (c) 2020 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
@@ -16,26 +16,27 @@
 #
 
 
-%define base_ver 1.2
+%define base_ver 1.4
 %define pppd_plugin_dir %(rpm -ql ppp | grep -m1 pppd/[0-9]*)
 
 Name:           NetworkManager-fortisslvpn
-Version:        1.2.10
+Version:        1.4.0
 Release:        0
 Summary:        NetworkManager VPN plugin for Fortinet compatible SSLVPN
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/System
 URL:            https://gitlab.gnome.org/GNOME/NetworkManager-fortisslvpn
 Source0:        
https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 
NetworkManager-fortisslvpn-fix-incompat-openfortivpn.patch -- Fix 
incompatibility with openfortivpn >= 1.11.0
-Patch0:         NetworkManager-fortisslvpn-fix-incompat-openfortivpn.patch
 
 BuildRequires:  intltool >= 0.35
+BuildRequires:  libxml2-tools
 BuildRequires:  ppp-devel
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.32
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4
+BuildRequires:  pkgconfig(gtk4) >= 4.0
 BuildRequires:  pkgconfig(libnm) >= 1.2.0
 BuildRequires:  pkgconfig(libnma) >= 1.2.0
+BuildRequires:  pkgconfig(libnma-gtk4) >= 1.8.33
 BuildRequires:  pkgconfig(libsecret-1) >= 0.18
 
 Requires:       openfortivpn >= 1.11.0
@@ -67,8 +68,8 @@
 %build
 %configure \
        --disable-static \
-       --without-libnm-glib \
        --with-pppd-plugin-dir=%{pppd_plugin_dir} \
+       --with-gtk4=yes \
        %{nil}
 %make_build
 
@@ -83,6 +84,7 @@
 %config %{_sysconfdir}/dbus-1/system.d/nm-fortisslvpn-service.conf
 %{_vpnservicedir}/nm-fortisslvpn-service.name
 %{_libexecdir}/nm-fortisslvpn-service
+%{_libexecdir}/nm-fortisslvpn-pinentry
 %{_libdir}/NetworkManager/libnm-vpn-plugin-fortisslvpn.so
 %{pppd_plugin_dir}/nm-fortisslvpn-pppd-plugin.so
 %{_sharedstatedir}/NetworkManager-fortisslvpn
@@ -90,6 +92,7 @@
 %files -n NetworkManager-fortisslvpn-gnome
 %{_libexecdir}/nm-fortisslvpn-auth-dialog
 %{_libdir}/NetworkManager/libnm-vpn-plugin-fortisslvpn-editor.so
+%{_libdir}/NetworkManager/libnm-gtk4-vpn-plugin-fortisslvpn-editor.so
 %{_datadir}/appdata/network-manager-fortisslvpn.metainfo.xml
 
 %files lang -f %{name}.lang

++++++ NetworkManager-fortisslvpn-1.2.10.tar.xz -> 
NetworkManager-fortisslvpn-1.4.0.tar.xz ++++++
++++ 29201 lines of diff (skipped)

Reply via email to