[perl-Image-Info] 1.37

Tom Callaway spot at fedoraproject.org
Fri Mar 20 11:15:57 UTC 2015


commit 42380ccd92c3c45b45135121dab94c8f9f95b2ff
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Mar 20 07:15:52 2015 -0400

    1.37

 .gitignore           |  1 +
 perl-Image-Info.spec | 10 +++++++---
 sources              |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d646c5e..60a3110 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Image-Info-1.28.tar.gz
 /Image-Info-1.33.tar.gz
+/Image-Info-1.37.tar.gz
diff --git a/perl-Image-Info.spec b/perl-Image-Info.spec
index 375973c..810d75b 100644
--- a/perl-Image-Info.spec
+++ b/perl-Image-Info.spec
@@ -1,11 +1,11 @@
 Name:           perl-Image-Info
-Version:        1.33
-Release:        6%{?dist}
+Version:        1.37
+Release:        1%{?dist}
 Summary:        Image meta information extraction module for Perl
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Image-Info/
-Source0:        http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/Image-Info-1.33.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/Image-Info-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Compress::Zlib)
@@ -16,6 +16,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(Image::Xbm)
 BuildRequires:  perl(Image::Xpm)
+BuildRequires:  perl(IO::Scalar)
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
@@ -54,6 +55,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Fri Mar 20 2015 Tom Callaway <spot at fedoraproject.org> - 1.37-1
+- update to 1.37
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.33-6
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 72e0766..fd9e9a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63f36362cb80d783c7f8df751ace89a0  Image-Info-1.33.tar.gz
+8e0097648dec47fa507a375b1b3a3548  Image-Info-1.37.tar.gz


More information about the perl-devel mailing list