Update to 2.2.0
This commit is contained in:
parent
e90ea90016
commit
9b638dc0a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/FreeRDP-2.1.0.tar.gz
|
||||
/FreeRDP-2.1.1.tar.gz
|
||||
/FreeRDP-2.1.2.tar.gz
|
||||
/FreeRDP-2.2.0.tar.gz
|
||||
|
@ -21,7 +21,7 @@
|
||||
%endif
|
||||
|
||||
Name: freerdp
|
||||
Version: 2.1.2
|
||||
Version: 2.2.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||
@ -300,6 +300,9 @@ find %{buildroot} -name "*.a" -delete
|
||||
%{_libdir}/pkgconfig/winpr-tools2.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2020 Simone Caronni <negativo17@gmail.com> - 2:2.2.0-1
|
||||
- Update to 2.2.0.
|
||||
|
||||
* Tue Jun 30 2020 Simone Caronni <negativo17@gmail.com> - 2:2.1.2-1
|
||||
- Update to 2.1.2.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (FreeRDP-2.1.2.tar.gz) = 11589f75bbdc270cbb0c79de9e3ba54950801ac8f281c9a35133165a25313b4cc8c0a7710275b9131f0e2bc2d7f8425b4c01b5b93010f75e827447b44a0eb6b9
|
||||
SHA512 (FreeRDP-2.2.0.tar.gz) = 70745b3648dbe22e04da5969bb5dd472aac7c7f3cbf149da706835560ed39324209ddddf7e099a9daeaa57b33119660c2a0f9b81f54b509fbea062e22a61794c
|
||||
|
Loading…
Reference in New Issue
Block a user