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 5518cab34db44168138af9a1f467b0c8743b06ca Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 19 19:47:06 2019 +0200 pyhoca-cli.spec: Bump requirement for pyhoca-cli) on python(3)-x2go to 0.6.1.0. --- debian/changelog | 2 ++ pyhoca-cli.spec | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf5827f2..63f43c8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ pyhoca-cli (0.6.0.2-0x2go1) UNRELEASED; urgency=medium session has successfully come up. * debian/control: + Bump D (pyhoca-cli) on python3-x2go to 0.6.1.0. + * pyhoca-cli.spec: + + Bump requirement for pyhoca-cli) on python(3)-x2go to 0.6.1.0. -- X2Go Release Manager <git-admin@x2go.org> Mon, 03 Dec 2018 04:49:29 +0100 diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index 9d3ffe4d..b83aa06f 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -17,12 +17,12 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-setproctitle -Requires: python-x2go >= 0.6.0.1 +Requires: python-x2go >= 0.6.1.0 %else BuildRequires: python3-devel BuildRequires: python3-setuptools Requires: python3-setproctitle -Requires: python3-x2go >= 0.6.0.1 +Requires: python3-x2go >= 0.6.1.0 %endif %if 0%{?suse_version} BuildRequires: fdupes -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git