From f2d35d07ba291c4b0f3c7fd3dd03362d694cd3f7 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Sat, 1 May 2021 09:23:33 +1000 Subject: [PATCH] Bump up to 0.9.16. --- .gitignore | 1 + sources | 2 +- xrdp.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0c641a2..8dab2ee 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ xrdp-cvs-03-17-2010.tar.gz /xrdp-0.9.13.1.tar.gz /xrdp-0.9.14.tar.gz /xrdp-0.9.15.tar.gz +/xrdp-0.9.16.tar.gz diff --git a/sources b/sources index 922a48e..dcda3d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xrdp-0.9.15.tar.gz) = 5adc9f1ed2046d0c8c96e3ac4701b2e12b303fcb4ba22708e78398d4be32220b91a38d9425ddfebfad76045e14ed2d7886ed2b644971678101349b0ea0c479a6 +SHA512 (xrdp-0.9.16.tar.gz) = 8088b0ffc23510591e30f345d4bcd0132e4dbaf162468b7fc99c6c0d642a55cecbaf429eec555d351cba0978c2021e0e1ec7faef109971848692cbd5dde49a0f diff --git a/xrdp.spec b/xrdp.spec index fde1af4..d4f79b7 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -12,8 +12,8 @@ Summary: Open source remote desktop protocol (RDP) server Name: xrdp Epoch: 1 -Version: 0.9.15 -Release: 4%{?dist} +Version: 0.9.16 +Release: 1%{?dist} License: ASL 2.0 and GPLv2+ and MIT URL: http://www.xrdp.org/ Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/xrdp-%{version}.tar.gz @@ -280,6 +280,9 @@ fi %{_datadir}/selinux/*/%{name}.pp %changelog +* Sat May 1 2021 Bojan Smojver - 1:0.9.16-1 +- Bump up to 0.9.16 + * Thu Jan 28 2021 Fedora Release Engineering - 1:0.9.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild