20
0

Accepting request 180497 from home:dimstar:branches:GNOME:Factory

Update to 0.9.8.2

OBS-URL: https://build.opensuse.org/request/show/180497
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-openvpn?expand=0&rev=58
This commit is contained in:
2013-06-23 13:48:36 +00:00
committed by Git OBS Bridge
parent da27180777
commit c5d16cae6e
4 changed files with 17 additions and 9 deletions
+8
View File
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 21 13:02:54 UTC 2013 - dimstar@opensuse.org
- Update to version 0.9.8.2:
+ Use full paths for auth dialog and properties plugin.
+ Handle multiple domain names.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 22 20:50:41 UTC 2013 - zaitor@opensuse.org
+6 -6
View File
@@ -20,7 +20,7 @@ Name: NetworkManager-openvpn
Summary: NetworkManager VPN support for OpenVPN
License: GPL-2.0+
Group: Productivity/Networking/System
Version: 0.9.8.0
Version: 0.9.8.2
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.
@@ -30,15 +30,15 @@ Source1: NetworkManager-openvpn-openvpn-settings.png
Patch0: nm-openvpn-desktop.patch
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(NetworkManager) >= 0.9.6
BuildRequires: pkgconfig(NetworkManager) >= 0.9.8
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gnome-keyring-1)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libnm-glib) >= 0.9.6
BuildRequires: pkgconfig(libnm-glib-vpn) >= 0.9.6
BuildRequires: pkgconfig(libnm-util) >= 0.9.6
BuildRequires: pkgconfig(libnm-glib) >= 0.9.8
BuildRequires: pkgconfig(libnm-glib-vpn) >= 0.9.8
BuildRequires: pkgconfig(libnm-util) >= 0.9.8
Requires: %{name}-frontend
Requires: NetworkManager >= 0.8.995
Requires: NetworkManager >= 0.9.8
Requires: openvpn
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Binary file not shown.
Binary file not shown.