diff --git a/Image-ExifTool-13.40.tar.gz b/Image-ExifTool-13.41.tar.gz similarity index 32% rename from Image-ExifTool-13.40.tar.gz rename to Image-ExifTool-13.41.tar.gz index f3d1cfee2c780c7be11d89f9a060b94842b49cac..6728400601518987b3aa1c5050016615f42f4475 100644 --- a/Image-ExifTool-13.40.tar.gz +++ b/Image-ExifTool-13.41.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92054f3bc677aee4fe377b4cd0e362d36201168cc5187452e03bf6f79f7b9a42 -size 7582131 +oid sha256:aa3a963a8375e37322958b20d262f8d88c706bea219747a4de28d59a160a4e54 +size 7583944 diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index e8d8cef9cd94e74f4583708211fc3e6eb948af77..63dad49785c50378ab76e51e754fe5d90a4bc1b7 100644 --- a/perl-Image-ExifTool.spec +++ b/perl-Image-ExifTool.spec @@ -1,5 +1,5 @@ Name: perl-Image-ExifTool -Version: 13.40 +Version: 13.41 Release: 1 License: GPL-1.0-or-later or Artistic-1.0 Summary: Utility for reading and writing image meta info @@ -52,6 +52,22 @@ make test %{_mandir}/man3/*.3* %changelog +* Fri Nov 07 2025 xiejing - 13.41-1 +- 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 + * Added a new ProfileCMMType value (thanks Herb) + * Extract EnvironmentTarget from LNK files + * 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 Nov 03 2025 Ge Wang - 13.40-1 - update to 13.40