This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient.

commit 36a1a7af75c97e97fb056cf89303950b4d8d9bb6
Author: Mihai Moldovan <io...@ionic.de>
Date:   Sat Jul 8 12:29:35 2023 +0200

    x2goclient.spec: add Recommends: x2gokdriveclient for FC30+, RH 8+, *SuSE 
15.4+.
---
 debian/changelog | 8 +++++---
 x2goclient.spec  | 3 +++
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 40ddb3c..3058615 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,15 @@
 x2goclient (4.1.2.4-0x2go1) UNRELEASED; urgency=medium
 
-  [ X2Go Release Manager ]
-  * Continue development
-
   [ Oleksandr Shneyder ]
   * Fix crashes when syn reply arriving after the session is started, when 
using broker
   * In direct RDP mode, when using broker, forward username and password to 
the RDP client
     if user enetered any.
 
+  [ Mihai Moldovan ]
+  * New upstream version (4.1.2.4):
+  * x2goclient.spec:
+    + Add Recommends: x2gokdriveclient for FC30+, RH 8+, *SuSE 15.4+.
+
  -- X2Go Release Manager <git-ad...@x2go.org>  Thu, 29 Jun 2023 20:54:03 +0200
 
 x2goclient (4.1.2.3-0x2go1) unstable; urgency=medium
diff --git a/x2goclient.spec b/x2goclient.spec
index 0b16adf..5ddc6b9 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -103,6 +103,9 @@ BuildRequires:  xorg-x11-libX11-devel
 
 Requires:       hicolor-icon-theme
 Requires:       nxproxy
+%if 0%{?rhel} > 7 || 0{?fedora} > 29 || 0%{?suse_version} > 1500 || 
0%{?sle_version} >= 150400
+Recommends:     x2gokdriveclient
+%endif
 %if 0%{?suse_version}
 Requires:       openssh
 %else

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to