From a34a92ff3f086cf0cde39082a9d4276b32515e8b Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 25 Apr 2008 20:06:24 +0000 Subject: [PATCH] update to 7.25 --- .cvsignore | 2 +- perl-Image-ExifTool.spec | 18 +++++++++++------- sources | 2 +- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 38bebfc..001c862 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Image-ExifTool-7.15.tar.gz +Image-ExifTool-7.25.tar.gz diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index d71986a..d9c1d3c 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,5 +1,5 @@ Name: perl-Image-ExifTool -Version: 7.15 +Version: 7.25 Release: 1%{?dist} License: GPL+ or Artistic Group: Applications/Multimedia @@ -14,12 +14,13 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description ExifTool is a Perl module with an included command-line application for reading and writing meta information in image, audio, and video files. -It reads EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, 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 and -DNG images. ExifTool also extracts information from the maker notes of many -digital cameras by various manufacturers including Canon, Casio, FujiFilm, -HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, +It reads EXIF, GPS, IPTC, XMP, JFIF, MakerNotes, GeoTIFF, ICC Profile, +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, +JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo, Sigma/Foveon, and Sony. %prep @@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Apr 25 2008 Tom "spot" Callaway 7.25-1 +- update to 7.25 + * Tue Feb 5 2008 Tom "spot" Callaway 7.15-1 - 7.15 - rebuild for new perl diff --git a/sources b/sources index 4e8985b..27dc844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39780a12a407332310268e87c6bde5af Image-ExifTool-7.15.tar.gz +b57107d034ce38009ccb7f796eea6cd9 Image-ExifTool-7.25.tar.gz