2014-03-07 09:39:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 7 09:32:31 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 9.53
|
|
|
|
|
|
|
|
- Added user-defined file types feature
|
|
|
|
- Added support for a few more XMP-expressionmedia tags
|
|
|
|
- Decode CameraTemperature from a few new Canon models
|
|
|
|
- Decode another Sony tag (thanks Jos Roost)
|
|
|
|
- Recognize the JXR extension
|
|
|
|
- Changed wording of IPTC "Unrecognized data" warning
|
|
|
|
- Patched round-off error problem in seconds of some date/time values
|
|
|
|
- Fixed problem creating EXV files with the -o option
|
|
|
|
- Fixed problem conditionally replacing Extra block-type tags
|
|
|
|
|
|
|
|
Feb. 17, 2014 - Version 9.52
|
|
|
|
|
|
|
|
- Fixed bug introduced in 9.44 which resulted in incorrect maker note offsets
|
|
|
|
when copying maker notes from DNG images of some Pentax models
|
|
|
|
|
|
|
|
Feb. 15, 2014 - Version 9.51
|
|
|
|
|
|
|
|
- Added a number of new CanonModelID values
|
|
|
|
- Added a new Sony/Minolta LensType (thanks Jos Roost)
|
|
|
|
- Added a new Panasonic BurstMode
|
|
|
|
- Added a new Pentax LensType
|
|
|
|
- Added new ColorSpaceTags shortcut
|
|
|
|
- Decode a number of new PanasonicRaw tags (thanks LibRaw)
|
|
|
|
- Decode ColorData tags for the new Canon EOS 1200D
|
|
|
|
- Improved Sony maker note decoding for some newer models (thanks Jos Roost)
|
|
|
|
- Fixed conversion of XMP:LensID for Pentax lenses on Ricoh-branded cameras
|
|
|
|
|
|
|
|
Feb. 8, 2014 - Version 9.50
|
|
|
|
|
|
|
|
- Added support for Exiv2 EXV metadata files
|
|
|
|
- Added ability to read/write/copy GeoTiff tags as a block
|
|
|
|
- Added ability to combine -b with -j to write base64-encoded binary data in
|
|
|
|
JSON output format
|
|
|
|
- Added a new Nikon LensID
|
|
|
|
- Added a new Sony/Minolta LensType (thanks Jos Roost)
|
|
|
|
- Added new Extra ProcessingTime tag
|
|
|
|
- Added a new Olympus CameraType
|
|
|
|
- Added header signature to .EXIF files
|
|
|
|
- Decode a new Olympus tag (thanks LibRaw)
|
|
|
|
- Improved conversion of some Canon RecordMode values
|
|
|
|
- Improved decoding of tags for Hasselblad Stellar (thanks Jos Roost)
|
|
|
|
- Fixed -htmlDump offsets for information extracted from some embedded images
|
|
|
|
- Fixed hemisphere problem in Composite GPS tags derived from
|
|
|
|
QuickTime:LocationInformation
|
|
|
|
- API Changes:
|
|
|
|
- Option names are now case insensitive
|
|
|
|
|
|
|
|
Feb. 1, 2014 - Version 9.49
|
|
|
|
|
|
|
|
- Added new Olympus and Samsung LensType values, and fixed an Olympus lens
|
|
|
|
name (thanks Niels Kristian Bech Jensen)
|
|
|
|
- Added another Polish tag translation (thanks Kacper Perschke)
|
|
|
|
- Added a new Panasonic ColorEffect value
|
|
|
|
- Decode a new FujiFilm tag (thanks LibRaw)
|
|
|
|
- Adjusted scaling factor for H264 ExposureTime values (thanks Francois)
|
|
|
|
|
|
|
|
.... see Changes for more
|
|
|
|
|
2013-08-05 13:23:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 5 01:00:04 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 9.34
|
|
|
|
* Support for many new tag values and marker note formats
|
|
|
|
* Added the ability to delete unknown JPEG APP segments by
|
|
|
|
segment name
|
|
|
|
* Added read support for FLIR FFF and FPF images and decode more
|
|
|
|
FLIR tags
|
|
|
|
* Added write support for DNG version 1.4 images
|
|
|
|
* Added append feature to -w (-w+) and ability to overwrite plus
|
|
|
|
append output files (-w+!)
|
|
|
|
* Added support for Sigma X3F version 3.0 images
|
|
|
|
* Added -W (-tagOut) and -Wext (-tagOutExt) options to allow
|
|
|
|
multiple tags to be extracted to separate output files from a
|
|
|
|
single source file
|
|
|
|
- Trim excessive description; remove redundant %clean section
|
|
|
|
|
2013-03-25 17:04:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 25 16:40:17 UTC 2013 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- Update to Version 9.13 (production release)
|
|
|
|
|
|
|
|
- Added ability to read FileInodeChangeDate (non-Windows only)
|
|
|
|
- API Changes:
|
|
|
|
- Enhanced SetFileModifyDate() to write FileCreateDate (Windows only)
|
|
|
|
- Added RequestAll option
|
|
|
|
- Fixed problem in SetNewValue when setting the Raw value of some tags
|
|
|
|
- Enhanced GetValue() to allow return of 'Rational' value
|
|
|
|
- Numerous device support and other improvements - see Changes file
|
|
|
|
|
2012-09-26 05:32:26 +00:00
|
|
|
-------------------------------------------------------------------
|
2012-10-01 05:44:05 +00:00
|
|
|
Sat Sep 29 21:36:35 UTC 2012 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- add perl-File-RandomAccess sub-package to match package in graphics
|
|
|
|
- remove stale comments about doc files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-09-26 05:32:26 +00:00
|
|
|
Mon Sep 24 19:01:51 UTC 2012 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- Ran spec-cleaner
|
|
|
|
- Added conflicts: exiftool < %{version} to perl-Image-ExifTool so that if the module is upgraded, the app will be too
|
|
|
|
- Upgrade to v9.01 (Production Release)
|
|
|
|
- Numerous new metadata fields added
|
|
|
|
- see http://owl.phy.queensu.ca/~phil/exiftool/history.html
|
|
|
|
- Changed -restore_original and -delete_original options to scan directories only for writable file types
|
|
|
|
- Enhanced -srcfile option to allow multiple source files to be specified
|
|
|
|
|
|
|
|
- API Changes:
|
|
|
|
Added GlobalTimeShift option
|
|
|
|
Added NoFlat option to SetNewValues()
|
|
|
|
Changed Struct option to allow copying of both structured and flattened tags at the same time
|
|
|
|
Added XMPAutoConv option
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 6 20:51:22 UTC 2012 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- Upgrade to v8.77
|
|
|
|
|
|
|
|
Added *.args and *.fmt convenience files to the %doc section. These files have apparently been
|
|
|
|
in the tarball for a while, but not in the %doc section as they should have been.
|
|
|
|
|
|
|
|
This package has been rapidly seeing small releases. There have been 12 releases since it was last updated
|
|
|
|
for openSUSE12.1 in Sept. 2011. Afew of the key updates are below. See the Changes file in doc directory,
|
|
|
|
or http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.77/Changes
|
|
|
|
|
|
|
|
* Highlights of Changes for Versions 8.66 to 8.77
|
|
|
|
|
|
|
|
- IMPORTANT: Fixed bug which could corrupt GIF images when writing a Comment
|
|
|
|
to a GIF image containing XMP metadata
|
|
|
|
|
|
|
|
API Changes:
|
|
|
|
Added Sort2 option and 'Descr' setting for Sort option
|
|
|
|
Added secondary sort option to GetFoundTags() and GetTagList()
|
|
|
|
Changed name of Sort 'Alpha' setting to 'Tag' (but 'Alpha' still works for backward compatibility)
|
|
|
|
- Enhanced SetNewValue() AddValue option to allow this option to be ignored for non-list tags
|
|
|
|
- Added ProtectSaved option to SetNewValue() and return save count from SaveNewValues()
|
|
|
|
- Added CharsetEXIF and CharsetQuickTime options
|
|
|
|
|
2011-12-12 17:22:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 12 16:11:19 UTC 2011 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- clean up requires around perl(IO::Compress). It was previously wrong.
|
|
|
|
|
2011-11-17 21:37:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 26 18:32:34 UTC 2011 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- update to 8.65
|
2011-12-06 14:47:57 +00:00
|
|
|
* /usr/bin/exiftool was previously packaged as only an application and the perl(Image::ExifTool) module was not available for use.
|
2011-11-21 22:38:07 +00:00
|
|
|
* Thus the standalone exiftool package has now been obsoleted
|
2011-12-06 14:47:57 +00:00
|
|
|
* And /usr/bin/exiftool is now included in this package as a sub-package in addition to the perl library modules
|
2011-11-17 21:37:42 +00:00
|
|
|
*
|
|
|
|
* A significant number of new file formats, etc. are now supported, see
|
|
|
|
* http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.65/Changes
|
|
|
|
|
2011-03-25 10:17:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 21 16:06:23 UTC 2011 - Greg.Freemyer@gmail.com
|
|
|
|
|
|
|
|
- initial package 8.40
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|