[NetworkManager-pptp/f15] Update to 0.9.0

Daniel Williams dcbw at fedoraproject.org
Fri Aug 26 16:52:02 UTC 2011


commit de0e9e12b894c92fa1e1c0b012ce1f226335f15c
Author: Dan Williams <dcbw at redhat.com>
Date:   Fri Aug 26 11:54:22 2011 -0500

    Update to 0.9.0

 .gitignore               |    1 +
 NetworkManager-pptp.spec |   12 ++++++++----
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0caf638..b257faa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ NetworkManager-pptp-0.8.1.tar.bz2
 /NetworkManager-pptp-0.8.998.tar.bz2
 /NetworkManager-pptp-0.8.999.tar.bz2
 /NetworkManager-pptp-0.8.999.git20110721.tar.bz2
+/NetworkManager-pptp-0.9.0.tar.bz2
diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec
index f9b4d53..47c10ea 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 .git20110721
-%define realversion 0.8.999
+%define snapshot %{nil}
+%define realversion 0.9.0
 
 Summary:   NetworkManager VPN plugin for pptp
 Name:      NetworkManager-pptp
 Epoch:     1
-Version:   0.8.999
-Release:   2%{snapshot}%{?dist}
+Version:   0.9.0
+Release:   1%{snapshot}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Base
 URL:       http://www.gnome.org/projects/NetworkManager/
@@ -106,6 +106,10 @@ fi
 %{_datadir}/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
 
 %changelog
+* Fri Aug 26 2011 Dan Williams <dcbw at redhat.com> - 1:0.9.0-1
+- Update to 0.9.0 release
+- ui: updated translations
+
 * 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
 
diff --git a/sources b/sources
index 39b232b..0b8d534 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c75fe6a3034edbdd5664b70e205cf85b  NetworkManager-pptp-0.8.999.git20110721.tar.bz2
+38cf737d5fbd2b4bd03a5b3fb55da252  NetworkManager-pptp-0.9.0.tar.bz2


More information about the scm-commits mailing list