This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from 2b5642c Package needs to own /usr/share/x2go/versions. new 73a8359 Also bump upstream version (again) in .spec file. 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 | 2 +- 2 files changed, 2 insertions(+), 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 73a83594707f459694beb63df1f5845db407dfd5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 14 16:31:49 2018 +0100 Also bump upstream version (again) in .spec file. --- debian/changelog | 1 + x2godesktopsharing.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7eeefda..8ad3aa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -71,6 +71,7 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium * x2godesktopsharing.spec: + Don't try to copy scripts from bin/* into buildroot. They are gone now. + Package needs to own /usr/share/x2go/versions. + + Also bump upstream version (again) in .spec file. -- X2Go Release Manager <git-admin@x2go.org> Wed, 15 Nov 2017 22:00:53 +0100 diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index 6e472ba..ce63c37 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -1,5 +1,5 @@ Name: x2godesktopsharing -Version: 3.1.1.5 +Version: 3.2.0.0 Release: 0.0x2go1%{?dist} Summary: Share X11 desktops with other users via X2Go -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git