From 4cd455c5679b2d69826fa9e32521ad785c2935c5 Mon Sep 17 00:00:00 2001 From: olf Date: Tue, 15 Feb 2022 02:19:15 +0100 Subject: [PATCH] Spec file: Slightly enhance description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit … and use the unified wording, as of https://github.com/sailfishos-patches/patchmanager/wiki/Terms-and-wording#sailfishos --- rpm/patchmanager.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rpm/patchmanager.spec b/rpm/patchmanager.spec index dc7c91ae..80f918e6 100644 --- a/rpm/patchmanager.spec +++ b/rpm/patchmanager.spec @@ -7,7 +7,7 @@ Name: patchmanager -Summary: Allows to manage Patches for Sailfish OS +Summary: Allows to manage Patches for SailfishOS Version: 3.2.1 Release: 1 Group: Qt/Qt @@ -40,8 +40,8 @@ BuildRequires: pkgconfig(popt) %description Patchmanager is a tool for transparently modifying installed files by the patch utility and for managing the special patch files ("Patches") for doing so. -Since version 3.0 it does not modify original files, but alters their content -when they are loaded into RAM to be run. +Since version 3.0 Patchmanager does not modify original files on mass storage, +it merely alters their content when they are loaded into RAM to be executed. # Chum metadata. See https://github.com/sailfishos-chum/main/blob/main/Metadata.md %if "%{?vendor}" == "chum"