Skip to content

Commit

Permalink
Fix issue #68: TSQM files does not work on OBS (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 committed Feb 24, 2024
1 parent a0ef02c commit 2f3bb4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rpm/filecase.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 2f3bb4f

Please sign in to comment.