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