From 4b199e3c53294a1070960bcfd5e29d5ca16ef6eb Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Mon, 10 Oct 2016 12:40:47 -0400 Subject: [PATCH] 1.39 --- .gitignore | 1 + perl-Image-Info.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 954118f..fad0d95 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Image-Info-1.28.tar.gz /Image-Info-1.33.tar.gz /Image-Info-1.37.tar.gz /Image-Info-1.38.tar.gz +/Image-Info-1.39.tar.gz diff --git a/perl-Image-Info.spec b/perl-Image-Info.spec index 25e3bda..cd7ac9c 100644 --- a/perl-Image-Info.spec +++ b/perl-Image-Info.spec @@ -1,13 +1,11 @@ Name: perl-Image-Info -Version: 1.38 -Release: 6%{?dist} +Version: 1.39 +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-%{version}.tar.gz -# https://bugzilla.redhat.com/show_bug.cgi?id=1379556 -Patch0: http://search.cpan.org/diff/Image-Info-1.38-Image-Info-1.38_50.-w.diff BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(Carp) @@ -37,7 +35,6 @@ various types of image files. %prep %setup -q -n Image-Info-%{version} -%patch0 -p1 -b .xxefix chmod -c 644 exifdump imgdump %build @@ -59,6 +56,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Mon Oct 10 2016 Tom Callaway - 1.39-1 +- update to 1.39 + * Wed Oct 5 2016 Tom Callaway - 1.38-6 - apply upstream fix for XXE SVG security issue (bz1379556) diff --git a/sources b/sources index 9ead457..1afff4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fa4db4bdf14b6f453655bafa62d766a Image-Info-1.38.tar.gz +c41fda4404bf5df39306b219c0e3f6e4 Image-Info-1.39.tar.gz