[stonevpn] update to 0.4.14-1

Leon Keijser leon at fedoraproject.org
Fri Nov 9 15:01:11 UTC 2012


commit 672fba8d005cb4c0af9cc6be9315f5586c4bd102
Author: Léon Keijser <keijser at stone-it.com>
Date:   Fri Nov 9 16:00:53 2012 +0100

    update to 0.4.14-1

 .gitignore    |    1 +
 sources       |    2 +-
 stonevpn.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c96e917..fede77d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 stonevpn-0.4.9.tar.gz
 /stonevpn-0.4.11.tar.gz
 /stonevpn-0.4.12.tar.gz
+/stonevpn-0.4.13.tar.gz
diff --git a/sources b/sources
index 006bbdc..437f538 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f897a5e33d3b477158692e4a1828b47  stonevpn-0.4.12.tar.gz
+37f956f0983529eb76ea6d5cab2f5c8c  stonevpn-0.4.13.tar.gz
diff --git a/stonevpn.spec b/stonevpn.spec
index 7b7439f..f1f94f8 100644
--- a/stonevpn.spec
+++ b/stonevpn.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		stonevpn
-Version:	0.4.12
-Release:	2%{?dist}
+Version:	0.4.13
+Release:	1%{?dist}
 Summary:	Easy OpenVPN certificate and configuration management
 
 Group:		Applications/Internet
@@ -53,6 +53,9 @@ install -m 644 man/stonevpn.conf.5 %{buildroot}/%{_mandir}/man5/
 %{_mandir}/man5/%{name}.*
 
 %changelog
+* Fri Nov 09 2012 Léon Keijser <keijser at stone-it.com> - 0.4.13-1
+- new version from upstream
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list