[NetworkManager-openvpn/f15] Update to new git snapshot

Daniel Williams dcbw at fedoraproject.org
Thu Jul 21 05:51:29 UTC 2011


commit f505a1aae19383b078ad1622995e6348a7e9170f
Author: Dan Williams <dcbw at redhat.com>
Date:   Thu Jul 21 00:55:07 2011 -0500

    Update to new git snapshot

 .gitignore                  |    1 +
 NetworkManager-openvpn.spec |    8 ++++++--
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 927e304..7d569da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ NetworkManager-openvpn-0.8.1.tar.bz2
 /NetworkManager-openvpn-0.8.998.git20110405.tar.bz2
 /NetworkManager-openvpn-0.8.999.tar.bz2
 /NetworkManager-openvpn-0.8.9997.tar.bz2
+/NetworkManager-openvpn-0.8.9997.git20110721.tar.bz2
diff --git a/NetworkManager-openvpn.spec b/NetworkManager-openvpn.spec
index b60e73a..11ead5f 100644
--- a/NetworkManager-openvpn.spec
+++ b/NetworkManager-openvpn.spec
@@ -4,14 +4,14 @@
 %define openvpn_version     2.1
 %define shared_mime_version 0.16-3
 
-%define snapshot %{nil}
+%define snapshot .git20110721
 %define realversion 0.8.9997
 
 Summary: NetworkManager VPN plugin for OpenVPN
 Name: NetworkManager-openvpn
 Epoch:   1
 Version: 0.8.9997
-Release: 1%{snapshot}%{?dist}
+Release: 2%{snapshot}%{?dist}
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
 Group: System Environment/Base
@@ -98,6 +98,10 @@ fi
 %dir %{_datadir}/gnome-vpn-properties/openvpn
 
 %changelog
+* Thu Jul 21 2011 Dan Williams <dcbw at redhat.com> - 1:0.8.9997-2
+- ui: ensure secrets are saved when required and not saved when not required
+- ui: add explicit secret saving options
+
 * Thu Jul 07 2011 Dan Williams <dcbw at redhat.com> - 1:0.8.9997-1
 - Update to 0.8.9997 (0.9-rc3)
 - ui: ensure saved secrets are passed back to NM
diff --git a/sources b/sources
index 088ca87..2a22b1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b071ef007929019cab217a210f1b86e  NetworkManager-openvpn-0.8.9997.tar.bz2
+01f7e899bc052a006e0e03a4f06f4f78  NetworkManager-openvpn-0.8.9997.git20110721.tar.bz2


More information about the scm-commits mailing list