From 65ab1196518f2bc07883ecd3e53ec055d555e75d Mon Sep 17 00:00:00 2001 From: Mark Washeim Date: Wed, 9 Nov 2022 19:07:48 +0100 Subject: [PATCH] Added minimal info to spec/yaml to include a release in chum. --- rpm/harbour-tooterb.spec | 20 ++++++++++++++++---- rpm/harbour-tooterb.yaml | 4 ++-- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/rpm/harbour-tooterb.spec b/rpm/harbour-tooterb.spec index d6c4e9b..eea4d5c 100644 --- a/rpm/harbour-tooterb.spec +++ b/rpm/harbour-tooterb.spec @@ -13,11 +13,11 @@ Name: harbour-tooterb %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Tooter β -Version: 1.0.7 -Release: 0 +Version: 1.0.8 +Release: 2 Group: Qt/Qt -License: LICENSE -URL: http://example.org/ +License: GPLv3 +URL: https://grave-design.com/harbour-tooter/ Source0: %{name}-%{version}.tar.bz2 Source100: harbour-tooterb.yaml Requires: sailfishsilica-qt5 >= 0.10.9 @@ -36,6 +36,18 @@ BuildRequires: desktop-file-utils %description Tooter Beta is a native client for Mastodon network instances. +%if "%{?vendor}" == "chum" +PackageName: Tooter Beta +Type: desktop-application +Categories: + - Network +PackagerName: Mark Washeim (poetaster) +Custom: + - Repo: https://github.com/molan-git/harbour-tooter +Icon: https://raw.githubusercontent.com/poetaster/harbour-tooter/master/icons/256x256/harbour-tooterb.png +Url: + Homepage: https://github.com/molan-git/harbour-tooter +%endif %prep %setup -q -n %{name}-%{version} diff --git a/rpm/harbour-tooterb.yaml b/rpm/harbour-tooterb.yaml index 078cba6..39cb4ce 100644 --- a/rpm/harbour-tooterb.yaml +++ b/rpm/harbour-tooterb.yaml @@ -1,7 +1,7 @@ Name: harbour-tooterb Summary: Tooter β -Version: 1.0.7 -Release: 0 +Version: 1.0.8 +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