Bump up to 0.9.15.
This commit is contained in:
parent
f3a9fedf29
commit
45ef53b082
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ xrdp-cvs-03-17-2010.tar.gz
|
|||||||
/xrdp-0.9.13.tar.gz
|
/xrdp-0.9.13.tar.gz
|
||||||
/xrdp-0.9.13.1.tar.gz
|
/xrdp-0.9.13.1.tar.gz
|
||||||
/xrdp-0.9.14.tar.gz
|
/xrdp-0.9.14.tar.gz
|
||||||
|
/xrdp-0.9.15.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xrdp-0.9.14.tar.gz) = 5c0a8f8b25e8482ac871e227227c030521df5af2bb7ab0f5000888a02969aae8c275e7b9b1b1d42cb83ffd86e6dc1f9eef1b254bf3984f9a1eb48623bfb0a2ef
|
SHA512 (xrdp-0.9.15.tar.gz) = 5adc9f1ed2046d0c8c96e3ac4701b2e12b303fcb4ba22708e78398d4be32220b91a38d9425ddfebfad76045e14ed2d7886ed2b644971678101349b0ea0c479a6
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
Summary: Open source remote desktop protocol (RDP) server
|
Summary: Open source remote desktop protocol (RDP) server
|
||||||
Name: xrdp
|
Name: xrdp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.14
|
Version: 0.9.15
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0 and GPLv2+ and MIT
|
License: ASL 2.0 and GPLv2+ and MIT
|
||||||
URL: http://www.xrdp.org/
|
URL: http://www.xrdp.org/
|
||||||
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/xrdp-%{version}.tar.gz
|
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/xrdp-%{version}.tar.gz
|
||||||
@ -280,6 +280,9 @@ fi
|
|||||||
%{_datadir}/selinux/*/%{name}.pp
|
%{_datadir}/selinux/*/%{name}.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 29 2020 Bojan Smojver <bojan@rexurive.com> - 1:0.9.15-1
|
||||||
|
- Bump up to 0.9.15
|
||||||
|
|
||||||
* Tue Sep 1 2020 Bojan Smojver <bojan@rexurive.com> - 1:0.9.14-3
|
* Tue Sep 1 2020 Bojan Smojver <bojan@rexurive.com> - 1:0.9.14-3
|
||||||
- Add a patch for uninitialised variables, courtesy of Dan Horák
|
- Add a patch for uninitialised variables, courtesy of Dan Horák
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user