From a4a7281d8dfb16bdbd2a7abfd63ad13050ec7601 Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Aug 18 2013 23:12:29 +0000 Subject: upstream release, fixes bug #992707 --- diff --git a/.gitignore b/.gitignore index 164fcd8..23a3c4d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Panotools-Script-0.24.tar.gz /Panotools-Script-0.25.tar.gz /Panotools-Script-0.26.tar.gz /Panotools-Script-0.27.tar.gz +/Panotools-Script-0.28.tar.gz diff --git a/perl-Panotools-Script.spec b/perl-Panotools-Script.spec index 2cf6e97..2133eca 100644 --- a/perl-Panotools-Script.spec +++ b/perl-Panotools-Script.spec @@ -1,6 +1,6 @@ Name: perl-Panotools-Script -Version: 0.27 -Release: 5%{?dist} +Version: 0.28 +Release: 1%{?dist} Summary: Library for manipulating Hugin .pto files License: GPLv2+ Group: Development/Libraries @@ -16,7 +16,7 @@ BuildRequires: perl(Image::ExifTool) >= 6 Requires: perl(LWP::UserAgent) >= 5 Requires: perl(URI) >= 1 Requires: perl(Image::Size) >= 2.9 -Requires: perl(Image::ExifTool) >= 6 +Requires: perl(Image::ExifTool) >= 9.07 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # added manually Requires: hugin-base libpano13-tools ImageMagick enblend zenity autotrace diff --git a/sources b/sources index cb7bef3..da160c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -393fc72c8118b41fa500638c405a1a7c Panotools-Script-0.27.tar.gz +c4b15c5672a2d757ca46fd87cc536a91 Panotools-Script-0.28.tar.gz