This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdrive. from edce87d release 0.0.0.1 new b286c11 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 b286c11c278d8cbfbf447a3342121f44f46db187 Author: X2Go Release Manager <git-admin@x2go.org> Date: Fri Jun 9 20:40:08 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 b87eee8..879c4e9 100644 --- a/VERSION.x2gokdrive +++ b/VERSION.x2gokdrive @@ -1 +1 @@ -0.0.0.1 \ No newline at end of file +0.0.0.2 diff --git a/debian/changelog b/debian/changelog index 4d5ca0a..cd129dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gokdrive (0.0.0.2-0x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Fri, 09 Jun 2023 20:34:58 +0200 + x2gokdrive (0.0.0.1-0x2go1) unstable; urgency=medium [ Oleksandr Shneyder ] diff --git a/x2gokdrive.spec b/x2gokdrive.spec index 892c668..2e80884 100644 --- a/x2gokdrive.spec +++ b/x2gokdrive.spec @@ -6,7 +6,7 @@ %global _hardened_build 1 Name: x2gokdrive -Version: 0.0.0.1 +Version: 0.0.0.2 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