From c4f9abd73f392e6b600d225b70c6efa344a15451 Mon Sep 17 00:00:00 2001 From: Dylan Van Assche Date: Sat, 2 Nov 2019 17:03:10 +0100 Subject: [PATCH] Fixed Jolla Harbour version --- qml/harbour-sailbook.qml | 4 ++-- rpm/harbour-sailbook.changes | 7 +++++++ rpm/harbour-sailbook.spec | 4 ++-- rpm/harbour-sailbook.yaml | 4 ++-- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/qml/harbour-sailbook.qml b/qml/harbour-sailbook.qml index 172edec..a51cf2c 100644 --- a/qml/harbour-sailbook.qml +++ b/qml/harbour-sailbook.qml @@ -30,8 +30,8 @@ import QtQuick 2.0 import Sailfish.Silica 1.0 -import org.nemomobile.configuration 1.0 -import org.nemomobile.dbus 2.0 +import Nemo.Configuration 1.0 +import Nemo.DBus 2.0 import "pages" import "./js/util.js" as Util diff --git a/rpm/harbour-sailbook.changes b/rpm/harbour-sailbook.changes index fe6849f..2f69227 100644 --- a/rpm/harbour-sailbook.changes +++ b/rpm/harbour-sailbook.changes @@ -8,6 +8,13 @@ # * date Author's Name version-release # - Summary of changes +* Sat Nov 2 2019 Dylan Van Assche 11.1-0 +- [QA] Fixed version number to comply with Jolla Harbour +- [TRANSLATIONS] Fixed Chinese translations + +* Sun Oct 6 2019 Dylan Van Assche 11.0-7 +- [TRANSLATIONS] Fixed Chinese translations + * Sun Oct 6 2019 Dylan Van Assche 11.0-6 - [MAJOR BUGFIX] Updated User Agent to fix timeline loading diff --git a/rpm/harbour-sailbook.spec b/rpm/harbour-sailbook.spec index 3eb2d13..95b27bf 100644 --- a/rpm/harbour-sailbook.spec +++ b/rpm/harbour-sailbook.spec @@ -13,8 +13,8 @@ Name: harbour-sailbook %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Sailbook -Version: 11.0 -Release: 6 +Version: 11.1 +Release: 0 Group: Qt/Qt License: GPLv3 URL: https://github.com/DylanVanAssche/harbour-sailbook diff --git a/rpm/harbour-sailbook.yaml b/rpm/harbour-sailbook.yaml index 849a637..3b0c051 100644 --- a/rpm/harbour-sailbook.yaml +++ b/rpm/harbour-sailbook.yaml @@ -1,7 +1,7 @@ Name: harbour-sailbook Summary: Sailbook -Version: 11.0 -Release: 6 +Version: 11.1 +Release: 0 # The contents of the Group field should be one of the groups listed here: # http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS Group: Qt/Qt