Hello community,

here is the log from the commit of package NetworkManager-openvpn for 
openSUSE:Factory checked in at 2012-03-16 13:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-openvpn", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-openvpn/NetworkManager-openvpn.changes
    2012-02-17 12:06:43.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openvpn.new/NetworkManager-openvpn.changes
       2012-03-16 13:20:05.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Mar  2 19:23:37 UTC 2012 - [email protected]
+
+- Update to version 0.9.3.995:
+  + Fix issues with password dialog width on recent GTK+ versions
+  + Allow cipher and HMAC options to be set for Static Key mode
+  + Support for "external UI mode" for DE-native dialogs (ie, GNOME
+    Shell and others)
+  + Updated translations.
+- Add explicit pkgconfig(libnm-glib-vpn) BuildRequires: it's a long
+  standing requirement which currently comes implicit with
+  libnm-glib, as it's part of the same package at this moment.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-openvpn-0.9.2.0.tar.bz2

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

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

Other differences:
------------------
++++++ NetworkManager-openvpn.spec ++++++
--- /var/tmp/diff_new_pack.xa0DsR/_old  2012-03-16 13:20:07.000000000 +0100
+++ /var/tmp/diff_new_pack.xa0DsR/_new  2012-03-16 13:20:07.000000000 +0100
@@ -20,24 +20,26 @@
 Summary:        NetworkManager VPN support for OpenVPN
 License:        GPL-2.0+
 Group:          Productivity/Networking/System
-Version:        0.9.2.0
+Version:        0.9.3.995
 Release:        0
 # FIXME .desktop icons are currently disabled (on purpose) in the NM tarballs. 
They will re-appear later on (when nmce supports --import)
 # FIXME: --disable-more-warnings should be dropped from configure when 
possible. Added with 0.9.2.0 for Gtk+ 3.3 build.
 Url:            http://www.gnome.org/projects/NetworkManager
-Source0:        
http://download.gnome.org/sources/NetworkManager-openvpn/0.9/%{name}-%{version}.tar.bz2
+Source0:        
http://download.gnome.org/sources/NetworkManager-openvpn/0.9/%{name}-%{version}.tar.xz
 Source1:        NetworkManager-openvpn-openvpn-settings.png
 Patch0:         nm-openvpn-desktop.patch
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(NetworkManager)
+BuildRequires:  pkgconfig(NetworkManager) >= 0.9.3
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnm-glib)
-BuildRequires:  pkgconfig(libnm-util)
-Requires:       openvpn %{name}-frontend
+BuildRequires:  pkgconfig(libnm-glib) >= 0.9.3
+BuildRequires:  pkgconfig(libnm-glib-vpn) >= 0.9.3
+BuildRequires:  pkgconfig(libnm-util) >= 0.9.3
+Requires:       %{name}-frontend
 Requires:       NetworkManager >= 0.8.995
+Requires:       openvpn
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390 s390x


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to