diff --git a/.cvsignore b/.cvsignore index 4ef4a73..4066b8c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -vips-7.14.5.tar.gz +vips-7.16.3.tar.gz diff --git a/sources b/sources index 4727b10..8e2b735 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f46db49822019b8d3cff629e22a0c146 vips-7.14.5.tar.gz +80ebbc6d3d1be7e24e063c4cad03d2f5 vips-7.16.3.tar.gz diff --git a/vips.spec b/vips.spec index 45d7def..6a832b7 100644 --- a/vips.spec +++ b/vips.spec @@ -1,14 +1,14 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: vips -Version: 7.14.5 -Release: 2%{?dist} +Version: 7.16.3 +Release: 1%{?dist} Summary: C/C++ library for processing large images Group: System Environment/Libraries License: LGPLv2+ URL: http://www.vips.ecs.soton.ac.uk/ -Source0: http://www.vips.ecs.soton.ac.uk/supported/7.14/%{name}-%{version}.tar.gz +Source0: http://www.vips.ecs.soton.ac.uk/supported/7.16/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -144,6 +144,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Dec 21 2008 Adam Goode - 7.16.3-1 +- New release +- Update description + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 7.14.5-2 - Rebuild for Python 2.6