[mingw-LibRaw] Update to 0.16.0

Sandro Mani smani at fedoraproject.org
Tue Jan 21 23:52:54 UTC 2014


commit 0ebc85263bb0ebedcb880b3c3c1b41f0dea17f64
Author: Sandro Mani <manisandro at gmail.com>
Date:   Wed Jan 22 00:53:08 2014 +0100

    Update to 0.16.0

 .gitignore        |    3 +++
 mingw-LibRaw.spec |    7 +++++--
 sources           |    6 +++---
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f943efe..c82ea57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 /LibRaw-0.15.4.tar.gz
 /LibRaw-demosaic-pack-GPL2-0.15.4.tar.gz
 /LibRaw-demosaic-pack-GPL3-0.15.4.tar.gz
+/LibRaw-0.16.0.tar.gz
+/LibRaw-demosaic-pack-GPL2-0.16.0.tar.gz
+/LibRaw-demosaic-pack-GPL3-0.16.0.tar.gz
diff --git a/mingw-LibRaw.spec b/mingw-LibRaw.spec
index 1d0edab..caad88d 100644
--- a/mingw-LibRaw.spec
+++ b/mingw-LibRaw.spec
@@ -3,8 +3,8 @@
 %global pkgname LibRaw
 
 Name:          mingw-%{pkgname}
-Version:       0.15.4
-Release:       4%{?dist}
+Version:       0.16.0
+Release:       1%{?dist}
 Summary:       Library for reading RAW files obtained from digital photo cameras
 
 # LibRaw base package is dual licensed (actually triple licensed LGPLv2+, CDDL, LibRaw Software License)
@@ -159,6 +159,9 @@ rm -rf %{buildroot}%{mingw64_datadir}
 
 
 %changelog
+* Wed Jan 22 2014 Sandro Mani <manisandro at gmail.com> - 0.16.0-1
+- Update to 0.16.0
+
 * Tue Jan 14 2014 Sandro Mani <manisandro at gmail.com> - 0.15.4-4
 - Actually remove executable permissions from the problematic LICENSE files
 
diff --git a/sources b/sources
index 638954b..5b618b5 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-358fb3795ab53e1d30d5a61555f1eb17  LibRaw-0.15.4.tar.gz
-29fbddf1bf7e92f86d1d6f4927c3feb7  LibRaw-demosaic-pack-GPL2-0.15.4.tar.gz
-a7d4e9fb4688d956768c21fcafbcef00  LibRaw-demosaic-pack-GPL3-0.15.4.tar.gz
+21f569be043057b754d87e3062e2345a  LibRaw-0.16.0.tar.gz
+d0059998e5ab29f652b12093f5feff45  LibRaw-demosaic-pack-GPL2-0.16.0.tar.gz
+b30018c313e10c96521378efc8d492ff  LibRaw-demosaic-pack-GPL3-0.16.0.tar.gz


More information about the scm-commits mailing list