From 45230e7f9729f9992edefde193896138653d9e27 Mon Sep 17 00:00:00 2001 From: Anton Thomasson Date: Tue, 17 Dec 2019 20:33:21 +0100 Subject: [PATCH] Please the harbour valiadator --- qml/pages/FirstPage.qml | 2 +- rpm/harbour-seaprint.spec | 2 +- rpm/harbour-seaprint.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qml/pages/FirstPage.qml b/qml/pages/FirstPage.qml index 87d9475..3c18b5e 100644 --- a/qml/pages/FirstPage.qml +++ b/qml/pages/FirstPage.qml @@ -11,7 +11,7 @@ Page { id: page allowedOrientations: Orientation.All - property string selectedFile: "/home/nemo/Downloads/1.pdf" + property string selectedFile: "" IppDiscovery { id: discovery diff --git a/rpm/harbour-seaprint.spec b/rpm/harbour-seaprint.spec index c9ab0bb..8de8571 100644 --- a/rpm/harbour-seaprint.spec +++ b/rpm/harbour-seaprint.spec @@ -10,7 +10,7 @@ Name: harbour-seaprint Summary: SeaPrint Version: 0.3 -Release: 1 +Release: 2 Group: Qt/Qt License: LICENSE URL: http://example.org/ diff --git a/rpm/harbour-seaprint.yaml b/rpm/harbour-seaprint.yaml index 0651910..9c26801 100644 --- a/rpm/harbour-seaprint.yaml +++ b/rpm/harbour-seaprint.yaml @@ -1,7 +1,7 @@ Name: harbour-seaprint Summary: SeaPrint Version: 0.3 -Release: 1 +Release: 2 # 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