This commit is contained in:
Dennis Gilmore 2012-01-12 14:22:32 -06:00
parent 760a022908
commit 3b4ed1763a

View File

@ -2,7 +2,7 @@
Summary: Library for reading RAW files obtained from digital photo cameras
Name: LibRaw
Version: 0.14.3
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
Group: Development/Libraries
URL: http://www.libraw.org
@ -80,6 +80,9 @@ make install DESTDIR=%{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Dec 9 2011 Siddhesh Poyarekar <siddhesh.poyarekar@gmail.com> - 0.14.3-2
- Add demosaic packs (bz #760638)
- Change license to GPLv3+ due to above change