[NetworkManager-openswan/f15] Update to 0.9.0

Daniel Williams dcbw at fedoraproject.org
Fri Aug 26 19:12:16 UTC 2011


commit 9f2bf39d236abd7d4cbb8b73ed75f37e6a58ad17
Author: Dan Williams <dcbw at redhat.com>
Date:   Fri Aug 26 14:14:40 2011 -0500

    Update to 0.9.0

 .gitignore                   |    1 +
 NetworkManager-openswan.spec |   12 ++++++++----
 sources                      |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 700e12a..9aa6425 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 NetworkManager-openswan-0.8.tar.gz
 /NetworkManager-openswan-0.8.999.tar.bz2
 /NetworkManager-openswan-0.8.999.git20110721.tar.bz2
+/NetworkManager-openswan-0.9.0.tar.bz2
diff --git a/NetworkManager-openswan.spec b/NetworkManager-openswan.spec
index 139df3c..f68d062 100644
--- a/NetworkManager-openswan.spec
+++ b/NetworkManager-openswan.spec
@@ -1,12 +1,12 @@
 %define openswan_version  2.6.27-1
 
-%define snapshot .git20110721
-%define realversion 0.8.999
+%define snapshot %{nil}
+%define realversion 0.9.0
 
 Summary:   NetworkManager VPN plug-in for openswan
 Name:      NetworkManager-openswan
-Version:   0.8.999
-Release:   2%{snapshot}%{?dist}
+Version:   0.9.0
+Release:   1%{snapshot}%{?dist}
 License:   GPLv2+
 Group:     System Environment/Base
 URL:       http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openswan/0.8/
@@ -67,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/gnome-vpn-properties/openswan
 
 %changelog
+* Fri Aug 26 2011 Dan Williams <dcbw at redhat.com> - 0.9.0-1
+- Update to 0.9.0
+- ui: translation fixes
+
 * Thu Jul 21 2011 Dan Williams <dcbw at redhat.com> - 0.8.999-2.git20110721
 - Update to git snapshot
 - Fixes for secrets handling and saving
diff --git a/sources b/sources
index 0246e54..9020027 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c594da843f904317e36a05c5df1dd42  NetworkManager-openswan-0.8.999.git20110721.tar.bz2
+34c4f8eb06c03a79560de9e617ae8a3f  NetworkManager-openswan-0.9.0.tar.bz2


More information about the scm-commits mailing list