[nip2] 7.42.1

Benjamin Gilbert bgilbert at fedoraproject.org
Tue Dec 30 12:02:16 UTC 2014


commit 2a5feae9d3d8b4e964ea4c7cdf879edc8d2c6444
Author: Benjamin Gilbert <bgilbert at backtick.net>
Date:   Tue Dec 30 06:44:40 2014 -0500

    7.42.1

 .gitignore                       |    2 +-
 nip2-7.42.0-fix-fftw3-link.patch |   59 --------------------------------------
 nip2.spec                        |    8 ++--
 sources                          |    2 +-
 4 files changed, 6 insertions(+), 65 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 184e6c6..c2530de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 /nip2-7.32.1.tar.gz
 /nip2-7.36.5.tar.gz
 /nip2-7.40.4.tar.gz
-/nip2-7.42.0.tar.gz
+/nip2-7.42.1.tar.gz
diff --git a/nip2.spec b/nip2.spec
index 5106dd6..4c37b97 100644
--- a/nip2.spec
+++ b/nip2.spec
@@ -1,5 +1,5 @@
 %global nip2_version_base 7.42
-%global nip2_version %{nip2_version_base}.0
+%global nip2_version %{nip2_version_base}.1
 
 Name:		nip2
 Version:	%{nip2_version}
@@ -10,8 +10,6 @@ Group:		Applications/Multimedia
 License:	GPLv2+
 URL:		http://www.vips.ecs.soton.ac.uk/
 Source0:	http://www.vips.ecs.soton.ac.uk/supported/%{nip2_version_base}/%{name}-%{version}.tar.gz
-# Upstream commit 85a476bb
-Patch0:		nip2-7.42.0-fix-fftw3-link.patch
 
 BuildRequires:	pkgconfig(vips)
 BuildRequires:	pkgconfig(gtk+-2.0)
@@ -42,7 +40,6 @@ GIMP should be used instead.
 
 %prep
 %setup -q
-%patch0 -p1
 
 
 %build
@@ -120,6 +117,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Tue Dec 30 2014 Benjamin Gilbert <bgilbert at backtick.net> - 7.42.1-1
+- New release
+
 * Sun Dec 28 2014 Benjamin Gilbert <bgilbert at backtick.net> - 7.42.0-1
 - New release
 - Re-enable graphviz
diff --git a/sources b/sources
index a76459d..21f498b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba410e1c81d7e033ed7838a1d375e7cc  nip2-7.42.0.tar.gz
+537eae9f6dccb7814f788abbec603bb7  nip2-7.42.1.tar.gz


More information about the scm-commits mailing list