diff --git a/.cvsignore b/.cvsignore index f9b622d..572b4c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ Image-ExifTool-6.69.tar.gz Image-ExifTool-6.77.tar.gz +Image-ExifTool-6.94.tar.gz diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index 283d699..648e191 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,5 +1,5 @@ Name: perl-Image-ExifTool -Version: 6.77 +Version: 6.94 Release: 1%{?dist} License: GPL or Artistic Group: Applications/Multimedia @@ -8,7 +8,7 @@ URL: http://www.sno.phy.queensu.ca/%7Ephil/exiftool/ Source0: http://www.sno.phy.queensu.ca/%7Ephil/exiftool/Image-ExifTool-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 +BuildRequires: perl >= 1:5.6.1, perl(ExtUtils::Command::MM) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -18,7 +18,7 @@ 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, JVC/Victor, Kodak, Leaf, +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. @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Wed Aug 1 2007 Tom "spot" Callaway 6.94-1 +- bump to 6.94 + * Wed Feb 21 2007 Tom "spot" Callaway 6.77-1 - bump to 6.77 diff --git a/sources b/sources index 95a0cac..0a60e7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ea24f23e83bb9c06f16a49aad567824 Image-ExifTool-6.77.tar.gz +19d2d4797c0e350dc1c4068bd59edc4c Image-ExifTool-6.94.tar.gz