This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/3.5.99.16 in repository nx-libs. commit 0fdc7538340f2690417fb6edb9b5cfde3c85586d Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Apr 30 23:40:56 2018 +0200 nx-libs.spec: we never used gpg-offline, drop it. Cherry-picked from 3.6.0 branch. --- debian/changelog | 3 ++- nx-libs.spec | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d406d25..9a925bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ nx-libs (2:3.5.99.16-1.0x2go1) UNRELEASED; urgency=medium - * Bump revision up. + * nx-libs.spec + - We never used gpg-offline, drop it. -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Jul 2018 01:11:59 +0200 diff --git a/nx-libs.spec b/nx-libs.spec index 3f4e978..3b46d42 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -48,10 +48,6 @@ BuildRequires: quilt BuildRequires: patch %endif -# suse_version 1315 is SLE-12 -%if 0%{?suse_version} != 1315 && 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %if 0%{?suse_version} BuildRequires: fdupes -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git