This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 6e2b9c10a318ebc032da16dea7ef97387d71b8aa Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 09:43:42 2015 +0100 fix for last commit --- pinentry-x2go.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinentry-x2go.spec b/pinentry-x2go.spec index d9eff79..7698c3b 100644 --- a/pinentry-x2go.spec +++ b/pinentry-x2go.spec @@ -7,7 +7,7 @@ License: GPL-2.0 URL: http://www.x2go.org/ Source0: http://code.x2go.org/releases/source/%name/%name-%version.tar.gz -%if 0%{?suse_version} <= 1120 +%if 0%{?suse_version} && 0%{?suse_version} <= 1120 BuildRequires: glib2-branding-SLED %endif -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git