This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit e4ba2cbe7fed118dbc0c7ef31c9df91817c662ab Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jul 2 02:28:43 2015 +0200 home/.buildscripts/x2go.conf: add new GPG_KEY_EPEL5 variable. --- home/.buildscripts/x2go.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 8e9172c..3afeab7 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -13,6 +13,7 @@ DEB_BUILD_FOR=${DEB_BUILD_FOR:-"debian:squeeze,wheezy,jessie,stretch,sid"} RPMEMAIL="git-admin@x2go.org" RPMFULLNAME="X2Go Git Administrator" GPG_KEY="F4A7678C9C6B0B2B" +GPG_KEY_EPEL5="00965D293CFD4372" RPM_DISTS_SUPPORTED="fedora epel opensuse sle" : ${RPM_BUILD_FOR:="fedora:18,19,20,21,22,rawhide epel:6,7 opensuse:12.2,12.3,13.1,13.2 sle:11.2,11.3,12.0"} RPM_REPOS_BASE="/srv/sites/x2go.org/packages/" -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git