File project.diff of Package libspectre_BR
--- libspectre.spec.orig
+++ libspectre.spec
@@ -1,7 +1,7 @@
#
# spec file for package libspectre
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,7 +22,7 @@ Name: libspectre
Version: 0.2.8
Release: 0
Summary: Library for Rendering PostScript Documents
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Source0: http://libspectre.freedesktop.org/releases/%{name}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM fix-bsc975503.diff bsc#975503 fdo#97091 -- Parse ps files ignoring EOF comments which would stop parsing too soon in documents with embedded EPS files.
@@ -50,8 +50,9 @@ Postscript documents.
%package -n libspectre-devel
Summary: Library for Rendering PostScript Documents
Group: Development/Libraries/C and C++
+Requires: ghostscript-devel >= 9.25
Requires: libspectre1 >= %{version}
-%requires_eq ghostscript-devel
+#%%requires_eq ghostscript-devel
%description -n libspectre-devel
libspectre is a small library for rendering Postscript documents. It