forked from pool/perl-Image-ExifTool
		
	Accepting request 1034813 from devel:languages:perl
- Update to 12.50:
  * Added a new XMP-GCreations tag
  * Added a few new Sony lenses (thanks Jos Roost)
  * Added new SonyModelID and Olympus CameraType values (thanks LibRaw and Herb)
  * Added a couple of new XMP tags (thanks Jose Oliver-Didier)
  * Added a new Nikon Z lens (thanks LibRaw)
  * Added a new Canon LensType and CanonModelID (thanks Norbert Wasser and
    LibRaw)
  * Added some new Pentax lenses (thanks LibRaw)
  * Added experimental support for timed GPS in TS videos from Jomise T860S-GM
    dashcam (more samples are needed for this to be finalized)
  * Decode information written in "skip" atom of 70mai Pro Plus+ MP4 videos
  * Decode timed accelerometer data from Kenwood dashcam MP4 videos
  * Decode a few new Nikon Z9 tags (thanks Stefan Grussen)
  * Decode ColorData for some newer Canon models (thanks LibRaw)
  * Decode a number of new tags for the Sony ILCE-7RM5 (thanks Jos Roost)
  * Updated IPTC XMP tags to correspond with new Photo Metadata 2022.1 standard
  * Extract JPEG previews from FujiFilm HIF images
  * Changed -if option so multiple -if options are evaluated at the lowest
    specified -fast level
  * Changed MIMEType for ICO and CUR files
  * Enhanced -fast2 so it stops processing QuickTime files at mdat atom
  * Enhanced -listx output so -f also indicates the ID of the parent structure
  for Flattened tags
  * Improved conversion of IPTC date-only and time-only tags to allow formatting
     with the -d option
  * Improved Canon and Nikon TimeZone tags to accept a wider variety of input
    formats when writing
  * Disabled extraction of Nikon Z9 MenuSettings for firmware 3.0 until they can
    be properly decoded (thanks Warren Hatch)
  * Fixed decoding of AF points for some newer Nikon models
  * Fixed inconsistent year and time zone for Kenwood dashcam timed GPS in MP4
    videos
OBS-URL: https://build.opensuse.org/request/show/1034813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=46
			
			
This commit is contained in:
		| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:c2c0ad1c881593e56f7a0ce508b240529d7da52583af1d553e107704e28cbe42 | ||||
| size 5054482 | ||||
							
								
								
									
										3
									
								
								Image-ExifTool-12.50.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								Image-ExifTool-12.50.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:bce841fc5c10302f0f3ef7678c3bf146953a8c065c0ba18c41f734007e2ec0a8 | ||||
| size 5088286 | ||||
| @@ -1,3 +1,40 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Wed Nov  9 10:35:13 UTC 2022 - Paolo Stivanin <info@paolostivanin.com> | ||||
|  | ||||
| - Update to 12.50: | ||||
|   * Added a new XMP-GCreations tag | ||||
|   * Added a few new Sony lenses (thanks Jos Roost) | ||||
|   * Added new SonyModelID and Olympus CameraType values (thanks LibRaw and Herb) | ||||
|   * Added a couple of new XMP tags (thanks Jose Oliver-Didier) | ||||
|   * Added a new Nikon Z lens (thanks LibRaw) | ||||
|   * Added a new Canon LensType and CanonModelID (thanks Norbert Wasser and | ||||
|     LibRaw) | ||||
|   * Added some new Pentax lenses (thanks LibRaw) | ||||
|   * Added experimental support for timed GPS in TS videos from Jomise T860S-GM | ||||
|     dashcam (more samples are needed for this to be finalized) | ||||
|   * Decode information written in "skip" atom of 70mai Pro Plus+ MP4 videos | ||||
|   * Decode timed accelerometer data from Kenwood dashcam MP4 videos | ||||
|   * Decode a few new Nikon Z9 tags (thanks Stefan Grussen) | ||||
|   * Decode ColorData for some newer Canon models (thanks LibRaw) | ||||
|   * Decode a number of new tags for the Sony ILCE-7RM5 (thanks Jos Roost) | ||||
|   * Updated IPTC XMP tags to correspond with new Photo Metadata 2022.1 standard | ||||
|   * Extract JPEG previews from FujiFilm HIF images | ||||
|   * Changed -if option so multiple -if options are evaluated at the lowest | ||||
|     specified -fast level | ||||
|   * Changed MIMEType for ICO and CUR files | ||||
|   * Enhanced -fast2 so it stops processing QuickTime files at mdat atom | ||||
|   * Enhanced -listx output so -f also indicates the ID of the parent structure | ||||
|   for Flattened tags | ||||
|   * Improved conversion of IPTC date-only and time-only tags to allow formatting | ||||
|      with the -d option | ||||
|   * Improved Canon and Nikon TimeZone tags to accept a wider variety of input | ||||
|     formats when writing | ||||
|   * Disabled extraction of Nikon Z9 MenuSettings for firmware 3.0 until they can | ||||
|     be properly decoded (thanks Warren Hatch) | ||||
|   * Fixed decoding of AF points for some newer Nikon models | ||||
|   * Fixed inconsistent year and time zone for Kenwood dashcam timed GPS in MP4 | ||||
|     videos | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Fri Sep 30 07:26:22 UTC 2022 - Paolo Stivanin <info@paolostivanin.com> | ||||
|  | ||||
|   | ||||
| @@ -19,7 +19,7 @@ | ||||
| %define cpan_name Image-ExifTool | ||||
|  | ||||
| Name:           perl-Image-ExifTool | ||||
| Version:        12.45 | ||||
| Version:        12.50 | ||||
| Release:        0 | ||||
| License:        Artistic-1.0 OR GPL-1.0-or-later | ||||
| Summary:        Read and write meta information | ||||
|   | ||||
		Reference in New Issue
	
	Block a user