From 52430a2fdab589337abb8b8f7055521b6e3811e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Heli=20Hyv=C3=A4ttinen?= Date: Fri, 18 Nov 2011 23:05:36 +0200 Subject: [PATCH] Upped version to 2.0.1 Damage control after a missing deployment.pri file in the tarball uploaded to Community OBS, which resulted in missing .desktop file and icon --- chessclock.pro | 2 +- qml/AboutPage.qml | 2 +- qtc_packaging/debian_harmattan/changelog | 11 +++++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/chessclock.pro b/chessclock.pro index 55125ef..ad4b5ad 100644 --- a/chessclock.pro +++ b/chessclock.pro @@ -6,7 +6,7 @@ QML_IMPORT_PATH = QT+= declarative symbian:TARGET.UID3 = 0xE00C40B5 -VERSION = 2.0.0 +VERSION = 2.0.1 # Smart Installer package's UID # This UID is from the protected range and therefore the package will diff --git a/qml/AboutPage.qml b/qml/AboutPage.qml index 2a897d9..f823583 100644 --- a/qml/AboutPage.qml +++ b/qml/AboutPage.qml @@ -42,7 +42,7 @@ Page Text { id: title - text: "Chess Clock 2.0.0" + text: "Chess Clock 2.0.1" color: "white" font.pointSize: 42 diff --git a/qtc_packaging/debian_harmattan/changelog b/qtc_packaging/debian_harmattan/changelog index bb752ec..be364bd 100755 --- a/qtc_packaging/debian_harmattan/changelog +++ b/qtc_packaging/debian_harmattan/changelog @@ -1,3 +1,10 @@ +chessclock (2.0.1) unstable; urgency=low + + *Installs .desktop and icon again (deployement.pri was missing from source + tarball uploaded to Community OBS) + + -- Heli Hyvättinen Fri, 18 Nov 2011 13:00:00 +0200 + chessclock (2.0.0) unstable; urgency=low * Addition before now works correctly also when 'turns per addition' is greater @@ -8,7 +15,7 @@ chessclock (2.0.0) unstable; urgency=low -- Heli Hyvättinen Fri, 18 Nov 2011 13:00:00 +0200 -chessclock (2.0.0) unstable; urgency=low +chessclock (1.9.1) unstable; urgency=low * Uses buttons instead of text fields to trigger change value dialogs in the start game dialog page, no longer need to tap twice to launch a @@ -20,7 +27,7 @@ chessclock (2.0.0) unstable; urgency=low -- Heli Hyvättinen Thu, 13 Oct 2011 11:57:00 +0300 -chessclock (2.0.0) unstable; urgency=low +chessclock (1.9.0) unstable; urgency=low * First release for Harmattan * User interface partly changed to QML and conforms to Harmattan style -- 1.7.9.5