Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package NetworkManager-l2tp for 
openSUSE:Factory checked in at 2022-04-26 20:15:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-l2tp (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-l2tp.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-l2tp"

Tue Apr 26 20:15:11 2022 rev:11 rq:972518 version:1.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager-l2tp/NetworkManager-l2tp.changes  
2021-11-08 17:24:18.940698482 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-l2tp.new.1538/NetworkManager-l2tp.changes
        2022-04-26 20:17:14.336722233 +0200
@@ -1,0 +2,14 @@
+Mon Apr 25 04:55:00 UTC 2022 - d...@uq.edu.au
+
+- Update to version 1.20.2:
+- Changes from version 1.20.0:
+  * Gtk4 version of the editor plugin is now available (for use
+    with Control Center of GNOME 42 or later).
+  * Updated translations.
+- Add pkgconfig(gtk4) and pkgconfig(libnma-gtk4) BuildRequires and
+  pass --with-gtk4=yes to configure, build the gtk4 version.
+- Pass --enable-lto=yes to configure, build using LTO support.
+- Add optional libxml2-tools BuildRequires, build runs
+  xml-stripblanks preprocessing if available.
+  
+-------------------------------------------------------------------

Old:
----
  NetworkManager-l2tp-1.20.0.tar.xz

New:
----
  NetworkManager-l2tp-1.20.2.tar.xz

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

Other differences:
------------------
++++++ NetworkManager-l2tp.spec ++++++
--- /var/tmp/diff_new_pack.IKTmUg/_old  2022-04-26 20:17:14.748722731 +0200
+++ /var/tmp/diff_new_pack.IKTmUg/_new  2022-04-26 20:17:14.752722736 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-l2tp
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define pppd_plugin_dir %(rpm -ql ppp | grep -m1 pppd/[0-9]*)
 Name:           NetworkManager-l2tp
-Version:        1.20.0
+Version:        1.20.2
 Release:        0
 Summary:        NetworkManager VPN support for L2TP and L2TP/IPsec
 License:        GPL-2.0-or-later
@@ -26,13 +26,16 @@
 URL:            https://github.com/nm-l2tp/NetworkManager-l2tp
 Source0:        
https://github.com/nm-l2tp/NetworkManager-l2tp/releases/download/%{version}/%{name}-%{version}.tar.xz
 
+BuildRequires:  libxml2-tools
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  ppp-devel
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk4) >= 4.0
 BuildRequires:  pkgconfig(libnm) >= 1.20.0
 BuildRequires:  pkgconfig(libnma) >= 1.8.0
+BuildRequires:  pkgconfig(libnma-gtk4) >= 1.8.33
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(nss)
 Requires:       NetworkManager >= 1.20.0
@@ -61,6 +64,8 @@
 %build
 %configure\
        --disable-static \
+       --with-gtk4=yes \
+       --enable-lto=yes \
        --enable-libreswan-dh2 \
        --with-pppd-plugin-dir=%{pppd_plugin_dir} \
        --with-dist-version=%{version}-%{release} \
@@ -98,6 +103,7 @@
 %files gnome
 %{_datadir}/metainfo/network-manager-l2tp.metainfo.xml
 %{_libdir}/NetworkManager/libnm-vpn-plugin-l2tp-editor.so
+%{_libdir}/NetworkManager/libnm-gtk4-vpn-plugin-l2tp-editor.so
 %{_libexecdir}/nm-l2tp-auth-dialog
 
 %files lang -f %{name}.lang

++++++ NetworkManager-l2tp-1.20.0.tar.xz -> NetworkManager-l2tp-1.20.2.tar.xz 
++++++
++++ 69130 lines of diff (skipped)

Reply via email to