This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit e62e6f6d5eb65c28048eb38ad01eb17b99aa4d42 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 13 01:20:10 2018 +0100 x2godesktopsharing.spec: we actually care about SLE{S,D} 11.x still... fixup comment. --- debian/changelog | 1 + x2godesktopsharing.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6df2acb..f9b180a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ x2godesktopsharing (3.1.1.5-0x2go1) UNRELEASED; urgency=medium + Build against Qt5. + Use qmake-qt5 globally. + Call lrelease before running qmake. + + We actually care about SLE{S,D} 11.x still... fixup comment. [ Mike Gabriel ] * New upstream version (3.1.1.5): diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index 6fec6a3..bb70120 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -38,7 +38,7 @@ BuildRequires: qt5-rpm-macros BuildRequires: shadow Requires(pre): shadow %else -# Older SuSE versions (prior to 12.3) only have pwdutils, but we don't care. +# Older SuSE versions (prior to 12.3) only have pwdutils. %if 0%{?suse_version} BuildRequires: pwdutils Requires(pre): pwdutils -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git