From 3b4ed1763a501f2c34f7188796718ad365ceab31 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 14:22:32 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- LibRaw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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