This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdrive. from 9a79d6e release 0.0.0.2 new d0cc69c 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 d0cc69c08b9b3f2bdcfd8eb51f7110afbf2655a7 Author: X2Go Release Manager <git-admin@x2go.org> Date: Tue Sep 12 22:29:15 2023 +0200 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 879c4e9..b347fe3 100644 --- a/VERSION.x2gokdrive +++ b/VERSION.x2gokdrive @@ -1 +1 @@ -0.0.0.2 +0.0.0.3 diff --git a/debian/changelog b/debian/changelog index ff86743..ca99137 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gokdrive (0.0.0.3-0x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Tue, 12 Sep 2023 22:28:20 +0200 + x2gokdrive (0.0.0.2-0x2go1) unstable; urgency=medium [ Mike Gabriel ] diff --git a/x2gokdrive.spec b/x2gokdrive.spec index 2e80884..71d14e9 100644 --- a/x2gokdrive.spec +++ b/x2gokdrive.spec @@ -6,7 +6,7 @@ %global _hardened_build 1 Name: x2gokdrive -Version: 0.0.0.2 +Version: 0.0.0.3 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