From 2cf510c7157ce82c663a6e15dbe9d3b4bf23e761 Mon Sep 17 00:00:00 2001 From: Bruno Postle Date: Jan 12 2011 23:46:58 +0000 Subject: Update to upstream (0.25) --- diff --git a/.gitignore b/.gitignore index f2f7fa4..5f8184a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Panotools-Script-0.24.tar.gz +/Panotools-Script-0.25.tar.gz diff --git a/perl-Panotools-Script.spec b/perl-Panotools-Script.spec index f159549..f2d7442 100644 --- a/perl-Panotools-Script.spec +++ b/perl-Panotools-Script.spec @@ -1,7 +1,7 @@ Name: perl-Panotools-Script -Version: 0.24 -Release: 4%{?dist} -Summary: Library for manipulating hugin .pto files +Version: 0.25 +Release: 1%{?dist} +Summary: Library for manipulating Hugin .pto files License: GPLv2+ Group: Development/Libraries URL: http://search.cpan.org/dist/Panotools-Script/ @@ -9,10 +9,12 @@ Source0: http://search.cpan.org/CPAN/authors/id/B/BP/BPOSTLE/Panotools-Sc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(GraphViz) >= 1 +BuildRequires: perl(LWP::UserAgent) >= 5 +BuildRequires: perl(URI) >= 1 BuildRequires: perl(Image::Size) >= 2.9 BuildRequires: perl(Image::ExifTool) >= 6 -Requires: perl(GraphViz) >= 1 +Requires: perl(LWP::UserAgent) >= 5 +Requires: perl(URI) >= 1 Requires: perl(Image::Size) >= 2.9 Requires: perl(Image::ExifTool) >= 6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -21,7 +23,7 @@ Requires: hugin-base libpano13-tools ImageMagick enblend zenity autotrace BuildRequires: perl(Test::More) desktop-file-utils %description -Library and utilities for manipulating project files created by the hugin photo +Library and utilities for manipulating project files created by the Hugin photo stitching software. %prep @@ -70,6 +72,9 @@ update-desktop-database &> /dev/null ||: %{_mandir}/man1/* %changelog +* Wed Jan 12 2011 Bruno Postle - 0.25-1 +- rebuild for upstream release (0.25) + * Tue Dec 21 2010 Marcela Maslanova - 0.24-4 - 661697 rebuild for fixing problems with vendorach/lib diff --git a/sources b/sources index 07721f3..e2991d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41a9db2ac9cfcddffc102654bcf9c246 Panotools-Script-0.24.tar.gz +6a433ba2f06797b15a10699b6501fbcf Panotools-Script-0.25.tar.gz