This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdriveclient. from d79f4f7 release 0.0.0.1 new 28149f5 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.x2gokdriveclient | 2 +- debian/changelog | 6 ++++++ man/man1/x2gokdriveclient.1 | 2 +- x2gokdriveclient.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdriveclient. commit 28149f5356024488ec746e0fc8e72ff435fb7331 Author: X2Go Release Manager <git-admin@x2go.org> Date: Mon Jun 12 22:53:30 2023 +0200 Continue development --- VERSION.x2gokdriveclient | 2 +- debian/changelog | 6 ++++++ man/man1/x2gokdriveclient.1 | 2 +- x2gokdriveclient.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/VERSION.x2gokdriveclient b/VERSION.x2gokdriveclient index b87eee8..879c4e9 100644 --- a/VERSION.x2gokdriveclient +++ b/VERSION.x2gokdriveclient @@ -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 5ea0795..97507ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gokdriveclient (0.0.0.2-0x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Mon, 12 Jun 2023 22:52:56 +0200 + x2gokdriveclient (0.0.0.1-0x2go1) unstable; urgency=medium [ Oleksandr Shneyder ] diff --git a/man/man1/x2gokdriveclient.1 b/man/man1/x2gokdriveclient.1 index 8b01708..3f9de67 100644 --- a/man/man1/x2gokdriveclient.1 +++ b/man/man1/x2gokdriveclient.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gokdriveclient 1 "May 2023" "Version 0.0.0.1" "X2Go Application" +.TH x2gokdriveclient 1 "May 2023" "Version 0.0.0.2" "X2Go Application" .SH NAME x2gokdriveclient \- Graphical client-side backend for X2Go Server's KDrive-based X-Server backend .SH SYNOPSIS diff --git a/x2gokdriveclient.spec b/x2gokdriveclient.spec index c39a87d..9595273 100644 --- a/x2gokdriveclient.spec +++ b/x2gokdriveclient.spec @@ -1,5 +1,5 @@ Name: x2gokdriveclient -Version: 0.0.0.1 +Version: 0.0.0.2 Release: 0.0x2go1%{?dist} # Default to Qt 5 for now. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git