Bump up to 0.9.18.
This commit is contained in:
parent
ee8dda42a6
commit
dc08f248a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ xrdp-cvs-03-17-2010.tar.gz
|
|||||||
/xrdp-0.9.15.tar.gz
|
/xrdp-0.9.15.tar.gz
|
||||||
/xrdp-0.9.16.tar.gz
|
/xrdp-0.9.16.tar.gz
|
||||||
/xrdp-0.9.17.tar.gz
|
/xrdp-0.9.17.tar.gz
|
||||||
|
/xrdp-0.9.18.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xrdp-0.9.17.tar.gz) = 03bf9b4bba805701113a4c79a7c86234942c24d288cbfcf99418b69d4acd947e8e9e221f9d0ac2504eddacf573e2ca83645bf6487a27c5534b7684bb39902930
|
SHA512 (xrdp-0.9.18.tar.gz) = c230c5bc247d74574ae5b4630d4852baebe6e8a987896aa0e6040fcd08833484baf2985296c1eb23efa491a50cd4e7af9f505c9260be73468a8927cffd2434ac
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
Summary: Open source remote desktop protocol (RDP) server
|
Summary: Open source remote desktop protocol (RDP) server
|
||||||
Name: xrdp
|
Name: xrdp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.17
|
Version: 0.9.18
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0 and GPLv2+ and MIT
|
License: ASL 2.0 and GPLv2+ and MIT
|
||||||
URL: http://www.xrdp.org/
|
URL: http://www.xrdp.org/
|
||||||
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/xrdp-%{version}.tar.gz
|
Source0: https://github.com/neutrinolabs/xrdp/releases/download/v%{version}/xrdp-%{version}.tar.gz
|
||||||
@ -282,6 +282,9 @@ fi
|
|||||||
%{_datadir}/selinux/*/%{name}.pp
|
%{_datadir}/selinux/*/%{name}.pp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 11 2022 Bojan Smojver <bojan@rexurive.com> - 1:0.9.18-1
|
||||||
|
- Bump up to 0.9.18
|
||||||
|
|
||||||
* Sat Jan 8 2022 Bojan Smojver <bojan@rexurive.com> - 1:0.9.17-6
|
* Sat Jan 8 2022 Bojan Smojver <bojan@rexurive.com> - 1:0.9.17-6
|
||||||
- Adjust hardlink condition for EPEL 9
|
- Adjust hardlink condition for EPEL 9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user