This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdrive. from 182e8c9 release 0.0.0.3 new 76766ce Continue development 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: VERSION.x2gokdrive | 2 +- debian/changelog | 6 ++++++ x2gokdrive.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit 76766ce8dd773b5fd9fb3a08138dc67384376895 Author: X2Go Release Manager <git-admin@x2go.org> Date: Thu Mar 14 16:27:46 2024 +0100 Continue development --- VERSION.x2gokdrive | 2 +- debian/changelog | 6 ++++++ x2gokdrive.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/VERSION.x2gokdrive b/VERSION.x2gokdrive index b347fe3..813ef2e 100644 --- a/VERSION.x2gokdrive +++ b/VERSION.x2gokdrive @@ -1 +1 @@ -0.0.0.3 +0.0.0.4 diff --git a/debian/changelog b/debian/changelog index a1fdf68..b911660 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gokdrive (0.0.0.4-0x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Thu, 14 Mar 2024 16:27:32 +0100 + x2gokdrive (0.0.0.3-0x2go1) unstable; urgency=medium [ Mike Gabriel ] diff --git a/x2gokdrive.spec b/x2gokdrive.spec index e0af9d8..f32c7ca 100644 --- a/x2gokdrive.spec +++ b/x2gokdrive.spec @@ -6,7 +6,7 @@ %global _hardened_build 1 Name: x2gokdrive -Version: 0.0.0.3 +Version: 0.0.0.4 Release: 0.0x2go1%{?dist} Summary: KDrive graphical server backend for X2GoServer -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git