This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit c716bec9925da88ae8c6cffeb550f8c7dd84a174 Author: Mike Gabriel <mike.gabriel@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 3453d2d..c2cc575 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/pyhoca-cli.git