New upstream release 5.2.1
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
6
sources
6
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
|
||||
|
||||
@@ -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@redhat.com> - 5.2.1-1
|
||||
- New upstream release 5.2.1
|
||||
|
||||
* Thu Oct 16 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.2.1-0.2.rc1
|
||||
- New upstream release candidate 5.2.1rc1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user