[NetworkManager-pptp/f15] Update to git snapshot

Daniel Williams dcbw at fedoraproject.org
Thu Jul 21 21:10:47 UTC 2011


commit e5db6bd33f3cdd8bced1309f8409392ba84f4683
Author: Dan Williams <dcbw at redhat.com>
Date:   Thu Jul 21 16:14:24 2011 -0500

    Update to git snapshot

 .gitignore               |    1 +
 NetworkManager-pptp.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2f0066..0caf638 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ NetworkManager-pptp-0.8.1.tar.bz2
 /NetworkManager-pptp-0.8.995.tar.bz2
 /NetworkManager-pptp-0.8.998.tar.bz2
 /NetworkManager-pptp-0.8.999.tar.bz2
+/NetworkManager-pptp-0.8.999.git20110721.tar.bz2
diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec
index 91ec005..f9b4d53 100644
--- a/NetworkManager-pptp.spec
+++ b/NetworkManager-pptp.spec
@@ -4,14 +4,14 @@
 %define ppp_version         2.4.5
 %define shared_mime_version 0.16-3
 
-%define snapshot %{nil}
+%define snapshot .git20110721
 %define realversion 0.8.999
 
 Summary:   NetworkManager VPN plugin for pptp
 Name:      NetworkManager-pptp
 Epoch:     1
 Version:   0.8.999
-Release:   1%{snapshot}%{?dist}
+Release:   2%{snapshot}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Base
 URL:       http://www.gnome.org/projects/NetworkManager/
@@ -106,6 +106,9 @@ fi
 %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
 
 %changelog
+* Thu Jul 21 2011 Dan Williams <dcbw at redhat.com> - 1:0.8.999-2.git20110721
+- ui: ensure secrets are saved when required and not saved when not required
+
 * Tue May 03 2011 Dan Williams <dcbw at redhat.com> - 1:0.8.999-1
 - Update to 0.8.999 (0.9-rc2)
 - ui: default to user-stored secrets for new connections
diff --git a/sources b/sources
index bc0eb28..39b232b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7db30dc1198b0f7453ffc05d24248b55  NetworkManager-pptp-0.8.999.tar.bz2
+c75fe6a3034edbdd5664b70e205cf85b  NetworkManager-pptp-0.8.999.git20110721.tar.bz2


More information about the scm-commits mailing list