[X2Go-Commits] [pyhoca-cli] 01/01: pyhoca-cli.spce: fix typo in Python-2-Requires: line: random % char.

git-admin at x2go.org git-admin at x2go.org
Tue Dec 24 05:04:46 CET 2019


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

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 7187ae309c94122e6e4109855a300cf50ee7a352
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Dec 24 05:04:25 2019 +0100

    pyhoca-cli.spce: fix typo in Python-2-Requires: line: random % char.
---
 debian/changelog | 1 +
 pyhoca-cli.spec  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 905de59..e8df0eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ pyhoca-cli (0.6.1.2-0x2go1) UNRELEASED; urgency=medium
       %bcond_with... XXX macro calls, but have to use them only once with the
       correct value. Hence, use a global variable to store and mangle the
       preferences and only use %bcond_... X later once.
+    + Fix typo in Python-2-Requires: line: random % char.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Fri, 22 Nov 2019 15:26:45 +0100
 
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 2202d19..e668697 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -139,7 +139,7 @@ BuildRequires:  %{name_helper_python2}-devel
 %endif
 BuildRequires:  python-setuptools
 Requires:       python-setproctitle
-Requires:       %{name_helper_python2}-x2go >= 0.6.1.%0
+Requires:       %{name_helper_python2}-x2go >= 0.6.1.0
 %endif
 %if 0%{?with_python3}
 BuildRequires:  %{name_helper_python3}-devel

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git


More information about the x2go-commits mailing list