[LibRaw] New upstream 0.14.6

Siddhesh Poyarekar siddhesh at fedoraproject.org
Sat Jun 2 05:25:23 UTC 2012


commit 6d123c462bed9d304d63fe0083eb9b04ce612982
Author: Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com>
Date:   Sat Jun 2 10:55:07 2012 +0530

    New upstream 0.14.6

 .gitignore  |    3 +++
 LibRaw.spec |   11 +++++++----
 sources     |    6 +++---
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf0c5e1..4fe228a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@ LibRaw-0.9.1.tar.gz
 /LibRaw-0.14.3.tar.gz
 /LibRaw-demosaic-pack-GPL2-0.14.3.tar.gz
 /LibRaw-demosaic-pack-GPL3-0.14.3.tar.gz
+/LibRaw-0.14.6.tar.gz
+/LibRaw-demosaic-pack-GPL2-0.14.6.tar.gz
+/LibRaw-demosaic-pack-GPL3-0.14.6.tar.gz
diff --git a/LibRaw.spec b/LibRaw.spec
index 3794d85..a833371 100644
--- a/LibRaw.spec
+++ b/LibRaw.spec
@@ -1,8 +1,8 @@
 
 Summary: Library for reading RAW files obtained from digital photo cameras
 Name: LibRaw
-Version: 0.14.3
-Release: 4%{?dist}
+Version: 0.14.6
+Release: 1%{?dist}
 License: GPLv3+
 Group: Development/Libraries
 URL: http://www.libraw.org
@@ -44,8 +44,8 @@ LibRaw static development libraries.
 %setup -q -a1 -a2
 
 %build
-# This is not the autotools generated configure script
-%configure --enable-examples=no --enable-jasper --enable-lcms --enable-demosaic-pack-gpl2 --enable-demosaic-pack-gpl3
+%configure --enable-examples=no --enable-jasper --enable-lcms \
+	--enable-demosaic-pack-gpl2 --enable-demosaic-pack-gpl3
 make %{?_smp_mflags}
 
 %install
@@ -80,6 +80,9 @@ make install DESTDIR=%{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Sat Jun  2 2012 Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com> - 0.14.6-1
+- New upstream 0.14.6
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14.3-4
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 5de4047..cff6cc7 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-d8f81a52b0fada9d5bf7e659e21e3a57  LibRaw-0.14.3.tar.gz
-aca656c5d7102635dac754c7ebd81327  LibRaw-demosaic-pack-GPL2-0.14.3.tar.gz
-cb0bfecdd179449a9b7a420ce33c400b  LibRaw-demosaic-pack-GPL3-0.14.3.tar.gz
+c2921db0ed650dc0f16c6d87f804e742  LibRaw-0.14.6.tar.gz
+84b329a38f119eec3f6d521670a346e5  LibRaw-demosaic-pack-GPL2-0.14.6.tar.gz
+765cbc9f4b874c48642d664e95a5a4a7  LibRaw-demosaic-pack-GPL3-0.14.6.tar.gz


More information about the scm-commits mailing list