Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions rpm/patchmanager.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down