Hello community,

here is the log from the commit of package NetworkManager-openvpn for 
openSUSE:Factory checked in at 2016-10-26 13:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-openvpn"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-openvpn/NetworkManager-openvpn.changes
    2016-09-23 11:33:16.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new/NetworkManager-openvpn.changes
       2016-10-26 13:29:04.000000000 +0200
@@ -1,0 +2,17 @@
+Tue Oct  4 09:43:25 UTC 2016 - [email protected]
+
+- Update to version 1.2.6:
+  + Restore previous behavior for handling empty "comp-lzo"
+    (bgo#769177).
+  + Support verify-x509-name (bgo#770922).
+  + Support max-routes (bgo#720097).
+  + Fix invalid free when parsing remote option.
+  + Various cleanups.
+  + Updated translations.
+- Drop NetworkManager-openvpn-dl-linking.patch: Fixed upstream.
+  Following this: Drop libtool BuildRequires and stop passing
+  autoreconf, we no longer carry any patches.
+- Conditionally apply translations-update-upstream BuildRequires
+  and macro for non-openSUSE only.
+
+-------------------------------------------------------------------
@@ -9,2 +26,2 @@
-  + Support NM_VPN_PLUGIN_DEBUG environment variable to control
-    debug logging from NetworkManager.
+  + Support NM_VPN_LOG_LEVEL environment variable to control debug
+    logging from NetworkManager.

Old:
----
  NetworkManager-openvpn-1.2.4.tar.xz
  NetworkManager-openvpn-dl-linking.patch

New:
----
  NetworkManager-openvpn-1.2.6.tar.xz

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

Other differences:
------------------
++++++ NetworkManager-openvpn.spec ++++++
--- /var/tmp/diff_new_pack.UwjZiY/_old  2016-10-26 13:29:06.000000000 +0200
+++ /var/tmp/diff_new_pack.UwjZiY/_new  2016-10-26 13:29:06.000000000 +0200
@@ -20,16 +20,14 @@
 Summary:        NetworkManager VPN support for OpenVPN
 License:        GPL-2.0+
 Group:          Productivity/Networking/System
-Version:        1.2.4
+Version:        1.2.6
 Release:        0
 Url:            http://www.gnome.org/projects/NetworkManager
 Source0:        
http://download.gnome.org/sources/NetworkManager-openvpn/1.2/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM NetworkManager-openvpn-dl-linking.patch 
[email protected] -- Fix linking of libdl, taken from upstream
-Patch0:         NetworkManager-openvpn-dl-linking.patch
 BuildRequires:  intltool
-# Needed for patch0
-BuildRequires:  libtool
+%if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
+%endif
 BuildRequires:  pkgconfig(NetworkManager) >= 1.2.0
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -65,12 +63,11 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
+%if !0%{?is_opensuse}
 translation-update-upstream
+%endif
 
 %build
-# needed for patch0
-autoreconf -fiv
 %configure\
        --disable-static
 %__make %{?_smp_mflags}

++++++ NetworkManager-openvpn-1.2.4.tar.xz -> 
NetworkManager-openvpn-1.2.6.tar.xz ++++++
++++ 12570 lines of diff (skipped)


Reply via email to