2
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-08-22 10:17:06 +00:00

bump version to 3.0-5

This commit is contained in:
Fabian Grünbichler 2017-12-01 10:20:31 +01:00
parent 995ba329be
commit 79660a6545
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=5.0
PACKAGE=spiceterm PACKAGE=spiceterm
VERSION=3.0 VERSION=3.0
PACKAGERELEASE=4 PACKAGERELEASE=5
ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
GITVERSION:=$(shell cat .git/refs/heads/master) GITVERSION:=$(shell cat .git/refs/heads/master)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
spiceterm (3.0-5) unstable; urgency=medium
* fix add_keymap_entry for non us keymaps
-- Proxmox Support Team <support@proxmox.com> Fri, 1 Dec 2017 10:20:16 +0100
spiceterm (3.0-4) unstable; urgency=medium spiceterm (3.0-4) unstable; urgency=medium
* fix memory leak caused by unicode characters * fix memory leak caused by unicode characters