Accepting request 259041 from home:namtrac:branches:network:vpn
- Update to version 2.3.5 * See included changelog - Depend on systemd-devel for the daemon check functionality OBS-URL: https://build.opensuse.org/request/show/259041 OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=81
This commit is contained in:
parent
e3db630d65
commit
e52c73c2cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af506d5f48568fa8d2f2435cb3fad35f9a9a8f263999ea6df3ba296960cec85a
|
||||
size 1191101
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlNjR7kACgkQwp2X7RmNIqM9ywCg481br1WCovvCtk+FtIInnHrJ
|
||||
fBAAoKftPcSkn6yI+NO7crBkjVcWy0R4
|
||||
=kZma
|
||||
-----END PGP SIGNATURE-----
|
3
openvpn-2.3.5.tar.gz
Normal file
3
openvpn-2.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d93b447b014a41ec1550c3b760871aa72d7c09f1b5c6fc1e013d3073ac29ca21
|
||||
size 1196464
|
7
openvpn-2.3.5.tar.gz.asc
Normal file
7
openvpn-2.3.5.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iEYEABECAAYFAlRP0U4ACgkQwp2X7RmNIqPAvgCgz1D9o/TrFXrXGBHcXLfrQyob
|
||||
RhYAoIx5SlqO/3oC1wSAr/a/IvCW5DQh
|
||||
=uhc/
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 30 12:28:48 UTC 2014 - idonmez@suse.com
|
||||
|
||||
- Update to version 2.3.5
|
||||
* See included changelog
|
||||
- Depend on systemd-devel for the daemon check functionality
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 25 09:12:08 UTC 2014 - idonmez@suse.com
|
||||
|
||||
|
@ -32,7 +32,7 @@ Url: http://openvpn.net/
|
||||
%else
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
%endif
|
||||
Version: 2.3.4
|
||||
Version: 2.3.5
|
||||
Release: 0
|
||||
Summary: Full-featured SSL VPN solution using a TUN/TAP Interface
|
||||
License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
|
||||
@ -65,7 +65,7 @@ BuildRequires: libselinux-devel
|
||||
BuildRequires: pkcs11-helper-devel
|
||||
Requires: pkcs11-helper
|
||||
%if %{with_systemd}
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user