This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 05f86cd23a0ee3ee2ff88bf2504f89d0a937b942 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 21:06:21 2014 +0200 pyhoca-gui.spec: License names in Fedora and SUSE are different. --- pyhoca-gui.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 673632d..7039c8f 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -4,7 +4,11 @@ Release: 0.0x2go1%{?dist} Summary: Graphical X2Go client written in (wx)Python Group: Applications/Communications +%if 0%{?suse_version} +License: AGPL-3.0+ +%else License: AGPLv3+ +%endif URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git