From 42200f58d5e047545aaab8117374dbc96b077a4c Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 23 Nov 2023 14:11:30 +0100 Subject: [PATCH] Tweak the %description for consistency ... with flatpak and flatpak-xdg-utils. No need to issue a build just for this. Fallout from d5208e5b936407e565c88d8adfb7cd759032510d --- flatpak-builder.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak-builder.spec b/flatpak-builder.spec index beb9ffc..7bfe5a0 100644 --- a/flatpak-builder.spec +++ b/flatpak-builder.spec @@ -67,7 +67,7 @@ Summary: Tests for %{name} Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} %description tests -This package contains the installable tests for %{name}. +This package contains installed tests for %{name}. %prep