This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from 0843a93 pinentry-x2go.spec: Forceful B-R on SLE 11.2: glib2-branding-SLED. new 6e2b9c1 fix for last commit The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: pinentry-x2go.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
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