This commit is contained in:
Jon Ciesla 2013-07-11 08:40:33 -05:00
parent a01c7038b8
commit 853b105b07
3 changed files with 13 additions and 7 deletions

3
.gitignore vendored
View File

@ -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

View File

@ -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 <limburgher@gmail.com> - 0.15.3-1
- 0.15.3.
* Wed May 29 2013 Jon Ciesla <limburgher@gmail.com> - 0.15.2-1
- Latest upstream, two security fixes.
@ -139,10 +142,10 @@ make install DESTDIR=%{buildroot}
* Sat Nov 13 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-9
- Build position independent object code
* Sun Jul 08 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-8
* Thu Jul 08 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-8
- Remove LibRaw license since we're not distributing LibRaw under its terms
* Sun Jul 07 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-7
* Wed Jul 07 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 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 <siddhesh.poyarekar@gmail.com> 0.9.1-2
* Thu Jun 10 2010 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> 0.9.1-2
- Disable lcms and openmp support by default so that we're in line with
upstream default

View File

@ -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