Hello community,
here is the log from the commit of package NetworkManager-openconnect for
openSUSE:Factory checked in at 2016-09-21 18:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openconnect (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-openconnect"
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-openconnect/NetworkManager-openconnect.changes
2016-01-08 15:39:56.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new/NetworkManager-openconnect.changes
2016-09-21 18:29:10.000000000 +0200
@@ -1,0 +2,40 @@
+Sat May 14 22:21:02 UTC 2016 - [email protected]
+
+- Update to version 1.2.2:
+ + Use a proper name for the AppStream metadata.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon May 2 18:21:39 UTC 2016 - [email protected]
+
+- Update to version 1.2.0:
+ + build: don't include the full path to a plugin by default.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Apr 6 11:43:31 UTC 2016 - [email protected]
+
+- Update to version 1.1.93 (1.2-rc1):
+ + No changes.
+- Changes from version 1.1.92:
+ + plugin: avoid calling GetAll on service object.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 1 17:50:37 UTC 2016 - [email protected]
+
+- Update to version 1.1.91:
+ + service: drop off the bus if the peer vanishes or we're
+ unneeded.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 21 10:31:02 UTC 2016 - [email protected]
+
+- Update to version 1.1.90:
+ + Ported to libnm, libnma and GDBus.
+ + Support multiple concurrent VPN connections.
+ + Updated translations.
+- Add pkgconfig(libnm) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
Old:
----
NetworkManager-openconnect-1.0.8.tar.xz
New:
----
NetworkManager-openconnect-1.2.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-openconnect.spec ++++++
--- /var/tmp/diff_new_pack.uKUG5W/_old 2016-09-21 18:29:11.000000000 +0200
+++ /var/tmp/diff_new_pack.uKUG5W/_new 2016-09-21 18:29:11.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-openconnect
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,27 +17,28 @@
Name: NetworkManager-openconnect
-Version: 1.0.8
+Version: 1.2.2
Release: 0
# FIXME: Verify, if -Wno-deprecated-declarations CFLAG is still required
Summary: NetworkManager VPN support for OpenConnect
License: GPL-2.0+ and LGPL-2.1
Group: Productivity/Networking/System
Url: http://www.gnome.org/projects/NetworkManager
-Source0:
http://download.gnome.org/sources/NetworkManager-openconnect/1.0/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/NetworkManager-openconnect/1.2/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: translation-update-upstream
-BuildRequires: pkgconfig(NetworkManager) >= 0.9.10
+BuildRequires: pkgconfig(NetworkManager) >= 1.1.0
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
-BuildRequires: pkgconfig(libnm-glib) >= 0.9.10
-BuildRequires: pkgconfig(libnm-glib-vpn) >= 0.9.10
-BuildRequires: pkgconfig(libnm-util) >= 0.9.10
+BuildRequires: pkgconfig(libnm) >= 1.1.0
+BuildRequires: pkgconfig(libnm-glib) >= 1.1.0
+BuildRequires: pkgconfig(libnm-glib-vpn) >= 1.1.0
+BuildRequires: pkgconfig(libnm-util) >= 1.1.0
BuildRequires: pkgconfig(libsecret-unstable)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(openconnect) >= 3.02
Requires: %{name}-frontend
-Requires: NetworkManager >= 0.9.10
+Requires: NetworkManager >= 1.1.0
Requires: openconnect
Requires(pre): pwdutils
Recommends: %{name}-lang
@@ -90,13 +91,18 @@
%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
+%{_libdir}/NetworkManager/libnm-vpn-plugin-openconnect.so
%{_libexecdir}/nm-openconnect-service
%{_libexecdir}/nm-openconnect-service-openconnect-helper
+%dir %{_libexecdir}/NetworkManager
+%dir %{_libexecdir}/NetworkManager/VPN
+%{_libexecdir}/NetworkManager/VPN/nm-openconnect-service.name
%{_sysconfdir}/NetworkManager/VPN/nm-openconnect-service.name
%{_sysconfdir}/dbus-1/system.d/nm-openconnect-service.conf
%files gnome
%defattr(-,root,root,-)
+%{_datadir}/appdata/network-manager-openconnect.metainfo.xml
%{_libdir}/NetworkManager/libnm-openconnect-properties.so*
%{_libexecdir}/nm-openconnect-auth-dialog
%{_datadir}/gnome-vpn-properties/
++++++ NetworkManager-openconnect-1.0.8.tar.xz ->
NetworkManager-openconnect-1.2.2.tar.xz ++++++
++++ 116455 lines of diff (skipped)