This commit is contained in:
Jesse Keating 2009-07-25 06:17:04 +00:00
parent a927ea3f3b
commit b65bdb6536

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Caolán McNamara <caolanm@redhat.com> - 0.0.5-3
- add stdio.h for fopen and friends