[strongswan] New upstream release 5.2.1

avesh avesh at fedoraproject.org
Thu Oct 30 16:08:22 UTC 2014


commit de8cd547ce95491e3a539d60b46c64446b382531
Author: Avesh Agarwal <avagarwa at redhat.com>
Date:   Thu Oct 30 12:08:20 2014 -0400

    New upstream release 5.2.1

 .gitignore      |    3 +++
 sources         |    6 +++---
 strongswan.spec |    7 +++++--
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51fe72a..f159c40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,6 @@
 /strongswan-5.2.1rc1.tar.bz2
 /strongswan-5.2.1rc1.tar.bz2.md5
 /strongswan-5.2.1rc1.tar.bz2.sig
+/strongswan-5.2.1.tar.bz2
+/strongswan-5.2.1.tar.bz2.md5
+/strongswan-5.2.1.tar.bz2.sig
diff --git a/sources b/sources
index cebc80a..f23078d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-627979024591c1da5b3eaf2099e2dd2b  strongswan-5.2.1rc1.tar.bz2
-5452c2ba2b4470706f28aa923d3be291  strongswan-5.2.1rc1.tar.bz2.md5
-c6683b851d25473f9051aa2094c0b26d  strongswan-5.2.1rc1.tar.bz2.sig
+dd3717c0aa59ab4591ca1812941ebb82  strongswan-5.2.1.tar.bz2
+5a4f40b3324c5cacb4f37b00ae1ca687  strongswan-5.2.1.tar.bz2.md5
+08e066332c4e2ecf2f0195396dcace85  strongswan-5.2.1.tar.bz2.sig
diff --git a/strongswan.spec b/strongswan.spec
index 5d5b6e9..e93386f 100644
--- a/strongswan.spec
+++ b/strongswan.spec
@@ -4,11 +4,11 @@
 # order.
 # 2) Please use the following define (with a percent sign and the appropriate
 # prerelease tag):
-%define prerelease rc1
+# %%define prerelease
 
 Name:           strongswan
 Version:        5.2.1
-Release:        0.2%{?prerelease:.%{prerelease}}%{?dist}
+Release:        1%{?prerelease:.%{prerelease}}%{?dist}
 Summary:        An OpenSource IPsec-based VPN and TNC solution
 Group:          System Environment/Daemons
 License:        GPLv2+
@@ -378,6 +378,9 @@ fi
 %endif
 
 %changelog
+* Thu Oct 30 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.2.1-1
+- New upstream release 5.2.1
+
 * Thu Oct 16 2014 Avesh Agarwal <avagarwa at redhat.com> - 5.2.1-0.2.rc1
 - New upstream release candidate 5.2.1rc1
 


More information about the scm-commits mailing list