File perl-Image-ExifTool.changes of Package perl-Image-ExifTool

-------------------------------------------------------------------
Tue Sep  9 23:40:12 UTC 2014 - Greg.Freemyer@gmail.com

Update to Version 9.70 (production release)

  - Improved verbose dump for LFP images
  - Patched to repair incorrect list types in XMP structures when writing
  - Patched to avoid MPEG Layer 3 check for files with a "MUS" extension
  - Fixed incorrect behaviour of -addTagsFromFile when adding list items from
    multiple variable-named source files

July 27, 2014 - Version 9.69

  - Added ability to write PNG PhysicalPixel (PNG-pHYs) tags
  - Added minor warning when creating EXIF or IPTC in PNG images
  - API Changes:
      - Shift.pl now autoloads when ShiftTime() is called
      - The 3rd argument to ShiftTime() is now optional

July 19, 2014 - Version 9.68

  - Added read support for Lytro LFP files
  - Allow Composite tag to have no Require'd or Desire'd tags
  - Improved -geotag verbose output
  - Changed so XMP tags take priority when reading QuickTime-format files
  - Changed PSD file description to "Photoshop Document"
  - Fixed problem where -geotag option could fail if -v4 was used
  - Fixed problem writing SonyDateTime2

July 6, 2014 - Version 9.67

  - Fixed inaccuracies in decoding some SigmaRaw tags from the X3F header

July 1, 2014 - Version 9.66

  - Swap "GPS track start/end" labels in -geotag -v2 output if track is stored
    in reverse chronological order
  - Changed handling of IPTC groups so that standard IPTC always has a family 1
    group name of "IPTC", and takes priority over non-standard IPTC when
    duplicates are not allowed
  - Fixed problem parsing some NMEA sentences, and added support for GPZDA

June 20, 2014 - Version 9.65

  - Added a print conversion for Unknown ICC_Profile MeasurementGeometry
  - Added LargeTags shortcut
  - Avoid loading data for some tags with large binary data values if they were
    specifically excluded by the command
  - Patched potential "subscript -1" runtime error when reading EPS files

June 14, 2014 - Version 9.64

  - Added write-only TestName tag for dry-run tests of file renaming feature
  - Patched to avoid structure warnings when copying tags from ZIP-based files
  - Fixed problem using advanced formatting feature in a -if condition
  - Fixed problem parsing Canon VignettingCorr for some newer PowerShot models
  - API Changes:
      - Added 'Test' option to SetFileName()

May 31, 2014 - Version 9.63

  - Added ability to combine -lang option with -listx to extract only one language
  - Remove leading XML comment from XMP if it exists when writing as a block
  - Another attempt to patch problem obtaining a consistent "full path" for
    source files when importing a CSV database in Windows

May 24, 2014 - Version 9.62

  - Added message about SourceFile names to -v2 output when importing a database
    with -csv= or -json=
  - Changed -n option for GPSTimeStamp to return nanosecond precision

May 18, 2014 - Version 9.61

  - Added ability to combine -l with -listf, -listr or -listwf to add
    descriptions of the file type
  - Fixed quirk where ExifTool could incorrectly report that a file was changed
    when conditionally deleting a non-existent tag as a block

 .... see Changes for more, especially all device specific release notes

-------------------------------------------------------------------
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

-------------------------------------------------------------------
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

-------------------------------------------------------------------
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

-------------------------------------------------------------------
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

-------------------------------------------------------------------
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
       
-------------------------------------------------------------------
Mon Dec 12 16:11:19 UTC 2011 - Greg.Freemyer@gmail.com

- clean up requires around perl(IO::Compress).  It was previously wrong.

-------------------------------------------------------------------
Mon Sep 26 18:32:34 UTC 2011 - Greg.Freemyer@gmail.com

- update to 8.65
  * /usr/bin/exiftool was previously packaged as only an application and the perl(Image::ExifTool) module was not available for use.
  * Thus the standalone exiftool package has now been obsoleted
  * And /usr/bin/exiftool is now included in this package as a sub-package in addition to the perl library modules
  *
  * A significant number of new file formats, etc. are now supported, see
  * http://cpansearch.perl.org/src/EXIFTOOL/Image-ExifTool-8.65/Changes

-------------------------------------------------------------------
Mon Feb 21 16:06:23 UTC 2011 - Greg.Freemyer@gmail.com

- initial package 8.40
  * created by cpanspec 1.78.03

openSUSE Build Service is sponsored by