Accepting request 1057087 from home:pgajdos:no-gmagick

humbly apologize for the noise [bsc#1206620#c20]

OBS-URL: https://build.opensuse.org/request/show/1057087
OBS-URL: https://build.opensuse.org/package/show/Publishing/pdf2djvu?expand=0&rev=79
This commit is contained in:
Kyrill Detinov 2023-01-09 15:19:07 +00:00 committed by Git OBS Bridge
parent 2abbbcaa6f
commit 8b8e06b5ea
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 9 14:14:57 UTC 2023 - pgajdos@suse.com
- enable GraphicsMagick again; GraphicsMagick will stay for the
near future at least [bsc#1206620#c20]
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 21 16:27:59 UTC 2022 - pgajdos@suse.com Wed Dec 21 16:27:59 UTC 2022 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package pdf2djvu # spec file for package pdf2djvu
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -29,6 +29,7 @@ Source2: %{name}.keyring
BuildRequires: djvulibre BuildRequires: djvulibre
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(GraphicsMagick++)
BuildRequires: pkgconfig(ddjvuapi) >= 3.5.25 BuildRequires: pkgconfig(ddjvuapi) >= 3.5.25
BuildRequires: pkgconfig(exiv2) BuildRequires: pkgconfig(exiv2)
BuildRequires: pkgconfig(poppler) >= 0.62 BuildRequires: pkgconfig(poppler) >= 0.62