diff --git a/.gitignore b/.gitignore index 132e9ab..bd4269d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Image-ExifTool-8.25.tar.gz /Image-ExifTool-8.40.tar.gz +/Image-ExifTool-8.50.tar.gz diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index b0bc98f..d20676d 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,6 +1,6 @@ Name: perl-Image-ExifTool -Version: 8.40 -Release: 2%{?dist} +Version: 8.50 +Release: 1%{?dist} License: GPL+ or Artistic Group: Applications/Multimedia Summary: Utility for reading and writing image meta info @@ -19,9 +19,10 @@ Photoshop IRB, FlashPix, AFCP, and ID3 meta information from JPG, JP2, TIFF, GIF, PNG, MNG, JNG, MIFF, EPS, PS, AI, PDF, PSD, BMP, THM, CRW, CR2, MRW, NEF, PEF, ORF, DNG, and many other types of images. ExifTool also extracts information from the maker notes of many digital cameras -by various manufacturers including Canon, Casio, FujiFilm, HP, +by various manufacturers including Canon, Casio, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, -Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo, Sigma/Foveon, and Sony. +Panasonic/Leica, Pentax/Asahi, Reconyx, Ricoh, Samsung, Sanyo, +Sigma/Foveon, and Sony. %prep %setup -q -n Image-ExifTool-%{version} @@ -56,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Mar 3 2011 Tom Callaway - 8.50-1 +- update to 8.50 + * Tue Feb 08 2011 Fedora Release Engineering - 8.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index eb00611..e4f0ec7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c3bfc8e1d2223a37d4f85ac37087979 Image-ExifTool-8.40.tar.gz +58b56828b56b5be92c857ec89ae93925 Image-ExifTool-8.50.tar.gz