[X2Go-Commits] [pyhoca-gui] 09/10: pyhoca-gui.spec: Raise versioned dependency on python-x2go to (>= 0.6.1.0).
git-admin at x2go.org
git-admin at x2go.org
Tue Jul 23 21:53:29 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository pyhoca-gui.
commit 069f7223b1984f33106e9a09f43623c2532cd22d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jul 23 21:51:39 2019 +0200
pyhoca-gui.spec: Raise versioned dependency on python-x2go to (>= 0.6.1.0).
---
debian/changelog | 2 ++
pyhoca-gui.spec | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e6ec746..304376b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,8 @@ pyhoca-gui (0.5.0.9-0x2go1) UNRELEASED; urgency=medium
+ Drop python-notify alternative dependency, rely on the GTK-3 Notify
GObject.
+ Raise versioned dependency on python-x2go to (>= 0.6.1.0).
+ * pyhoca-gui.spec:
+ + Raise versioned dependency on python-x2go to (>= 0.6.1.0).
-- X2Go Release Manager <git-admin at x2go.org> Tue, 05 Feb 2019 07:19:24 +0100
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index 5db894d..ec0a12b 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -27,7 +27,7 @@ BuildRequires: intltool
BuildRequires: python-rpm-macros
%endif
Requires: python-setproctitle
-Requires: python-x2go >= 0.5.0.0
+Requires: python-x2go >= 0.6.1.0
%if 0%{?suse_version}
%if 0%{?suse_version} >= 1230
Requires: python-gobject
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
More information about the x2go-commits
mailing list