This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdriveclient. commit 2efbc15b917db39b927f8ccb3dc0a65ca8e27ff5 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 24 17:30:37 2023 +0100 x2gokdriveclient.spec: fix package name, whoops. --- debian/changelog | 1 + x2gokdriveclient.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1cf349d..86e206b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -90,6 +90,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium - x2gokdriveclient.spec: add Enhances: x2goclient. - Makefile: install VERSION file into SHAREDIR/x2go/versions/. - x2gokdriveclient.spec: add version file to list of installed files. + - x2gokdriveclient.spec: fix package name, whoops. * debian/rules: + Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them. Especially needed for C++11 support. diff --git a/x2gokdriveclient.spec b/x2gokdriveclient.spec index 0fd3fdc..3c413d1 100644 --- a/x2gokdriveclient.spec +++ b/x2gokdriveclient.spec @@ -1,4 +1,4 @@ -Name: x2goclientclient +Name: x2gokdriveclient Version: 0.0.0.1 Release: 0.0x2go1%{?dist} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git