mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
bump version to 4.19.9582-beta
This commit is contained in:
parent
3858927dc0
commit
01af586d4a
@ -1,7 +1,8 @@
|
|||||||
%define majorversion 4
|
%define majorversion 4
|
||||||
%define minorversion 18
|
%define minorversion 19
|
||||||
%define buildversion 9570
|
%define buildversion 9582
|
||||||
%define dateversion 2015.07.26
|
%define dateversion 2015.10.06
|
||||||
|
%define buildrelease beta
|
||||||
|
|
||||||
Name: softethervpn
|
Name: softethervpn
|
||||||
Version: %{majorversion}.%{minorversion}.%{buildversion}
|
Version: %{majorversion}.%{minorversion}.%{buildversion}
|
||||||
@ -11,7 +12,7 @@ Summary: An Open-Source Free Cross-platform Multi-protocol VPN Program
|
|||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.softether.org/
|
URL: http://www.softether.org/
|
||||||
Source0: http://www.softether-download.com/files/softether/v%{majorversion}.%{minorversion}-%{buildversion}-rtm-%{dateversion}-tree/Source%20Code/softether-src-v%{majorversion}.%{minorversion}-%{buildversion}-rtm.tar.gz
|
Source0: http://www.softether-download.com/files/softether/v%{majorversion}.%{minorversion}-%{buildversion}-%{buildrelease}-%{dateversion}-tree/Source%20Code/softether-src-v%{majorversion}.%{minorversion}-%{buildversion}-%{buildrelease}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
@ -86,6 +87,9 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 30 2015 Jeff Tang <mrjefftang@gmail.com> - 4.19.9582-1
|
||||||
|
- Update upstream to 4.19.9582-beta
|
||||||
|
|
||||||
* Wed Sep 30 2015 Jeff Tang <mrjefftang@gmail.com> - 4.19.9577-1
|
* Wed Sep 30 2015 Jeff Tang <mrjefftang@gmail.com> - 4.19.9577-1
|
||||||
- Update upstream to 4.19.9577
|
- Update upstream to 4.19.9577
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user