Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package NetworkManager-libreswan for
openSUSE:Factory checked in at 2022-03-14 19:35:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-libreswan (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-libreswan.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-libreswan"
Mon Mar 14 19:35:46 2022 rev:8 rq:961667 version:1.2.16
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-libreswan/NetworkManager-libreswan.changes
2021-01-13 18:35:52.162381702 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-libreswan.new.25692/NetworkManager-libreswan.changes
2022-03-14 19:37:51.586183459 +0100
@@ -1,0 +2,13 @@
+Sat Mar 12 17:25:47 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.2.16:
+ + 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-libreswan-1.2.14.tar.xz
New:
----
NetworkManager-libreswan-1.2.16.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-libreswan.spec ++++++
--- /var/tmp/diff_new_pack.uUO8EI/_old 2022-03-14 19:37:52.266184274 +0100
+++ /var/tmp/diff_new_pack.uUO8EI/_new 2022-03-14 19:37:52.266184274 +0100
@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-libreswan
#
-# 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-libreswan
-Version: 1.2.14
+Version: 1.2.16
Release: 0
Summary: Libreswan VPN client plugin for NetworkManager
License: GPL-2.0-or-later
@@ -26,12 +26,15 @@
Source0:
https://download.gnome.org/sources/NetworkManager-libreswan/1.2/%{name}-%{version}.tar.xz
BuildRequires: intltool >= 0.35
+BuildRequires: libxml2-tools
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.32
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
+BuildRequires: pkgconfig(gtk4) >= 4.0
BuildRequires: pkgconfig(libnl-3.0) >= 3.2.8
BuildRequires: pkgconfig(libnm)
BuildRequires: pkgconfig(libnma) >= 1.2.0
+BuildRequires: pkgconfig(libnma-gtk4) >= 1.8.33
BuildRequires: pkgconfig(libsecret-1) >= 0.18
Requires: /usr/sbin/ipsec
@@ -61,6 +64,8 @@
%build
%configure \
--disable-static \
+ --with-gtk4=yes \
+ --enable-lto=yes \
%{nil}
%make_build
@@ -82,11 +87,8 @@
%files -n NetworkManager-libreswan-gnome
%{_libexecdir}/nm-libreswan-auth-dialog
%{_libdir}/NetworkManager/libnm-vpn-plugin-libreswan-editor.so
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/network-manager-libreswan.metainfo.xml
-%dir %{_datadir}/gnome-vpn-properties
-%dir %{_datadir}/gnome-vpn-properties/libreswan
-%{_datadir}/gnome-vpn-properties/libreswan/nm-libreswan-dialog.ui
+%{_libdir}/NetworkManager/libnm-gtk4-vpn-plugin-libreswan-editor.so
+%{_datadir}/metainfo/network-manager-libreswan.metainfo.xml
%files lang -f %{name}.lang
++++++ NetworkManager-libreswan-1.2.14.tar.xz ->
NetworkManager-libreswan-1.2.16.tar.xz ++++++
++++ 6737 lines of diff (skipped)