This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 75a3560 release 0.0.1.6 new 0e4b6d8 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.x2gomatebindings | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ x2gomatebindings.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/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 0e4b6d8c0dee85ce381109096cac5166cada3aa7 Author: X2Go Release Manager <git-admin@x2go.org> Date: Wed Nov 21 03:58:28 2018 +0100 Continue development --- VERSION.x2gomatebindings | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ x2gomatebindings.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/VERSION.x2gomatebindings b/VERSION.x2gomatebindings index 938dc46..9cc7083 100644 --- a/VERSION.x2gomatebindings +++ b/VERSION.x2gomatebindings @@ -1 +1 @@ -0.0.1.6 +0.0.1.7 diff --git a/configure.ac b/configure.ac index 6a5b574..3e9a475 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.52) -AC_INIT(caja-x2goumount, 0.0.1.6, https://www.x2go.org) +AC_INIT(caja-x2goumount, 0.0.1.7, https://www.x2go.org) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) diff --git a/debian/changelog b/debian/changelog index 0de43f0..5f3794e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2gomatebindings (0.0.1.7-0~x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager <git-admin@x2go.org> Wed, 21 Nov 2018 03:58:12 +0100 + x2gomatebindings (0.0.1.6-0~x2go1) unstable; urgency=medium [ Mihai Moldovan ] diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index 9a3f0a3..c4f6086 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -1,5 +1,5 @@ Name: x2gomatebindings -Version: 0.0.1.6 +Version: 0.0.1.7 Release: 0.0x2go1%{?dist} Summary: X2Go MATE bindings and MIME types %if 0%{?suse_version} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git