[X2Go-Commits] [x2goclient] 65/94: pyhoca-cli.spec: Adjust python3-x2go versioned dependency.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:06:48 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.6.1.0
in repository x2goclient.
commit c716bec9925da88ae8c6cffeb550f8c7dd84a174
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Sep 19 15:22:01 2018 +0200
pyhoca-cli.spec: Adjust python3-x2go versioned dependency.
---
pyhoca-cli.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 3453d2d1..c2cc5751 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
Name: pyhoca-cli
-Version: 0.6.0.0
+Version: 0.6.0.1
Release: 0.0x2go1%{?dist}
Summary: Command line X2Go client written in Python
@@ -19,7 +19,7 @@ BuildRequires: fdupes
%endif
BuildRequires: python3-setuptools
Requires: python3-setproctitle
-Requires: python3-x2go >= 0.6.0.0
+Requires: python3-x2go >= 0.6.0.1
Requires: python3-argparse
BuildRoot: %{_tmppath}/%{name}-%{version}-build
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list