rebuild against new libjpeg

Signed-off-by: Adam Tkac <vonsch@gmail.com>
This commit is contained in:
Adam Tkac 2012-12-21 15:28:41 +01:00
parent b9ff708c9f
commit b56312896b

View File

@ -1,7 +1,7 @@
Summary: Tool for decoding raw image data from digital cameras Summary: Tool for decoding raw image data from digital cameras
Name: dcraw Name: dcraw
Version: 9.16 Version: 9.16
Release: 3%{?dist} Release: 4%{?dist}
Group: Applications/Multimedia Group: Applications/Multimedia
License: GPLv2+ License: GPLv2+
URL: http://cybercom.net/~dcoffin/dcraw URL: http://cybercom.net/~dcoffin/dcraw
@ -65,6 +65,9 @@ rm -rf %buildroot
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 9.16-4
- rebuild against new libjpeg
* Thu Oct 18 2012 Nils Philippsen <nils@redhat.com> - 9.16-3 * Thu Oct 18 2012 Nils Philippsen <nils@redhat.com> - 9.16-3
- upstream changed 9.16 tarball, adds support for Samsung NX1000, Sony - upstream changed 9.16 tarball, adds support for Samsung NX1000, Sony
DSC-RX100 models DSC-RX100 models