The branch, master has been updated via ec037998ae38d2544a7a26f7f095d4b314f4498e (commit) from f681910dda5ecf219dd1a716cd2a1f45e3aa8cde (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ec037998ae38d2544a7a26f7f095d4b314f4498e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 29 14:46:24 2013 +0100 build for Fedora rawhide, as well ----------------------------------------------------------------------- Summary of changes: bin/build-rpm-package | 2 +- home/.buildscripts/x2go.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/bin/build-rpm-package b/bin/build-rpm-package index e70e0a3..c9f4e10 100755 --- a/bin/build-rpm-package +++ b/bin/build-rpm-package @@ -24,7 +24,7 @@ RPMEMAIL="firstname.lastname@mydomain.org" RPMFULLNAME="Firstname Lastname" GPG_KEY= DISTS_SUPPORTED="fedora epel" -FEDORA_DISTROS="fe18 fe19 fe20" +FEDORA_DISTROS="fe18 fe19 fe20 rawhide" EPEL_DISTROS="sl6" RPM_BUILDS_FOR="\ fedora: $FEDORA_DISTROS\n\ diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 63a0888..d9ea0ef 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -16,7 +16,7 @@ RPMFULLNAME="X2go Git Administrator" GPG_KEY="F4A7678C9C6B0B2B" DISTS_SUPPORTED="fedora epel" RPM_BUILDS_FOR="\ -fedora: fe18 fe19 fe20\n\ +fedora: fe18 fe19 fe20 rawhide\n\ epel: sl6\n" COMPONENT_MAIN="main" hooks/post-receive -- buildscripts.git (X2Go packaging scripts) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "buildscripts.git" (X2Go packaging scripts).