[nip2] Update to 7.22.2

Adam Goode agoode at fedoraproject.org
Fri Aug 6 18:57:26 UTC 2010


commit 4e66b81c271147121618a0d983192d605992e551
Author: Adam Goode <adam at spicenitz.org>
Date:   Fri Aug 6 14:56:33 2010 -0400

    Update to 7.22.2

 .gitignore |    1 +
 nip2.spec  |   16 +++++++++-------
 sources    |    2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 881e6fc..b8cbf58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 nip2-7.20.7.tar.gz
+nip2-7.22.2.tar.gz
diff --git a/nip2.spec b/nip2.spec
index f9adb38..6424b7d 100644
--- a/nip2.spec
+++ b/nip2.spec
@@ -1,16 +1,16 @@
 Name:		nip2
-Version:	7.20.7
-Release:	4%{?dist}
+Version:	7.22.2
+Release:	1%{?dist}
 Summary:	Interactive tool for working with large images
 
 Group:		Applications/Multimedia
 License:	GPLv2+
 URL:		http://www.vips.ecs.soton.ac.uk/
-Source0:	http://www.vips.ecs.soton.ac.uk/supported/7.20/%{name}-%{version}.tar.gz
+Source0:	http://www.vips.ecs.soton.ac.uk/supported/7.22/%{name}-%{version}.tar.gz
 Source1:	nip2.desktop
 Patch0:		nip2-7.20.7-guidedir.patch
 
-BuildRequires:	vips-devel >= 7.20
+BuildRequires:	vips-devel >= 7.22
 BuildRequires:	gtk2-devel shared-mime-info gnome-icon-theme
 BuildRequires:	flex bison intltool fftw-devel libxml2-devel gettext
 BuildRequires:	desktop-file-utils gsl-devel xdg-utils
@@ -51,9 +51,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # delete doc (we will get it later with %doc)
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/nip2
 
-# malkovich??
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/malkovich
-
 # the nip2 post install hook seems to run update-mime-database, but we
 # need to run it in post
 rm -rf $RPM_BUILD_ROOT%{_datadir}/mime
@@ -119,6 +116,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug  6 2010 Adam Goode <adam at spicenitz.org> - 7.22.2-1
+- New upstream release
+    + New image repaint system
+    + Many improvements from new VIPS
+
 * Mon Mar  8 2010 Adam Goode <adam at spicenitz.org> - 7.20.7-4
 - Rebuild for imagemagick soname change
 - Remove some old RPM stuff
diff --git a/sources b/sources
index 568e4fe..963eaa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1bdb541f39c015c802d683ce26f84d0  nip2-7.20.7.tar.gz
+d15627925c0d96fa6712e752b3f4323d  nip2-7.22.2.tar.gz


More information about the scm-commits mailing list