Hello community,

here is the log from the commit of package perl-Image-Sane for openSUSE:Factory 
checked in at 2020-03-20 23:56:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Image-Sane (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Image-Sane.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Image-Sane"

Fri Mar 20 23:56:56 2020 rev:4 rq:786610 version:5

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Image-Sane/perl-Image-Sane.changes  
2019-11-22 10:27:12.949241853 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Image-Sane.new.3160/perl-Image-Sane.changes    
    2020-03-21 00:01:40.721108481 +0100
@@ -1,0 +2,5 @@
+Thu Mar 19 15:23:03 UTC 2020 - [email protected]
+
+- Add missing BuildRequires to complete all tests successfully.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Image-Sane.spec ++++++
--- /var/tmp/diff_new_pack.ELVKvK/_old  2020-03-21 00:01:43.801110170 +0100
+++ /var/tmp/diff_new_pack.ELVKvK/_new  2020-03-21 00:01:43.837110189 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Image-Sane
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:        Perl extension for the SANE (Scanner Access Now Easy)
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RA/RATCLIFFE/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -39,6 +39,9 @@
 Requires:       perl(Readonly)
 %{perl_requires}
 # MANUAL BEGIN
+BuildRequires:  ImageMagick
+BuildRequires:  sane-backends
+BuildRequires:  perl(Test::Pod)
 BuildRequires:  pkgconfig(sane-backends)
 # MANUAL END
 


Reply via email to