Bump up to 0.9.11.
This commit is contained in:
parent
b3f30b29e2
commit
ec60b4cc96
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ xrdp-cvs-03-17-2010.tar.gz
|
||||
/xrdp-0.9.8.tar.gz
|
||||
/xrdp-0.9.9.tar.gz
|
||||
/xrdp-0.9.10.tar.gz
|
||||
/xrdp-0.9.11.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xrdp-0.9.10.tar.gz) = ae84a66ec92de5ef4bf534c3b06772f52ea285b2408e1b9fab27c1fb79a20281771ef8480453bcc1bc793776f48f99ef3b04f6c6701914a62770608f23914973
|
||||
SHA512 (xrdp-0.9.11.tar.gz) = a025b504b8cc2c702514e200669a9d3952ccf22655036c088375d19b48581691d509d451050a5b72304134e1755c446d9a86a246ce760f9e797dc23d34158c45
|
||||
|
@ -12,8 +12,8 @@
|
||||
Summary: Open source remote desktop protocol (RDP) server
|
||||
Name: xrdp
|
||||
Epoch: 1
|
||||
Version: 0.9.10
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.11
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://www.xrdp.org/
|
||||
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/xrdp-%{version}.tar.gz
|
||||
@ -267,6 +267,9 @@ fi
|
||||
%{_datadir}/selinux/*/%{name}.pp
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2019 Bojan Smojver <bojan@rexurive.com> - 1:0.9.11-1
|
||||
- Bump up to 0.9.11
|
||||
|
||||
* Sat Aug 10 2019 Bojan Smojver <bojan@rexurive.com> - 1:0.9.10-3
|
||||
- Make sure rsakeys.ini exists (bug #1739176).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user