This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 50570f8c79092cf08bd0eca95a820255d0d442ea Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 1 11:03:31 2018 +0100 x2goclient.spec: revert the gettext-tools-mini change, was caused by an outdated obs-build version. --- debian/changelog | 2 ++ x2goclient.spec | 6 ------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1eb0c7a..f7d56cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,6 +50,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium - Try to ignore gettext-tools-mini on *SuSE to force installation of the new/renamed gettext-runtime-mini package. - It's %endif, not %fi. + - Revert the gettext-tools-mini change, was caused by an outdated + obs-build version. -- X2Go Release Manager <git-admin@x2go.org> Tue, 26 Jun 2018 00:39:28 +0200 diff --git a/x2goclient.spec b/x2goclient.spec index de9909b..fbb53be 100644 --- a/x2goclient.spec +++ b/x2goclient.spec @@ -58,12 +58,6 @@ BuildRequires: pkg-config BuildRequires: redhat-rpm-config %endif -%if 0%{?suse_version} -# gettext-tools-mini were renammed to gettext-runtime-mini, but something -# wants to still pull in the older package, so ignore it. -#!BuildIgnore: gettext-tools-mini -%endif - %if "%{?_vendor}" == "suse" BuildRequires: fdupes update-desktop-files %if 0%{?suse_version} >= 1130 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git