Hello community,
here is the log from the commit of package NetworkManager-pptp for
openSUSE:Factory checked in at 2016-10-18 10:34:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-pptp (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-pptp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-pptp"
Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager-pptp/NetworkManager-pptp.changes
2016-09-21 18:27:48.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.NetworkManager-pptp.new/NetworkManager-pptp.changes
2016-10-18 10:34:45.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Oct 4 18:29:01 UTC 2016 - [email protected]
+
+- Update to version 1.2.4:
+ + Prefer building against stable libsecret API.
+ + Split libnm-vpn-plugin-pptp.so into a GTK-free core plugin
+ usable by nmcli and a UI plugin for nm-applet and gnome
+ components.
+ + Support NM_VPN_LOG_LEVEL environment variable to control debug
+ logging from NetworkManager.
+ + Various cleanups.
+ + Updated translations.
+- Replace pkgconfig(libsecret-unstable) for pkgconfig(libsecret-1)
+ BuildRequires following upstreams changes.
+- Drop NetworkManager-frontend Requires from main package.
+
+-------------------------------------------------------------------
Old:
----
NetworkManager-pptp-1.2.2.tar.xz
New:
----
NetworkManager-pptp-1.2.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-pptp.spec ++++++
--- /var/tmp/diff_new_pack.5FjNws/_old 2016-10-18 10:34:46.000000000 +0200
+++ /var/tmp/diff_new_pack.5FjNws/_new 2016-10-18 10:34:46.000000000 +0200
@@ -21,25 +21,24 @@
Summary: NetworkManager VPN support for PPTP
License: GPL-2.0+
Group: Productivity/Networking/System
-Version: 1.2.2
+Version: 1.2.4
Release: 0
Url: http://www.gnome.org/projects/NetworkManager
Source0:
http://download.gnome.org/sources/NetworkManager-pptp/1.2/%{name}-%{version}.tar.xz
BuildRequires: grep
BuildRequires: intltool
BuildRequires: ppp-devel
-BuildRequires: pkgconfig(NetworkManager) >= 1.1.0
+BuildRequires: pkgconfig(NetworkManager) >= 1.2.0
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gtk+-3.0)
-BuildRequires: pkgconfig(libnm) >= 1.1.0
-BuildRequires: pkgconfig(libnm-glib) >= 1.1.0
-BuildRequires: pkgconfig(libnm-glib-vpn) >= 1.1.0
-BuildRequires: pkgconfig(libnm-gtk) >= 0.9.10
-BuildRequires: pkgconfig(libnm-util) >= 1.1.0
-BuildRequires: pkgconfig(libnma) >= 1.1.0
-BuildRequires: pkgconfig(libsecret-unstable)
-Requires: %{name}-frontend = %{version}
-Requires: NetworkManager >= 1.1.0
+BuildRequires: pkgconfig(libnm) >= 1.2.0
+BuildRequires: pkgconfig(libnm-glib) >= 1.2.0
+BuildRequires: pkgconfig(libnm-glib-vpn) >= 1.2.0
+BuildRequires: pkgconfig(libnm-gtk) >= 1.2.0
+BuildRequires: pkgconfig(libnm-util) >= 1.2.0
+BuildRequires: pkgconfig(libnma) >= 1.2.0
+BuildRequires: pkgconfig(libsecret-1)
+Requires: NetworkManager >= 1.2.0
Requires: pptp
%requires_eq ppp
Recommends: %{name}-lang
@@ -87,16 +86,17 @@
%dir %{_libexecdir}/NetworkManager
%dir %{_libexecdir}/NetworkManager/VPN
%{_libexecdir}/NetworkManager/VPN/nm-pptp-service.name
-%{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
%{_sysconfdir}/dbus-1/system.d/nm-pptp-service.conf
-%{pppd_plugin_dir}/nm-pptp-pppd-plugin.*
+%{pppd_plugin_dir}/nm-pptp-pppd-plugin.so
%files gnome
%defattr(-,root,root,-)
%{_datadir}/appdata/network-manager-pptp.metainfo.xml
%{_datadir}/gnome-vpn-properties/
%{_libdir}/NetworkManager/libnm-pptp-properties.so*
+%{_libdir}/NetworkManager/libnm-vpn-plugin-pptp-editor.so
%{_libexecdir}/nm-pptp-auth-dialog
+%{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
%files lang -f %{name}.lang
++++++ NetworkManager-pptp-1.2.2.tar.xz -> NetworkManager-pptp-1.2.4.tar.xz
++++++
++++ 13131 lines of diff (skipped)