From 032475d9e05749998545f3e920b26d8bbb2cb0c6 Mon Sep 17 00:00:00 2001 From: Dickson Date: Thu, 7 Aug 2014 16:34:13 +0800 Subject: [PATCH] Bump version to 1.1.0 --- harmattan/gagbook.pro | 2 +- harmattan/qtc_packaging/debian_harmattan/changelog | 7 +++++++ sailfish/rpm/harbour-gagbook.changes | 8 +++++++- sailfish/rpm/harbour-gagbook.spec | 4 ++-- sailfish/rpm/harbour-gagbook.yaml | 4 ++-- 5 files changed, 19 insertions(+), 6 deletions(-) diff --git a/harmattan/gagbook.pro b/harmattan/gagbook.pro index 9958d48..a98d4ab 100644 --- a/harmattan/gagbook.pro +++ b/harmattan/gagbook.pro @@ -1,7 +1,7 @@ TEMPLATE = app TARGET = gagbook -VERSION = 1.0.0 +VERSION = 1.1.0 DEFINES += APP_VERSION=\\\"$$VERSION\\\" QT += network webkit diff --git a/harmattan/qtc_packaging/debian_harmattan/changelog b/harmattan/qtc_packaging/debian_harmattan/changelog index 4634ec6..40d13e5 100644 --- a/harmattan/qtc_packaging/debian_harmattan/changelog +++ b/harmattan/qtc_packaging/debian_harmattan/changelog @@ -1,3 +1,10 @@ +gagbook (1.1.0) unstable; urgency=medium + * Login to 9GAG using email and voting (big thanks to @b0bben) + * Fix image not loading asychronously, scrolling will be smoother now + * Show progress when downloading a single image + + -- Dickson Thu, 07 Aug 2014 16:20:16 +0800 + gagbook (1.0.0) unstable; urgency=medium * Inline GIF player * Fix viewing tall image diff --git a/sailfish/rpm/harbour-gagbook.changes b/sailfish/rpm/harbour-gagbook.changes index aedd1fb..a01bdbd 100644 --- a/sailfish/rpm/harbour-gagbook.changes +++ b/sailfish/rpm/harbour-gagbook.changes @@ -5,7 +5,13 @@ # * date Author's Name version-release # - Summary of changes -* Wed Jul 9 2014 Dickson 1.0.0-2 +* Thu Aug 7 2014 Dickson 1.1.0-1 +- Login to 9GAG using email and voting (big thanks to @b0bben) +- Fix image not loading asychronously, scrolling will be smoother now +- Show progress when downloading a single image +- New cover UI (experimental, may be a bit buggy) + +* Wed Jul 9 2014 Dickson 1.0.0-2 - Fix GIF not playing * Tue Jul 8 2014 Dickson 1.0.0-1 diff --git a/sailfish/rpm/harbour-gagbook.spec b/sailfish/rpm/harbour-gagbook.spec index a706162..8284d1c 100644 --- a/sailfish/rpm/harbour-gagbook.spec +++ b/sailfish/rpm/harbour-gagbook.spec @@ -13,8 +13,8 @@ Name: harbour-gagbook %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: An unofficial app for 9GAG website -Version: 1.0.0 -Release: 2 +Version: 1.1.0 +Release: 1 Group: Applications/Internet License: BSD URL: https://github.com/dicksonleong/GagBook diff --git a/sailfish/rpm/harbour-gagbook.yaml b/sailfish/rpm/harbour-gagbook.yaml index 86bb2be..ea4621f 100644 --- a/sailfish/rpm/harbour-gagbook.yaml +++ b/sailfish/rpm/harbour-gagbook.yaml @@ -1,7 +1,7 @@ Name: harbour-gagbook Summary: An unofficial app for 9GAG website -Version: 1.0.0 -Release: 2 +Version: 1.1.0 +Release: 1 Group: Applications/Internet URL: https://github.com/dicksonleong/GagBook License: BSD