From ba88b97f8ddcefebaa098d0cf30d071d50eab6c39f268570e0cf358531b2339e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 26 Aug 2022 21:06:06 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=170 --- ...-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch | 2 +- krita.changes | 4 ++-- krita.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename 6734e02fa93d3cb3d4a162bc707649f7d3172386.patch => 0001-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch (99%) diff --git a/6734e02fa93d3cb3d4a162bc707649f7d3172386.patch b/0001-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch similarity index 99% rename from 6734e02fa93d3cb3d4a162bc707649f7d3172386.patch rename to 0001-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch index cfc5d50..87420ab 100644 --- a/6734e02fa93d3cb3d4a162bc707649f7d3172386.patch +++ b/0001-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch @@ -23,5 +23,5 @@ index bc392c3750..7cffc5da5c 100644 install(TARGETS kritatiffpsd DESTINATION ${INSTALL_TARGETS_DEFAULT_ARGS}) -- -GitLab +2.37.2 diff --git a/krita.changes b/krita.changes index d367c2b..6bbe54e 100644 --- a/krita.changes +++ b/krita.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Fri Aug 26 16:59:21 UTC 2022 - Marcus Rueckert -- Replace add-missing-so-version.patch with upstream patch - https://invent.kde.org/graphics/krita/-/commit/6734e02fa93d3cb3d4a162bc707649f7d3172386.patch +- Replace add-missing-so-version.patch with upstream patch: + 0001-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch ------------------------------------------------------------------- Fri Aug 26 01:22:03 UTC 2022 - Marcus Rueckert diff --git a/krita.spec b/krita.spec index ea3a285..1b2e098 100644 --- a/krita.spec +++ b/krita.spec @@ -29,7 +29,7 @@ Source0: https://download.kde.org/stable/krita/%{version}/krita-%{version Source1: https://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.xz.sig Source2: krita.keyring %endif -Patch1: https://invent.kde.org/graphics/krita/-/commit/6734e02fa93d3cb3d4a162bc707649f7d3172386.patch +Patch0: 0001-TIFF-fix-missing-SOVERSION-for-the-TIFF-PSD-library.patch BuildRequires: OpenEXR-devel BuildRequires: extra-cmake-modules BuildRequires: fftw3-devel