This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from 73a8359 Also bump upstream version (again) in .spec file. new e8b05e5 x2godesktopsharing.spec: remove first erroneous Group line. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + x2godesktopsharing.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit e8b05e5f63d0b34dad5d0cae5997d221d73bdb0e Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Nov 14 20:39:42 2018 +0100 x2godesktopsharing.spec: remove first erroneous Group line. --- debian/changelog | 1 + x2godesktopsharing.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8ad3aa5..7342a68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium + We actually care about SLE{S,D} 11.x still... fixup comment. + Fix lrelease-qt5 call (missing number). + Use Qt4 for SLES 11.x builds. + + Remove first erroneous Group line. [ Mike Gabriel ] * New upstream version (3.2.0.0): diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index ce63c37..2ab174f 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -3,7 +3,6 @@ Version: 3.2.0.0 Release: 0.0x2go1%{?dist} Summary: Share X11 desktops with other users via X2Go -Group: Applications/Communications %if 0%{?suse_version} Group: Production/Networking/Remote Desktop License: GPL-2.0+ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git