Hello community,

here is the log from the commit of package perl-Image-Info for openSUSE:Factory 
checked in at 2015-04-15 16:25:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Image-Info (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Image-Info.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Image-Info"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Image-Info/perl-Image-Info.changes  
2011-09-23 12:37:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Image-Info.new/perl-Image-Info.changes     
2015-04-15 16:25:45.000000000 +0200
@@ -1,0 +2,125 @@
+Tue Apr 14 18:26:59 UTC 2015 - co...@suse.com
+
+- updated to 1.37
+   see /usr/share/doc/packages/perl-Image-Info/CHANGES
+
+  2014-12-31  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.37
+  
+      Stable release with all changes in 1.36_51..1.36_52
+  
+  2014-12-29  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.36_52
+  
+      Handle invalid TIFF chunks: stop processing if an unrecognized
+      fieldtype is encountered. This is an additional fix for RT #100847.
+  
+  2014-12-19  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.36_51
+  
+      Use IO::Scalar instead of opening a scalar, for all
+      perls < 5.21.7. This is to prevent possible segmentation faults
+      with faulty images. See RT #100847 and
+      https://rt.perl.org/Ticket/Display.html?id=123443
+  
+      Fix a "Variable declared in conditional statement" error.
+  
+      Fix a couple of typos.
+  
+  2012-07-05  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.36
+  
+      Stable release with all changes in 1.35_50..1.35_51
+  
+  2013-06-28  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.35_51
+  
+      Ignore reading jpeg thumbnail image with no content, patch
+      provided by Kosei Moriyama,
+      https://github.com/eserte/image-info/pull/2)
+  
+  2013-05-06  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.35_50
+  
+      Fixed pod_cov.t test.
+  
+  2013-04-10  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.35
+  
+      Stable release with the change in 1.34_50
+  
+  2013-04-03  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.34_50
+  
+      image_info on Jpeg with bad EXIF data produced "substr outside of
+      string" exception in Image::TIFF (RT #84122, patch provided by
+      Steve Purkis)
+  
+  2013-02-29  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.34
+  
+      Stable release with all changes in 1.33_50..1.33_51
+  
+  2013-01-28  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.33_51
+  
+      Handle corrupt JPEG files with extraneous bytes
+  
+  2013-01-25  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.33_50
+  
+      Limited support for WBMP files.
+  
+  2012-11-03  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.33
+  
+      Added test image for RT #78471.
+  
+  2012-10-25  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.32_52
+  
+      Handle BMP files with negative heights (RT #78471).
+  
+  2012-10-24  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.32_51
+  
+      Signature fix.
+  
+  2012-10-23  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.32_50
+  
+      Repacked because of Module::Install 1.04 problems (see mail from
+      Miyagawa). Now Image::Info is again using good old EUMM.
+  
+  2012-02-21  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.32
+  
+      Stable release with all changes in 1.31_50..1.31_51
+  
+  2011-12-28  Slaven Rezic  <sla...@rezic.de>
+  
+      Release 1.31_51
+  
+      Release 1.31_50
+  
+      SVG files without XML preamble are now also recognized.
+  
+      Bundled Module::Install 1.04.
+
+-------------------------------------------------------------------

Old:
----
  Image-Info-1.31.tar.gz

New:
----
  Image-Info-1.37.tar.gz

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

Other differences:
------------------
++++++ perl-Image-Info.spec ++++++
--- /var/tmp/diff_new_pack.pn6Ria/_old  2015-04-15 16:25:45.000000000 +0200
+++ /var/tmp/diff_new_pack.pn6Ria/_new  2015-04-15 16:25:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Image-Info
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,23 +16,21 @@
 #
 
 
-
 Name:           perl-Image-Info
-Version:        1.31
-Release:        1
-License:        GPL-1.0+ or Artistic-1.0
+Version:        1.37
+Release:        0
 %define cpan_name Image-Info
 Summary:        Extract meta information from image files
-Url:            http://search.cpan.org/dist/Image-Info/
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
-#Source:         
http://www.cpan.org/authors/id/S/SR/SREZIC/Image-Info-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.gz
+Url:            http://search.cpan.org/dist/Image-Info/
+Source:         
http://www.cpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More) >= 0.62
+BuildRequires:  perl(IO::Scalar)
+Requires:       perl(IO::Scalar)
 Recommends:     perl(Bundle::Image::Info::PNG)
 Recommends:     perl(Bundle::Image::Info::SVG)
 Recommends:     perl(Bundle::Image::Info::XBM)
@@ -45,6 +43,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -58,11 +57,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc %attr(644,-,-) CHANGES CREDITS exifdump imgdump README TODO
+%doc CHANGES CREDITS exifdump imgdump README TODO
 
 %changelog

++++++ Image-Info-1.31.tar.gz -> Image-Info-1.37.tar.gz ++++++
++++ 4464 lines of diff (skipped)


Reply via email to