Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Image-ExifTool for 
openSUSE:Factory checked in at 2026-02-10 21:10:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Image-ExifTool (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Image-ExifTool.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Image-ExifTool"

Tue Feb 10 21:10:51 2026 rev:97 rq:1331910 version:13.48

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Image-ExifTool/perl-Image-ExifTool.changes  
2025-08-06 14:32:53.723037998 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Image-ExifTool.new.1670/perl-Image-ExifTool.changes
        2026-02-10 21:11:03.024113232 +0100
@@ -1,0 +2,236 @@
+Mon Feb  2 12:04:58 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.48:
+  * Added a new Nikon LensID (#385)
+  * Added support for quoted entries in input -geotag CSV files
+  * Fixed decoding of Nikon Z6III menu settings for firmware 2.0 update
+  * Fixed -fast2 to avoid processing maker notes in some QuickTime-based files
+  * Fixed bug introduced in version 13.46 where some tags may be
+    associated with the next fix when geotagging from GPX files
+
+-------------------------------------------------------------------
+Wed Jan 28 10:08:59 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.47:
+  * Enhanced -fast option to avoid scanning QuickTime MediaData for
+    metadata (improves performance when reading CR3 files from slow
+    media, #384) and -fast2 to avoid reading HDRP maker notes
+  * API Changes:
+    + Added CSV support to GeoUserTag option
+
+-------------------------------------------------------------------
+Mon Jan 26 18:59:55 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.46:
+  * Added a new Pentax LensType
+  * Decode some new Canon tags (#380)
+  * Renamed a newly added Canon tag
+  * Improved identification of Canon RF lenses in edited images when an 
extender was used
+  * Changed description of FocalLength35efl to add "35mm Equiv"
+  * Patched -validate option to recognize DNG 1.7.1 tags
+  * Patched to remove maker note error/warning when writing files from some 
Google phones (#377)
+  * Patched to improve warning for corrupted HEIC files downloaded
+    from heic.digital, and added ability to delete this garbage when writing 
(#361 and #378)
+  * Fixed minor error when writing some DJI DNG files
+  * API Changes:
+    + Added GeoUserTag option
+
+-------------------------------------------------------------------
+Mon Jan 26 18:59:17 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.45:
+  * Added a number of new values for some Sony tags
+  * Added a few new button functions for the Nikon Z9
+  * Added some Nikon subject detection values
+  * Added a new Canon SubjectSwitching value
+  * Decode Ricoh APP7 maker notes
+  * Patched to allow a specific PreviewImage to be written to a DNG file 
containing multiple previews
+  * Fixed bug reading large Protobuf integers on 32-bit systems (#373)
+  * Fixed minor error when writing some DJI DNG files
+  * API Changes:
+    + Added SystemTimeRes option
+
+-------------------------------------------------------------------
+Mon Jan 26 18:58:41 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.44:
+  * Added read support for Kandao KVAR files
+  * Added a few new Panasonic tags (#365)
+  * Added a new XMP-crs tag
+  * Added a few new Matroska tags
+  * Added a few values related to the new RAW file types for the Sony ILCE-7M5
+  * Decode a few new PhaseOne tags (#372)
+  * Decode timed GPS and other metadata from Kandao MP4 videos
+  * Improvements to family 1 and 5 groups for tags in Matroska videos,
+    and prioritize top-level tags when duplicates exist
+  * Assume a default TimecodeScale of 1ms for MKV videos
+  * Patched to avoid runtime warning when parsing corrupted QuickTime data
+  * Fixed decoding of ShutterCount for Sony ILCE-7M5 (#369)
+
+-------------------------------------------------------------------
+Mon Jan 26 18:58:22 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.43:
+  * Added support for a couple of new Android QuickTime Keys tags
+  * Added date/time conversion for RIFF DateCreated
+  * Added ability to read/write (but not create/delete) the HEIF Mirroring tag
+  * Added a new SonyModelID
+  * Added a new Canon LensType
+  * Decode ShutterCount for the Canon EOS R6 Mark III
+  * Decode another Samsung trailer tag
+  * Convert invalid Panasonic AFPointPosition to 'n/a'
+  * Fixed issue extracting timed GPS from some Wolfbox G900 MP4 videos
+
+-------------------------------------------------------------------
+Mon Jan 26 18:57:50 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.42:
+  * Added warning if tag arguments come before -csv= or -json= in a command
+  * Added a new CanonModelID and RFLensType (thanks Norbert Wasser)
+  * Added ability to read XML as a block from Sony MP4 videos
+  * Added "EOS" to the R5 Mark II CanonModelID string
+  * Decode ReEditData in Samsung trailer
+  * Decode a couple more Sony rtmd tags from MP4 videos
+  * Tolerate some types of trailer corruption as caused by Samsung Gallery
+  * Restrict decoding of MetaImageSize to HEIC files only
+  * Fixed issue writing Keys tags to Sony PMW-EX1R videos
+  * Fixed behaviour of CSV/JSON import when specifying tags to import
+    into an existing list, or when importing ValueConv values (ie. "TAG#"),
+    or when specifying a group name of "All"
+
+-------------------------------------------------------------------
+Mon Jan 26 18:57:07 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.41:
+  * Added a new Canon LensType
+  * Added Extra MakerNoteByteOrder tag
+  * Added byte-order indication to the -v3 output for EXIF and BinaryData 
directories
+  * Added a new Panasonic/Olympus LensType (#363)
+  * Added a new ProfileCMMType value
+  * Extract EnvironmentTarget from LNK files (#362)
+  * Extract HighlightMarkers from DJI videos
+  * Decode another Red tag
+  * Recognize LRF file extension
+  * Updated CanonColorData decoding for the R50V
+  * Enhanced -csv= and -json= database import options to support full
+    redirection and advanced formatting expressions
+  * Require tags to be specified after the corresponding -csv= or
+    -json= option when importing specific tags from a database
+  * Fixed problem reading R3D images from the Red Komodo
+
+-------------------------------------------------------------------
+Mon Jan 26 18:56:40 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.40:
+  * Added read support for WOFF and WOFF2 font files (#358)
+  * Added read support for Windows .URL files
+  * Added new XMP-iptcExt generative AI tags 
+  * Added config_files/local_time.config to the full distribution
+  * Enhanced CSV import to allow SourceFile entries with a different case
+
+-------------------------------------------------------------------
+Mon Jan 26 18:55:30 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.39:
+  * Added a few new Sony lens types and improved support for a few
+    new cameras
+  * Added a new Olympus LensType
+  * Added some new Pentax PictureMode values
+  * Decode GPS from a number of new DJI protobuf formats (#355)
+  * Improved identification of M4A audio files (#80)
+  * Properly recognize VSDX files (#357)
+  * Patched to use date from the previous RMC sentence when missing
+    an RMC sentence in timed GPS from the buggy NextBase 662GW
+  * API Changes:
+    + Added GeoHPosErr option to set GPSHPositioningError when geotagging
+
+-------------------------------------------------------------------
+Mon Jan 26 18:54:37 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.38:
+  * Added read support for DSF audio files (#331)
+  * Decode a couple more GoPro tags
+  * Improved WavPack audio file support to recognize the WVP extension
+    and extract more than just RIFF metadata
+  * Updated Sony decoding for the ILCE-6400A
+  * Set family 0 group name to "Composite" for approximated
+    GPSDateTime in timed video metadata
+  * Patched to recognize M2TS videos which begin in the middle of a packet
+  * Patched to attempt reading XMP which has an invalid encoding (#348)
+  * Patched to avoid possible runtime warning when reading a EXE
+    file with corrupt resources (#354)
+  * Fixed typo in a GoPro tag name
+
+-------------------------------------------------------------------
+Mon Jan 26 18:53:13 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.37:
+  * Added support for geotagging from Columbus GPS logger CSV files
+  * Added some new Canon, Sony and Olympus lenses (#352)
+  * Added new Canon RFLensType and CanonModelID values (#350)
+  * Added a new FujiFilm FaceElementType value
+  * Decode Google HDRP maker notes (both text and Protobuf formats)
+  * Decode Reconyx MicroFire and Hyperfire 4K maker notes
+  * Decode a number of new Canon and Pentax tags and add a number of new values
+  * Decode maker notes from Ricoh GR III videos
+  * Decode a new Sony tag
+  * Raised size limit on QuickTime atoms extracted for the -ee option, and
+    added a minor warning and allow bypassing with the -m option if over this 
limit
+  * Minor change to verbose output for XMP metadata
+  * Fixed possible hang/crash when reading Windows executables (#351)
+  * Fixed incorrect FujiFilm PanoramaDirection values
+  * API Changes:
+    + Fixed GeoDir option so alternate languages are loaded properly
+      whenua relative path is specified
+
+-------------------------------------------------------------------
+Mon Jan 26 18:52:26 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.36:
+  * Added a new Nikon LensID (#345)
+  * Added new Sony and Pentax camera ID's (#347)
+  * Tolerate 'junk' after 'WAVE' chunk in LA, PAC, OFR and WV audio files
+  * Use gnu tar 1.35 to build the .tar.gz distribution package (versions
+    13.31-13.35 used bsdtar 3.5.3, and earlier versions used bsdtar 2.8.3)
+
+-------------------------------------------------------------------
+Mon Jan 26 18:51:12 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.35:
+  * Added a new CanonModelID
+  * Added new Olympus PictureMode and LensType values
+  * Decode GPS from another DJI protobuf format (DJI Neo)
+  * Decode a few new FujiFilm tags
+  * Enhanced -ee option to extract M-RAW information from all
+    images in FujiFilm RAF files
+  * Improved handling of standard-format unknown XMP date/time tags
+    when the API XMPAutoConv option is set (which is the default)
+    to put them in the "Time" group and apply the -d date/time formatting
+  * Improved -fileNUM option so it may be used to access tags
+    from alternate files when the specified target FILE doesn't exist
+  * Improved print conversions for some Canon tags to handle "n/a" values
+  * Enhanced JSON long output (-j -l) so the API SaveBin option also
+    returns the Rational ("rat") value if available
+  * Changed -if option so the expression is evaluated even when the source
+    file doesn't exist (to allow more flexibily when using -fileNUM option
+    or when creating the output file when writing)
+  * Fixed decoding of a few new Pentax tags
+  * Fixed -diff feature to report differences in binary-data values and to
+    be consistent with handling of backslashes in Windows path names
+
+-------------------------------------------------------------------
+Mon Jan 26 18:50:10 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 13.34:
+  * Decode a number of new Pentax tags
+  * Decode a new Canon tag (#344)
+  * Updated Sony decoding for the ILME-FX2 and DSC-RX1RM3
+  * Minor fixes to decoding of new Olympus tags
+  * Reverted change of 13.20 which changed the behaviour when writing 
incorrectly-formatted date/time values
+  * Patched to avoid "uninitialized value $module" when using some custom 
config files
+  * Fixed issue reading maker notes from some Sony ILCE models
+  * API Changes:
+    + Added UndefTags option to allow -m and/or -f to be used without 
modifying the value of undef tags in -if
+      expressions (which was the behaviour prior to version 12.60)
+
+-------------------------------------------------------------------

Old:
----
  Image-ExifTool-13.33.tar.gz

New:
----
  Image-ExifTool-13.48.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Image-ExifTool.spec ++++++
--- /var/tmp/diff_new_pack.ZIZmXR/_old  2026-02-10 21:11:03.620138208 +0100
+++ /var/tmp/diff_new_pack.ZIZmXR/_new  2026-02-10 21:11:03.624138375 +0100
@@ -18,13 +18,14 @@
 
 %define cpan_name Image-ExifTool
 Name:           perl-Image-ExifTool
-Version:        13.33
+Version:        13.48
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Read and write meta information
 URL:            https://www.exiftool.org/index.html
 Source0:        https://www.exiftool.org/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros

++++++ Image-ExifTool-13.33.tar.gz -> Image-ExifTool-13.48.tar.gz ++++++
/work/SRC/openSUSE:Factory/perl-Image-ExifTool/Image-ExifTool-13.33.tar.gz 
/work/SRC/openSUSE:Factory/.perl-Image-ExifTool.new.1670/Image-ExifTool-13.48.tar.gz
 differ: char 5, line 1

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Image-ExifTool/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Image-ExifTool)



++++++ _scmsync.obsinfo ++++++
mtime: 1770033929
commit: 7507aff5ef012eb1755ed23425fca1c2766d5bd147ccc592a9affc8834f4134d
url: https://src.opensuse.org/perl/perl-Image-ExifTool.git
revision: 7507aff5ef012eb1755ed23425fca1c2766d5bd147ccc592a9affc8834f4134d
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-02-02 21:26:59.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to