From 2f3bb4f37e2bbedd353eec19b5c2e0dc3f3f243e Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 24 Feb 2024 16:46:00 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20issue=20#68:=20`TS`=E2=86=92`QM`=20files?= =?UTF-8?q?=20does=20not=20work=20on=20OBS=20(#74)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rpm/filecase.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpm/filecase.spec b/rpm/filecase.spec index 300259b..38706c2 100644 --- a/rpm/filecase.spec +++ b/rpm/filecase.spec @@ -21,7 +21,7 @@ Version: 0.4.4 # build at GitHub and OBS, when configured accordingly; mind the sorting # (`adud` < `alpha`). For details and reasons, see # https://github.com/storeman-developers/harbour-storeman/wiki/Git-tag-format -Release: release1 +Release: check2 # The Group tag should comprise one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Applications/File @@ -44,6 +44,7 @@ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) +BuildRequires: qt5-qttools-linguist BuildRequires: desktop-file-utils # This description section includes metadata for SailfishOS:Chum, see