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
This commit is contained in:
DistroBaker 2021-02-03 14:42:33 +01:00
parent 7ce76a7b92
commit 79e74d284e
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 2:2.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Aug 11 2020 Ondrej Holy <oholy@redhat.com> - 2:2.2.0-4
- Use %%cmake_ macros to fix out-of-source builds (#1863586)