From 19eec6ad1049929ccc3360fc1a9e6e05a044179f Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Mon, 31 Aug 2020 17:53:43 +1000 Subject: [PATCH] Bump up to 0.9.14. --- .gitignore | 1 + sources | 2 +- xrdp.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d6074db..f5f8d8a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ xrdp-cvs-03-17-2010.tar.gz /xrdp-0.9.12.tar.gz /xrdp-0.9.13.tar.gz /xrdp-0.9.13.1.tar.gz +/xrdp-0.9.14.tar.gz diff --git a/sources b/sources index 2dbd3c3..92eda94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xrdp-0.9.13.1.tar.gz) = 36350aaf4bf4b49907cb31fd15c375a50a0d13d4b66aa14982c9d4da64212395391ff7e169def853337ef97960a109d6d7c85d510834fac44de12caed3632a26 +SHA512 (xrdp-0.9.14.tar.gz) = 5c0a8f8b25e8482ac871e227227c030521df5af2bb7ab0f5000888a02969aae8c275e7b9b1b1d42cb83ffd86e6dc1f9eef1b254bf3984f9a1eb48623bfb0a2ef diff --git a/xrdp.spec b/xrdp.spec index 1836e77..6d18a49 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.13.1 -Release: 3%{?dist} +Version: 0.9.14 +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 @@ -275,6 +275,9 @@ fi %{_datadir}/selinux/*/%{name}.pp %changelog +* Mon Aug 31 2020 Bojan Smojver - 1:0.9.14-1 +- Bump up to 0.9.14 + * Sat Aug 01 2020 Fedora Release Engineering - 1:0.9.13.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild