mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2025-08-30 13:48:07 +00:00
bump version to 1.0-2
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
8
debian/changelog
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user