Hello community,
here is the log from the commit of package NetworkManager-pptp for
openSUSE:Factory checked in at 2018-04-05 15:27:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-pptp (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-pptp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-pptp"
Thu Apr 5 15:27:32 2018 rev:49 rq:593149 version:1.2.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager-pptp/NetworkManager-pptp.changes
2018-03-08 10:50:14.693006788 +0100
+++
/work/SRC/openSUSE:Factory/.NetworkManager-pptp.new/NetworkManager-pptp.changes
2018-04-05 15:27:34.728965115 +0200
@@ -1,0 +2,14 @@
+Fri Mar 30 03:12:16 UTC 2018 - [email protected]
+
+- Update to version 1.2.6:
+ + Fix passing "user" and set "remotename" (bgo#794695)
+ + Use gresources for UI file
+ + Updated translations.
+- Update URL tag to https://wiki.gnome.org/Projects/NetworkManager:
+ currently the Network Manager project's web page.
+- Drop icon_theme_cache_* post/postun scriptlets: its fucntionality
+ has been moved to RPM file triggers (4.13, suse_version 1330).
+- Add gio-2.0, gio-unix-2.0 and glib-2.0 pkgconfig modules
+ BuildRequires to avoid implicit dependencies.
+
+-------------------------------------------------------------------
Old:
----
NetworkManager-pptp-1.2.4.tar.xz
New:
----
NetworkManager-pptp-1.2.6.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-pptp.spec ++++++
--- /var/tmp/diff_new_pack.TNNHUd/_old 2018-04-05 15:27:35.996919284 +0200
+++ /var/tmp/diff_new_pack.TNNHUd/_new 2018-04-05 15:27:35.996919284 +0200
@@ -18,12 +18,12 @@
%define pppd_plugin_dir %(rpm -ql ppp | grep -m1 pppd/[0-9]*)
Name: NetworkManager-pptp
-Version: 1.2.4
+Version: 1.2.6
Release: 0
Summary: NetworkManager VPN support for PPTP
License: GPL-2.0-or-later
Group: Productivity/Networking/System
-URL: http://www.gnome.org/projects/NetworkManager
+URL: https://wiki.gnome.org/Projects/NetworkManager
Source0:
http://download.gnome.org/sources/NetworkManager-pptp/1.2/%{name}-%{version}.tar.xz
BuildRequires: grep
BuildRequires: intltool
@@ -31,14 +31,17 @@
BuildRequires: ppp-devel
BuildRequires: pkgconfig(NetworkManager) >= 1.2.0
BuildRequires: pkgconfig(dbus-glib-1)
-BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gio-2.0)
+BuildRequires: pkgconfig(gio-unix-2.0) >= 2.32
+BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.4
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)
+BuildRequires: pkgconfig(libsecret-1) >= 0.18
Requires: NetworkManager >= 1.2.0
Requires: pptp
%requires_eq ppp
@@ -73,12 +76,6 @@
%find_lang %{name} %{?no_lang_C}
find %{buildroot} -type f -name "*.la" -delete -print
-%post gnome
-%icon_theme_cache_post
-
-%postun gnome
-%icon_theme_cache_postun
-
%files
%doc README
%{_libdir}/NetworkManager/libnm-vpn-plugin-pptp.so
@@ -91,7 +88,6 @@
%files gnome
%{_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
++++++ NetworkManager-pptp-1.2.4.tar.xz -> NetworkManager-pptp-1.2.6.tar.xz
++++++
++++ 20427 lines of diff (skipped)