Compare commits
3 Commits
56a21e3136
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| ec2142da13 | |||
| 5dfd8550c0 | |||
| 7467117179 |
@@ -17,7 +17,7 @@ import QtQuick 2.0
|
||||
import "../models"
|
||||
|
||||
Item {
|
||||
property string _useragent: "AllRadio/2.0.0 (SailfishOS; Linux) nesnomis@gmail.com"
|
||||
property string _useragent: "AllRadio/2 (SailfishOS; Linux) nesnomis@gmail.com"
|
||||
property int _tags: 0
|
||||
property int _countries: 0
|
||||
property int _c: 0
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
Name: harbour-allradio2
|
||||
|
||||
Summary: AllRadio2
|
||||
Version: 2.0.23
|
||||
Version: 2.0.25
|
||||
Release: 1
|
||||
License: LICENSE
|
||||
URL: http://example.org/
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Requires: sailfishsilica-qt5 >= 0.10.9
|
||||
Requires: qt5-qtdeclarative-import-xmllistmodel
|
||||
Requires: qml(Amber.Mpris)
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: pkgconfig(sailfishapp) >= 1.0.2
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
|
||||
Reference in New Issue
Block a user