From 56abc0137693cf8d845f42296aa0af3e51df6192 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Wed, 14 Jul 2021 05:40:55 +1000 Subject: [PATCH] Bring logrotate file in line with defaults (BZ #1977175). --- xrdp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xrdp.spec b/xrdp.spec index 7a7d993..6d06436 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -13,7 +13,7 @@ Summary: Open source remote desktop protocol (RDP) server Name: xrdp Epoch: 1 Version: 0.9.16 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jul 14 2021 Bojan Smojver - 1:0.9.16-2 +- Bring logrotate file in line with defaults (BZ #1977175). + * Sat May 1 2021 Bojan Smojver - 1:0.9.16-1 - Bump up to 0.9.16