From 79e74d284e625bededada3d02449125e5d22397e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 14:42:33 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/freerdp.git#045aa7c008bf91e6fdf5315f594570298ec5cd5b --- freerdp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/freerdp.spec b/freerdp.spec index 91b0471..d082d02 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -22,7 +22,7 @@ Name: freerdp Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 2 Summary: Free implementation of the Remote Desktop Protocol (RDP) License: ASL 2.0 @@ -295,6 +295,9 @@ find %{buildroot} -name "*.a" -delete %{_libdir}/pkgconfig/winpr-tools2.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2:2.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Aug 11 2020 Ondrej Holy - 2:2.2.0-4 - Use %%cmake_ macros to fix out-of-source builds (#1863586)