[enblend] upstream release

bpostle bpostle at fedoraproject.org
Thu Oct 10 22:47:03 UTC 2013


commit f33a41fe9fd9e74bfdf8fde636c07a97ff266e9b
Author: Bruno Postle <bruno at postle.net>
Date:   Thu Oct 10 23:50:01 2013 +0100

    upstream release

 .gitignore   |    2 ++
 enblend.spec |   14 ++++++--------
 sources      |    4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 682c47f..722880e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ enblend-enfuse-4.0.tar.gz
 /enblend-enfuse-4.1.tar.gz
 /enblend-enfuse-4.1.1.tar.gz
 /enblend-enfuse-doc-4.1.1.tar.gz
+/enblend-enfuse-4.1.2.tar.gz
+/enblend-enfuse-doc-4.1.2.tar.gz
diff --git a/enblend.spec b/enblend.spec
index 8810d61..3da8852 100644
--- a/enblend.spec
+++ b/enblend.spec
@@ -8,8 +8,8 @@
 
 Summary: Image Blending with Multiresolution Splines
 Name: enblend
-Version: 4.1.1
-Release: 6%{?dist}
+Version: 4.1.2
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
 Source0: http://downloads.sourceforge.net/enblend/enblend-enfuse-%{version}.tar.gz
@@ -29,10 +29,7 @@ BuildRequires: texlive-latex-fonts texlive-thumbpdf
 %endif
 
 # pregenerated info/pdf docs
-Source1: enblend-enfuse-doc-4.1.1.tar.gz
-
-# fix pdf generation with recent texlive, set TEXINPUTS properly (upstreamable)
-Patch1: enblend-enfuse-4.1.1-TEXINPUTS.patch
+Source1: enblend-enfuse-doc-4.1.2.tar.gz
 
 Requires(post): info
 Requires(preun): info
@@ -55,8 +52,6 @@ PDF usage documentation for the enblend and enfuse command line tools
 %prep
 %setup -q -n enblend-enfuse-%{version} %{!?doc:-a 1}
 
-%patch1 -p1 -b .TEXINPUTS
-
 %build
 %configure --with-boost-filesystem
 
@@ -107,6 +102,9 @@ fi
 %doc COPYING doc/enblend.pdf doc/enfuse.pdf
 
 %changelog
+* Mon Oct 07 2013 Bruno Postle - 4.1.2-1
+- stable release
+
 * Sat Sep 14 2013 Bruno Wolff III <bruno at wolff.to> - 4.1.1-6
 - Rebuild for ilmbase related soname bumps
 
diff --git a/sources b/sources
index aa7fedd..7df8b92 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9bc34f423f3bee35150ab593211da4a2  enblend-enfuse-4.1.1.tar.gz
-5888129338ba42f9e6561cf5cc281ca3  enblend-enfuse-doc-4.1.1.tar.gz
+5b609ddfc9fae5fadf65d29c08e0340e  enblend-enfuse-4.1.2.tar.gz
+75616e9e955595c87faf71d5fceb3e24  enblend-enfuse-doc-4.1.2.tar.gz


More information about the scm-commits mailing list