Bump up to 0.9.12.

This commit is contained in:
Bojan Smojver 2019-12-29 15:07:31 +11:00
parent 4e70d29b68
commit 8fe5b5709d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ xrdp-cvs-03-17-2010.tar.gz
/xrdp-0.9.9.tar.gz
/xrdp-0.9.10.tar.gz
/xrdp-0.9.11.tar.gz
/xrdp-0.9.12.tar.gz

View File

@ -1 +1 @@
SHA512 (xrdp-0.9.11.tar.gz) = a025b504b8cc2c702514e200669a9d3952ccf22655036c088375d19b48581691d509d451050a5b72304134e1755c446d9a86a246ce760f9e797dc23d34158c45
SHA512 (xrdp-0.9.12.tar.gz) = c4052008c7574a91f702fa3c4a83c3b00011d2c5ff9d2c18cc09d72334635c4e990f08e67a6b2854a8616b60a287c294abd94551f004c4d5ebbfbf72933842a9

View File

@ -12,8 +12,8 @@
Summary: Open source remote desktop protocol (RDP) server
Name: xrdp
Epoch: 1
Version: 0.9.11
Release: 5%{?dist}
Version: 0.9.12
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
@ -269,6 +269,9 @@ fi
%{_datadir}/selinux/*/%{name}.pp
%changelog
* Sun Dec 29 2019 Bojan Smojver <bojan@rexurive.com> - 1:0.9.12-1
- Bump up to 0.9.12
* Mon Sep 23 2019 Bojan Smojver <bojan@rexurive.com> - 1:0.9.11-5
- Make xrdp-selinux a weak dependency on versions that support them.
- Drop xrdp-selinux dependency completely.