From 4c015073148d7c6030609051f849c5d9958c1e03 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jun 06 2014 22:44:54 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- diff --git a/LibRaw.spec b/LibRaw.spec index 53f1695..873d58e 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.16.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Development/Libraries URL: http://www.libraw.org @@ -92,6 +92,9 @@ make install DESTDIR=%{buildroot} %postun -p /sbin/ldconfig %changelog +* Fri Jun 06 2014 Fedora Release Engineering - 0.16.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Feb 20 2014 Jon Ciesla - 0.16.0-2 - Fix pkg-config flags, BZ 837248.