2
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-08-30 05:38:07 +00:00

bump version to 1.0-2

This commit is contained in:
Dietmar Maurer 2013-12-11 11:48:59 +01:00
parent 93f3f187b0
commit f801ff196c
2 changed files with 9 additions and 1 deletions

View File

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

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
spiceterm (1.0-2) unstable; urgency=low
* fix ALTGR handling for windows clients
* fix keymap parser
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:47:39 +0100
spiceterm (1.0-1) unstable; urgency=low
* Initial release