rebuild (openexr)

This commit is contained in:
Rex Dieter 2013-09-08 20:55:43 -05:00
parent 4d6a3bccbe
commit 211faa044b
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Summary: A panoramic photo stitcher and more
Name: hugin
Version: 2012.0.0
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2+
Group: Applications/Multimedia
Source: http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
@ -174,6 +174,9 @@ touch --no-create %{_datadir}/icons/gnome || :
%{_mandir}/man1/pto_gen.*
%changelog
* Sun Sep 08 2013 Rex Dieter <rdieter@fedoraproject.org> 2012.0.0-11
- rebuild (openexr)
* Mon Aug 26 2013 Rex Dieter <rdieter@fedoraproject.org> 2012.0.0-10
- fix FTBFS wrt perl pod encoding issue(s) (#991875)