From 0c28d5a80225f006a5956f6a076ea52f7b5900c8 Mon Sep 17 00:00:00 2001 From: bpostle Date: Jun 13 2008 22:59:01 +0000 Subject: Bad URL report, use sourceforge tar.gz rather than slightly different tar.bz2. It seems that there have been two 2.9.12 releases with the old bz2 file being deleted. Diffing trees reveals just a couple of bugfixes in the newer gz version. --- diff --git a/.cvsignore b/.cvsignore index f1cf9af..df58a74 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libpano13-2.9.12.tar.bz2 +libpano13-2.9.12.tar.gz diff --git a/libpano13.spec b/libpano13.spec index a56b99a..365d60d 100644 --- a/libpano13.spec +++ b/libpano13.spec @@ -1,11 +1,11 @@ Summary: Library for manipulating panoramic images Name: libpano13 Version: 2.9.12 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ URL: http://panotools.sourceforge.net/ Group: Development/Libraries -Source: http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz BuildRequires: libjpeg-devel, libtiff-devel, libpng-devel, zlib-devel BuildRequires: libgcj-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -89,6 +89,11 @@ rm -rf %{buildroot} %{_libdir}/libpano13.so %changelog +* Fri Jun 13 2008 Bruno Postle - 2.9.12-7 +- Bad URL report, use sourceforge tar.gz rather than slightly different tar.bz2. + It seems that there have been two 2.9.12 releases with the old bz2 file being deleted. + Diffing trees reveals just a couple of bugfixes in the newer gz version. + * Thu May 29 2008 Bruno Postle - 2.9.12-6 - bumping to fix broken shipped binaries on F-9 diff --git a/sources b/sources index 2c30f2a..a1ac8b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76b64d3e9bd9b9422bcb4dae4008555a libpano13-2.9.12.tar.bz2 +3ca4f7bfe5a7b0acd86901d502dee8ca libpano13-2.9.12.tar.gz