This commit is contained in:
Dennis Gilmore 2012-07-18 08:54:22 -05:00
parent 945f553170
commit 32db067d15
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: OpenImageIO
Version: 1.0.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -140,6 +140,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 09 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.7-1
- Update to latest upstream release.