Bump version to 0.6.1
[quandoparte] / rpm / quandoparte.yaml
1 Name: quandoparte
2 Summary: Quando Parte
3 Version: 0.6.1
4 Release: 0
5 Group: Qt/Qt
6 License: GPL v2 or above
7 Sources:
8 - '%{name}-%{version}.tar.bz2'
9 Description: |-
10   Virtual Arrivals and Departures board for Italian trains quandoparte
11   uses the Trenitalia data to show arrival and departure times of trains of a given station, with delay or suppression information.
12 Configure: none
13 Builder: qtc5
14 PkgConfigBR:
15 - qdeclarative5-boostable
16 - Qt5WebKitWidgets
17 - Qt5WebKit
18 - Qt5Quick
19 - Qt5Qml
20 - Qt5Core
21 - Qt5Concurrent
22 - Qt5Location
23 Requires:
24 - mapplauncherd-booster-silica-qt5
25 - sailfishsilica-qt5
26 - qt5-qtlocation
27 - qt5-qtconcurrent
28 - libqtlocation1
29 Files:
30 - '%{_bindir}'
31 - '%{_datadir}/apps/quandoparte/qml'
32 - '%{_datadir}/apps/quandoparte/stations'
33 - '%{_datadir}/apps/quandoparte/i18n'
34 - '%{_datadir}/applications'
35 - '%{_datadir}/icons/hicolor/meegotouch/apps'
36 PkgBR: []