[perl-Panotools-Script] upstream release, fixes bug #992707

bpostle bpostle at fedoraproject.org
Sun Aug 18 23:12:12 UTC 2013


commit a4a7281d8dfb16bdbd2a7abfd63ad13050ec7601
Author: Bruno Postle <bruno at postle.net>
Date:   Mon Aug 19 00:12:29 2013 +0100

    upstream release, fixes bug #992707

 .gitignore                 |    1 +
 perl-Panotools-Script.spec |    6 +++---
 sources                    |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
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


More information about the scm-commits mailing list