From 003cf12ab72b0650b2014d12b30e6ff6855f2ba8 Mon Sep 17 00:00:00 2001 From: olf Date: Sat, 15 Apr 2023 19:10:16 +0200 Subject: [PATCH] Set the vendor statically to `chum` for all builds (#425) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …, regardless where they are built, to avoid blocked upgrade paths (as, e.g., observed in [Storeman issue \#406](https://github.com/storeman-developers/harbour-storeman/issues/406#issuecomment-1503913989)) due to [vendor stickiness](https://en.opensuse.org/SDB:Vendor_change_update). --- rpm/patchmanager.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/patchmanager.spec b/rpm/patchmanager.spec index 0c0bb6c78..41732c689 100644 --- a/rpm/patchmanager.spec +++ b/rpm/patchmanager.spec @@ -28,6 +28,7 @@ Release: 1 Group: Qt/Qt License: BSD-3-Clause URL: https://github.com/sailfishos-patches/%{name} +Vendor: chum Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz # Note that the rpmlintrc file MUST be named exactly so according to # https://en.opensuse.org/openSUSE:Packaging_checks#Building_Packages_in_spite_of_errors