[openvpn] 2.1.3.

Jon Ciesla limb at fedoraproject.org
Fri Oct 8 13:56:25 UTC 2010


commit e415da3a413ed047c575f2124e080195f24988b2
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Fri Oct 8 08:56:28 2010 -0500

    2.1.3.

 .gitignore   |    2 ++
 openvpn.spec |    5 ++++-
 sources      |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 108a7d7..7c06a3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ openvpn-2.1.1.tar.gz
 openvpn-2.1.1.tar.gz.asc
 openvpn-2.1.2.tar.gz
 openvpn-2.1.2.tar.gz.asc
+/openvpn-2.1.3.tar.gz
+/openvpn-2.1.3.tar.gz.asc
diff --git a/openvpn.spec b/openvpn.spec
index b1b1e83..723d018 100644
--- a/openvpn.spec
+++ b/openvpn.spec
@@ -3,7 +3,7 @@
 %define plugins down-root auth-pam
 
 Name:              openvpn
-Version:           2.1.2
+Version:           2.1.3
 Release:           1%{?prerelease:.%{prerelease}}%{?dist}
 Summary:           A full-featured SSL VPN solution
 URL:               http://openvpn.net/
@@ -175,6 +175,9 @@ fi
 %config %dir %{_sysconfdir}/%{name}/
 
 %changelog
+* Thu Oct 07 2010 Jon Ciesla <limb at jcomserv.net> 2.1.3-1
+- Update to 2.1.3.
+
 * Thu Aug 19 2010 Steven Pritchard <steve at kspei.com> 2.1.2-1
 - Update to 2.1.2.
 
diff --git a/sources b/sources
index c8aa545..1b63bf5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-543a30dafcdefe1d67c0e47b80741755  openvpn-2.1.2.tar.gz
-218c93632a676379efdab17452b2ffe4  openvpn-2.1.2.tar.gz.asc
+7486d3e270ba4b033e311d3e022a0ad7  openvpn-2.1.3.tar.gz
+c9d69a95eedea26a90622c67b441614b  openvpn-2.1.3.tar.gz.asc


More information about the scm-commits mailing list