From 853b105b07b31314f35de799a34c477209b2e177 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jul 11 2013 13:40:33 +0000 Subject: 0.15.3. --- diff --git a/.gitignore b/.gitignore index 30e6e7d..8a7bfb7 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ LibRaw-0.9.1.tar.gz /LibRaw-0.15.2.tar.gz /LibRaw-demosaic-pack-GPL2-0.15.2.tar.gz /LibRaw-demosaic-pack-GPL3-0.15.2.tar.gz +/LibRaw-0.15.3.tar.gz +/LibRaw-demosaic-pack-GPL2-0.15.3.tar.gz +/LibRaw-demosaic-pack-GPL3-0.15.3.tar.gz diff --git a/LibRaw.spec b/LibRaw.spec index f664402..a914b56 100644 --- a/LibRaw.spec +++ b/LibRaw.spec @@ -1,7 +1,7 @@ Summary: Library for reading RAW files obtained from digital photo cameras Name: LibRaw -Version: 0.15.2 +Version: 0.15.3 Release: 1%{?dist} License: GPLv3+ Group: Development/Libraries @@ -84,6 +84,9 @@ make install DESTDIR=%{buildroot} %postun -p /sbin/ldconfig %changelog +* Tue Jul 09 2013 Jon Ciesla - 0.15.3-1 +- 0.15.3. + * Wed May 29 2013 Jon Ciesla - 0.15.2-1 - Latest upstream, two security fixes. @@ -139,10 +142,10 @@ make install DESTDIR=%{buildroot} * Sat Nov 13 2010 Siddhesh Poyarekar 0.9.1-9 - Build position independent object code -* Sun Jul 08 2010 Siddhesh Poyarekar 0.9.1-8 +* Thu Jul 08 2010 Siddhesh Poyarekar 0.9.1-8 - Remove LibRaw license since we're not distributing LibRaw under its terms -* Sun Jul 07 2010 Siddhesh Poyarekar 0.9.1-7 +* Wed Jul 07 2010 Siddhesh Poyarekar 0.9.1-7 - Buildroot is unnecessary - Corrected license to LGPLv2 or CDDL @@ -164,7 +167,7 @@ make install DESTDIR=%{buildroot} - Remove the clean section since it is not needed in F-13 and later - Correct installation of docs into defaultdocdir instead of docdir -* Fri Jun 10 2010 Siddhesh Poyarekar 0.9.1-2 +* Thu Jun 10 2010 Siddhesh Poyarekar 0.9.1-2 - Disable lcms and openmp support by default so that we're in line with upstream default diff --git a/sources b/sources index 61ef602..b6f0346 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -c652ded581bde2b4c09ba1469b23fe47 LibRaw-0.15.2.tar.gz -2a88c112ca0898319b0a743b9361d108 LibRaw-demosaic-pack-GPL2-0.15.2.tar.gz -ba383c9c4b066350c808b28d2bc42067 LibRaw-demosaic-pack-GPL3-0.15.2.tar.gz +61b401bfab23ae27fa437a966717acae LibRaw-0.15.3.tar.gz +4199dd7736a7f3a481e362cad5976175 LibRaw-demosaic-pack-GPL2-0.15.3.tar.gz +9eabb8ee14239b6ff60c700e8d8b79cf LibRaw-demosaic-pack-GPL3-0.15.3.tar.gz