From: David Llewellyn-Jones Date: Wed, 18 Jul 2018 01:59:07 +0000 (+0100) Subject: Tidy up package info X-Git-Url: https://www.flypig.org.uk/git/?p=harbour-pedalo.git;a=commitdiff_plain;h=48ad3a8b6ff3c5a9101e0662a0c454765653789a Tidy up package info --- 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 b/rpm/harbour-pedalo.changes new file mode 100644 index 0000000..f529bf7 --- /dev/null +++ b/rpm/harbour-pedalo.changes @@ -0,0 +1,18 @@ +# Rename this file as harbour-pedalo.changes to include changelog +# entries in your RPM file. +# +# Add new changelog entries following the format below. +# Add newest entries to the top of the list. +# Separate entries from eachother with a blank line. +# +# Alternatively, if your changelog is automatically generated (e.g. with +# the git-change-log command provided with Sailfish OS SDK), create a +# harbour-pedalo.changes.run script to let mb2 run the required commands for you. + +# * date Author's Name version-release +# - Summary of changes + +* 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.changes.in b/rpm/harbour-pedalo.changes.in deleted file mode 100644 index 974c809..0000000 --- a/rpm/harbour-pedalo.changes.in +++ /dev/null @@ -1,18 +0,0 @@ -# Rename this file as harbour-pedalo.changes to include changelog -# entries in your RPM file. -# -# Add new changelog entries following the format below. -# Add newest entries to the top of the list. -# Separate entries from eachother with a blank line. -# -# Alternatively, if your changelog is automatically generated (e.g. with -# the git-change-log command provided with Sailfish OS SDK), create a -# harbour-pedalo.changes.run script to let mb2 run the required commands for you. - -# * date Author's Name version-release -# - Summary of changes - -* Sun Apr 13 2014 Jack Tar 0.1-1 -- Scrubbed the deck -- Hoisted the sails - 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