[X2Go-Commits] [pyhoca-cli] 01/01: Continue development

2023-08-22 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit e46726a579b4770b0565ac4d21c7d4e3c1d55ee3
Author: X2Go Release Manager 
Date:   Tue Aug 22 20:04:37 2023 +0200

Continue development
---
 debian/changelog   | 6 ++
 man/man1/pyhoca-cli.1  | 2 +-
 pyhoca-cli.spec| 2 +-
 pyhoca/cli/__init__.py | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c64103d..0389371 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.6.1.4-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager   Tue, 22 Aug 2023 20:03:38 +0200
+
 pyhoca-cli (0.6.1.3-0x2go1) unstable; urgency=medium
 
   [ Mike Gabriel ]
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index 0daaa8a..5176c52 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Aug 2023" "Version 0.6.1.3" "X2Go Application"
+.TH pyhoca-cli 1 "Aug 2023" "Version 0.6.1.4" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 0d59dca..65f44df 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -116,7 +116,7 @@
 %endif
 
 Name:   pyhoca-cli
-Version:0.6.1.3
+Version:0.6.1.4
 Release:0.0x2go1%{?dist}
 Summary:Command line X2Go client written in Python
 
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 019854c..6ded71c 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
 https://wiki.x2go.org
 
 """
-__VERSION__ = "0.6.1.3"
+__VERSION__ = "0.6.1.4"
 
 from .frontend import *

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/pyhoca-cli.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] [pyhoca-cli] 01/01: Continue development

2019-11-22 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 6e5c9bf19c625873e6d0018b3cc2e4d76a2597dd
Author: X2Go Release Manager 
Date:   Fri Nov 22 15:27:43 2019 +0100

Continue development
---
 debian/changelog   | 6 ++
 man/man1/pyhoca-cli.1  | 2 +-
 pyhoca-cli.spec| 2 +-
 pyhoca/cli/__init__.py | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a67eed..885e6b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.6.1.2-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager   Fri, 22 Nov 2019 15:26:45 +0100
+
 pyhoca-cli (0.6.1.1-0x2go1) unstable; urgency=medium
 
   [ Mihai Moldovan ]
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index 7995d04..c3580f7 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Nov 2019" "Version 0.6.1.1" "X2Go Application"
+.TH pyhoca-cli 1 "Nov 2019" "Version 0.6.1.2" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 0d5f549..a542640 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
 Name:   pyhoca-cli
-Version:0.6.1.1
+Version:0.6.1.2
 Release:0.0x2go1%{?dist}
 Summary:Command line X2Go client written in Python
 
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index e4446d5..7f1dafd 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
 http://wiki.x2go.org
 
 """
-__VERSION__ = "0.6.1.1"
+__VERSION__ = "0.6.1.2"
 
 from .frontend import *

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/pyhoca-cli.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] [pyhoca-cli] 01/01: Continue development

2019-11-22 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 3849938d739e309e320d947bcb4f84c4ee57ac29
Author: X2Go Release Manager 
Date:   Fri Nov 22 11:18:30 2019 +0100

Continue development
---
 debian/changelog   | 6 ++
 man/man1/pyhoca-cli.1  | 2 +-
 pyhoca-cli.spec| 2 +-
 pyhoca/cli/__init__.py | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db20edf..b74eebc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.6.1.1-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager   Fri, 22 Nov 2019 11:16:26 +0100
+
 pyhoca-cli (0.6.1.0-0x2go1) unstable; urgency=medium
 
   [ Mike Gabriel ]
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index ae3a2ad..7995d04 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Nov 2019" "Version 0.6.1.0" "X2Go Application"
+.TH pyhoca-cli 1 "Nov 2019" "Version 0.6.1.1" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 2265e5b..0d5f549 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
 Name:   pyhoca-cli
-Version:0.6.1.0
+Version:0.6.1.1
 Release:0.0x2go1%{?dist}
 Summary:Command line X2Go client written in Python
 
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 37304ac..c963cfb 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
 http://wiki.x2go.org
 
 """
-__VERSION__ = "0.6.1.0"
+__VERSION__ = "0.6.1.1"
 
 from .frontend import *

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/pyhoca-cli.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits


[X2Go-Commits] [pyhoca-cli] 01/01: Continue development

2018-12-02 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 3078366bee420f4be2a9177fb91889152abd2322
Author: X2Go Release Manager 
Date:   Mon Dec 3 04:51:13 2018 +0100

Continue development
---
 debian/changelog   | 6 ++
 man/man1/pyhoca-cli.1  | 2 +-
 pyhoca-cli.spec| 2 +-
 pyhoca/cli/__init__.py | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eada84c..4f26601 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.6.0.2-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager   Mon, 03 Dec 2018 04:49:29 +0100
+
 pyhoca-cli (0.6.0.1-0x2go1) unstable; urgency=medium
 
   [ Mike Gabriel ]
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index 70afbda..4f34962 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Dec 2018" "Version 0.6.0.1" "X2Go Application"
+.TH pyhoca-cli 1 "Dec 2018" "Version 0.6.0.2" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 421b004..9d3ffe4 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
 Name:   pyhoca-cli
-Version:0.6.0.1
+Version:0.6.0.2
 Release:0.0x2go1%{?dist}
 Summary:Command line X2Go client written in Python
 
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index dd442a9..2ca021e 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
 http://wiki.x2go.org
 
 """
-__VERSION__ = "0.6.0.1"
+__VERSION__ = "0.6.0.2"
 
 from .frontend import *

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/pyhoca-cli.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [pyhoca-cli] 01/01: Continue development

2017-09-24 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 1db41fe7f31a052246a59ec6f494136c6bac8a06
Author: X2Go Release Manager 
Date:   Sun Sep 24 10:50:59 2017 +0200

Continue development
---
 debian/changelog   | 6 ++
 man/man1/pyhoca-cli.1  | 2 +-
 pyhoca-cli.spec| 2 +-
 pyhoca/cli/__init__.py | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d6c769..1d43ebd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.5.0.5-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager   Sun, 24 Sep 2017 10:48:27 +0200
+
 pyhoca-cli (0.5.0.4-0x2go1) unstable; urgency=medium
 
   [ Mihai Moldovan ]
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index c24b6b7..340ebaa 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Jan 2016" "Version 0.5.0.4" "X2Go Application"
+.TH pyhoca-cli 1 "Sep 2017" "Version 0.5.0.5" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 1c4a33a..c87acb9 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
 Name:   pyhoca-cli
-Version:0.5.0.4
+Version:0.5.0.5
 Release:0.0x2go1%{?dist}
 Summary:Command line X2Go client written in Python
 
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 577344e..253ec2b 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
 http://wiki.x2go.org
 
 """
-__VERSION__ = "0.5.0.4"
+__VERSION__ = "0.5.0.5"
 
 from frontend import *

--
Alioth's /srv/git/code.x2go.org/pyhoca-cli.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/pyhoca-cli.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits