diff --git a/LibRaw.spec b/LibRaw.spec index d067b38..25307c2 100644 --- a/LibRaw.spec +++ b/LibRaw.spec @@ -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 - 0.14.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri Dec 9 2011 Siddhesh Poyarekar - 0.14.3-2 - Add demosaic packs (bz #760638) - Change license to GPLv3+ due to above change