diff --git a/perl-GDTextUtil.changes b/perl-GDTextUtil.changes index e5a7660..1fcc70c 100644 --- a/perl-GDTextUtil.changes +++ b/perl-GDTextUtil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 13 15:17:08 UTC 2018 - crrodriguez@opensuse.org + +- remove buildrequires on jpeg and xorg-x11-devel, both unused. + ------------------------------------------------------------------- Mon Sep 9 09:41:42 UTC 2013 - coolo@suse.com diff --git a/perl-GDTextUtil.spec b/perl-GDTextUtil.spec index 82601b9..362b442 100644 --- a/perl-GDTextUtil.spec +++ b/perl-GDTextUtil.spec @@ -1,7 +1,7 @@ # # spec file for package perl-GDTextUtil # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -21,7 +21,7 @@ Version: 0.86 Release: 0 %define cpan_name GDTextUtil Summary: GDTextUtil Perl module -License: Artistic-1.0 or GPL-2.0+ +License: Artistic-1.0 OR GPL-2.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/GDTextUtil/ Source: GDTextUtil-0.86.tar.bz2 @@ -31,8 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(GD) >= 1 # MANUAL -BuildRequires: libjpeg-devel -BuildRequires: xorg-x11-devel Requires: perl(GD) >= 1 %{perl_requires}