From b65bdb65367d3d31669f793cec70376061046007 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 06:17:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- libopenraw.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libopenraw.spec b/libopenraw.spec index 30f0e2a..1dfafe3 100644 --- a/libopenraw.spec +++ b/libopenraw.spec @@ -1,6 +1,6 @@ Name: libopenraw Version: 0.0.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Decode camera RAW files Group: System Environment/Libraries @@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 0.0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Feb 25 2009 Caolán McNamara - 0.0.5-3 - add stdio.h for fopen and friends