From 79660a6545a68b4bc6972b64165c57511bf377ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 1 Dec 2017 10:20:31 +0100 Subject: [PATCH] bump version to 3.0-5 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d70d6f4..12415ca 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=5.0 PACKAGE=spiceterm VERSION=3.0 -PACKAGERELEASE=4 +PACKAGERELEASE=5 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index beea781..e49d56c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +spiceterm (3.0-5) unstable; urgency=medium + + * fix add_keymap_entry for non us keymaps + + -- Proxmox Support Team Fri, 1 Dec 2017 10:20:16 +0100 + spiceterm (3.0-4) unstable; urgency=medium * fix memory leak caused by unicode characters