Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Fixed Jolla Harbour version
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVanAssche committed Nov 2, 2019
1 parent 2c31266 commit c4f9abd
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
4 changes: 2 additions & 2 deletions qml/harbour-sailbook.qml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 7 additions & 0 deletions rpm/harbour-sailbook.changes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
# * date Author's Name <author's email> version-release
# - Summary of changes

* Sat Nov 2 2019 Dylan Van Assche <[email protected]> 11.1-0
- [QA] Fixed version number to comply with Jolla Harbour
- [TRANSLATIONS] Fixed Chinese translations

* Sun Oct 6 2019 Dylan Van Assche <[email protected]> 11.0-7
- [TRANSLATIONS] Fixed Chinese translations

* Sun Oct 6 2019 Dylan Van Assche <[email protected]> 11.0-6
- [MAJOR BUGFIX] Updated User Agent to fix timeline loading

Expand Down
4 changes: 2 additions & 2 deletions rpm/harbour-sailbook.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions rpm/harbour-sailbook.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c4f9abd

Please sign in to comment.