Update to 2.11.2
This commit is contained in:
parent
585e885ac1
commit
8463447beb
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
|||||||
/FreeRDP-2.10.0.tar.gz
|
/FreeRDP-2.10.0.tar.gz
|
||||||
/FreeRDP-2.11.0.tar.gz
|
/FreeRDP-2.11.0.tar.gz
|
||||||
/FreeRDP-2.11.1.tar.gz
|
/FreeRDP-2.11.1.tar.gz
|
||||||
|
/FreeRDP-2.11.2.tar.gz
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: freerdp
|
Name: freerdp
|
||||||
Version: 2.11.1
|
Version: 2.11.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
Summary: Free implementation of the Remote Desktop Protocol (RDP)
|
||||||
@ -286,6 +286,9 @@ find %{buildroot} -name "*.a" -delete
|
|||||||
%{_libdir}/pkgconfig/winpr-tools2.pc
|
%{_libdir}/pkgconfig/winpr-tools2.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Ondrej Holy <oholy@redhat.com> - 2:2.11.1-2
|
||||||
|
- Update to 2.11.2.
|
||||||
|
|
||||||
* Tue Sep 05 2023 Ondrej Holy <oholy@redhat.com> - 2:2.11.1-1
|
* Tue Sep 05 2023 Ondrej Holy <oholy@redhat.com> - 2:2.11.1-1
|
||||||
- Update to 2.11.1.
|
- Update to 2.11.1.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (FreeRDP-2.11.1.tar.gz) = a6c5b395424e730096b992fc2786369a78113819eddb5117bf45e5174286f36a22701c69fdd96b3d03c1aa3c2087bc97e2bfa2a5548236080fdbebcb01ffc4c7
|
SHA512 (FreeRDP-2.11.2.tar.gz) = 722d95d7591b5ce6a7e8a3b6ac8999df278dbcfc286a532f56bcbc4a3881e75b02c7e3cd4b296e67bc19d1165020acdcca198bf4bcc92aea5611760037fcc57f
|
||||||
|
Loading…
Reference in New Issue
Block a user