From 48ad3a8b6ff3c5a9101e0662a0c454765653789a Mon Sep 17 00:00:00 2001 From: David Llewellyn-Jones Date: Wed, 18 Jul 2018 02:59:07 +0100 Subject: [PATCH] Tidy up package info --- README.md | 2 +- harbour-pedalo.pro | 6 +++--- qml/pages/About.qml | 2 +- ...-pedalo.changes.in => harbour-pedalo.changes} | 4 ++-- rpm/harbour-pedalo.spec | 4 ++-- rpm/harbour-pedalo.yaml | 4 ++-- translations/harbour-pedalo-de.ts | 16 ++++++++++++++-- translations/harbour-pedalo.ts | 16 ++++++++++++++-- 8 files changed, 39 insertions(+), 15 deletions(-) rename rpm/{harbour-pedalo.changes.in => harbour-pedalo.changes} (82%) diff --git a/README.md b/README.md index 867ff39..34d95f2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pedalo -Measure your relative pedalo performance with others in a privacy-preserving way. +Measures your relative pedalo performance with others in a privacy-preserving way. Pedalo is a QT app for use with Sailfish OS. diff --git a/harbour-pedalo.pro b/harbour-pedalo.pro index 327a46e..219e8b9 100644 --- a/harbour-pedalo.pro +++ b/harbour-pedalo.pro @@ -36,8 +36,6 @@ SOURCES += src/harbour-pedalo.cpp \ DISTFILES += qml/harbour-pedalo.qml \ qml/cover/CoverPage.qml \ - rpm/harbour-pedalo.changes.in \ - rpm/harbour-pedalo.changes.run.in \ rpm/harbour-pedalo.spec \ rpm/harbour-pedalo.yaml \ translations/*.ts \ @@ -53,7 +51,9 @@ DISTFILES += qml/harbour-pedalo.qml \ qml/components/BarButton.qml \ qml/cover/ClockView.qml \ qml/cover/LargeItem.qml \ - qml/pages/TheRules.qml + qml/pages/TheRules.qml \ + rpm/harbour-pedalo.changes.run.in \ + rpm/harbour-pedalo.changes SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172 256x256 diff --git a/qml/pages/About.qml b/qml/pages/About.qml index e526861..25158d8 100644 --- a/qml/pages/About.qml +++ b/qml/pages/About.qml @@ -34,7 +34,7 @@ Page { } Label { - text: qsTr("Compare your relative pedalo performance with others in a privacy-preserving way") + text: qsTr("Measures your relative pedalo performance with others in a privacy-preserving way") wrapMode: Text.WordWrap font.pixelSize: Theme.fontSizeSmall anchors { diff --git a/rpm/harbour-pedalo.changes.in b/rpm/harbour-pedalo.changes similarity index 82% rename from rpm/harbour-pedalo.changes.in rename to rpm/harbour-pedalo.changes index 974c809..f529bf7 100644 --- a/rpm/harbour-pedalo.changes.in +++ b/rpm/harbour-pedalo.changes @@ -12,7 +12,7 @@ # * date Author's Name version-release # - Summary of changes -* Sun Apr 13 2014 Jack Tar 0.1-1 +* Wed Jul 18 2018 David Llewellyn-Jones 0.1-1 - Scrubbed the deck - Hoisted the sails - +- Created initial beta version with basic functionality diff --git a/rpm/harbour-pedalo.spec b/rpm/harbour-pedalo.spec index 6845ba8..48f8a46 100644 --- a/rpm/harbour-pedalo.spec +++ b/rpm/harbour-pedalo.spec @@ -17,7 +17,7 @@ Version: 0.1 Release: 1 Group: Qt/Qt License: LICENSE -URL: http://example.org/ +URL: http://www.flypig.co.uk/?to=pedalo Source0: %{name}-%{version}.tar.bz2 Source100: harbour-pedalo.yaml Requires: sailfishsilica-qt5 >= 0.10.9 @@ -28,7 +28,7 @@ BuildRequires: pkgconfig(Qt5Quick) BuildRequires: desktop-file-utils %description -Short description of my Sailfish OS Application +Measures your relative pedalo performance with others in a privacy-preserving way %prep diff --git a/rpm/harbour-pedalo.yaml b/rpm/harbour-pedalo.yaml index 9c0b3c6..6ee8c1b 100644 --- a/rpm/harbour-pedalo.yaml +++ b/rpm/harbour-pedalo.yaml @@ -5,14 +5,14 @@ Release: 1 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Qt/Qt -URL: http://example.org/ +URL: http://www.flypig.co.uk/?to=pedalo License: LICENSE # This must be generated before uploading a package to a remote build service. # Usually this line does not need to be modified. Sources: - '%{name}-%{version}.tar.bz2' Description: | - Short description of my Sailfish OS Application + Measures your relative pedalo performance with others in a privacy-preserving way Configure: none # The qtc5 builder inserts macros to allow QtCreator to have fine # control over qmake/make execution diff --git a/translations/harbour-pedalo-de.ts b/translations/harbour-pedalo-de.ts index 9bd0677..b5963e4 100644 --- a/translations/harbour-pedalo-de.ts +++ b/translations/harbour-pedalo-de.ts @@ -39,7 +39,7 @@ - Compare your relative pedalo performance with others in a privacy-preserving way + Measures your relative pedalo performance with others in a privacy-preserving way @@ -158,7 +158,19 @@ - Rules + The Pedalo Rules + + + + Add a journey + + + + View latest stats + + + + Previous journeys diff --git a/translations/harbour-pedalo.ts b/translations/harbour-pedalo.ts index 9bd0677..b5963e4 100644 --- a/translations/harbour-pedalo.ts +++ b/translations/harbour-pedalo.ts @@ -39,7 +39,7 @@ - Compare your relative pedalo performance with others in a privacy-preserving way + Measures your relative pedalo performance with others in a privacy-preserving way @@ -158,7 +158,19 @@ - Rules + The Pedalo Rules + + + + Add a journey + + + + View latest stats + + + + Previous journeys -- 2.25.1