From c8a89d2de67eba88df7fe8be45651021d088cc20239b3e07e8536dd3e1a0685c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 25 May 2023 11:04:56 +0000 Subject: [PATCH] Accepting request 1088982 from home:dimstar:Factory - Do not limit ftdump conflict to < version-release, but only to version. Ftdump is built in a second build flavor and as such the release counters are not guaranteed to be in sync. OBS-URL: https://build.opensuse.org/request/show/1088982 OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=199 --- freetype2.changes | 7 +++++++ freetype2.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/freetype2.changes b/freetype2.changes index ac21446..bd4c67d 100644 --- a/freetype2.changes +++ b/freetype2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 25 08:20:04 UTC 2023 - Dominique Leuenberger + +- Do not limit ftdump conflict to < version-release, but only to + version. Ftdump is built in a second build flavor and as such the + release counters are not guaranteed to be in sync. + ------------------------------------------------------------------- Thu Apr 20 07:12:24 UTC 2023 - Frederic Crozat diff --git a/freetype2.spec b/freetype2.spec index 3da206e..df43a9e 100644 --- a/freetype2.spec +++ b/freetype2.spec @@ -95,7 +95,7 @@ It also contains a small tutorial for using that library. %package -n ftdump Summary: Simple font dumper Group: Productivity/Publishing/Other -Conflicts: ft2demos < %{version}-%{release} +Conflicts: ft2demos < %{version} %description -n ftdump Simple font dumper