1
0
Commit Graph

74 Commits

Author SHA256 Message Date
Dominique Leuenberger
b6063e36c3 Accepting request 890293 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/890293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=38
2021-05-04 20:01:02 +00:00
Dirk Stoecker
1954aa18ae Accepting request 889920 from home:alois:branches:devel:languages:perl
- Update to version 12.25 fixes (boo#1185547)
  * JPEG XL support is now official
  * Added read support for Medical Research Council (MRC) image
    files
  * Added ability to write a number of 3gp tags in video files
  * Added a new Sony PictureProfile value (thanks Jos Roost)
  * Added a new Sony LensType (thanks LibRaw)
  * Added a new Nikon LensID (thanks Niels Kristian Bech Jensen)
  * Added a new Canon LensType
  * Decode more GPS information from Blackvue dashcam videos
  * Decode a couple of new NikonSettings tags (thanks Warren
    Hatch)
  * Decode a few new RIFF tags
  * Improved Validate option to add minor warning if standard
    XMP is missing xpacket wrapper
  * Avoid decoding some large arrays in DNG images to improve
    performance unless the -m option is used
  * Patched bug that could give runtime warning when trying to
    write an empty XMP structure
  * Fixed decoding of ImageWidth/Height for JPEG XL images
  * Fixed problem were Microsoft Xtra tags couldn't be deleted
  version 12.24:
  * Added a new PhaseOne RawFormat value (thanks LibRaw)
  * Decode a new Sony tag (thanks Jos Roost)
  * Decode a few new Panasonic and FujiFilm tags (thanks LibRaw
    and Greybeard)
  * Patched security vulnerability in DjVu reader
  * Updated acdsee.config in distribution (thanks StarGeek)
  * Recognize AutoCAD DXF files
  * More work on experimental JUMBF read support
  * More work on experimental JPEG XL read/write support
  version 12.23:
  * Added support for Olympus ORI files
  * Added experimental read/write support for JPEG XL images
  * Added experimental read support for JUMBF metadata in JPEG
    and Jpeg2000 images
  * Added built-in support for parsing GPS track from Denver
    ACG-8050 videos
    with the -ee option
  * Added a some new Sony lenses (thanks Jos Roost and LibRaw)
  * Changed priority of Samsung trailer tags so the first
    DepthMapImage takes
    precedence when -a is not used
  * Improved identification of M4A audio files
  * Patched to avoid escaping ',' in "Binary data" message when
    -struct is used
  * Removed Unknown flag from MXF VideoCodingSchemeID tag
  * Fixed -forcewrite=EXIF to apply to EXIF in binary header of
    EPS files
  * API Changes:
    + Added BlockExtract option
  version 12.22:
  * Added a few new Sony LensTypes and a new SonyModelID (thanks
    Jos Roost and LibRaw)
  * Added Extra BaseName tag
  * Added a new CanonModelID (thanks LibRaw)
  * Decode timed GPS from unlisted programs in M2TS videos with
    the -ee3 option
  * Decode more Sony rtmd tags
  * Decode some tags for the Sony ILME-FX3 (thanks Jos Roost)
  * Allow negative values to be written to XMP-aux:LensID
  * Recognize HEVC video program in M2TS files
  * Enhanced -b option so --b suppresses tags with binary data
  * Improved flexibility when writing GPS coordinates:
    + Now pulls latitude and longitude from a combined
      GPSCoordinates string
    + Recognizes the full word "South" and "West" to write
      negative coordinates
  * Improved warning when trying to write an integer QuickTime
    date/time tag and Time::Local is not available
  * Convert GPSSpeed from mph to km/h in timed GPS from Garmin
    MP4 videos
  version 12.21:
  * Added a few new iOS QuickTime tags
  * Decode a couple more Sony rtmd tags
  * Patch to avoid possible "Use of uninitialized value" warning
    when attempting to write QuickTime date/time tags with an
    invalid value
  * Fixed problem writing Microsoft Xtra tags
  * Fixed Windows daylight savings time patch for file times
    that was broken in 12.19 (however directory times will not
    yet handle DST properly)
  version 12.20:
  * Added ability to write some Microsoft Xtra tags in MOV/MP4
    videos
  * Added two new Canon LensType values (thanks Norbert Wasser)
  * Added a new Nikon LensID
  * Fixed problem reading FITS comments that start before column
    11
  version 12.19:
  * Added -list_dir option
  * Added the "ls-l" Shortcut tag
  * Extract Comment and History from FITS files
  * Enhanced FilePermissions to include device type (similar to
    "ls -l")
  * Changed the name of Apple ContentIdentifier tag to
    MediaGroupUUID (thanks Neal Krawetz)
  * Fixed a potential "substr outside of string" runtime error
    when reading corrupted EXIF
  * Fixed edge case where NikonScanIFD may not be copied
    properly when copying MakerNotes to another file
  * API Changes:
    + Added ability to read/write System tags of directories
    + Enhanced GetAllGroups() to support family 7 and take
      optional ExifTool reference
    + Changed QuickTimeHandler option default to 1
  version 12.18:
  * Added a new SonyModelID
  * Decode a number of Sony tags for the ILCE-1 (thanks Jos
    Roost)
  * Decode a couple of new Canon tags (thanks LibRaw)
  * Patched to read differently formatted UserData:Keywords as
    written by iPhone
  * Patched to tolerate out-of-order Nikon MakerNote IFD entries
    when obtaining tags necessary for decryption
  * Fixed a few possible Condition warnings for some
    NikonSettings tags
  version 12.17:
  * Added a new Canon FocusMode value
  * Added a new FujiFilm FilmMode value
  * Added a number of new XMP-crs tags (thanks Herb)
  * Decode a new H264 MDPM tag
  * Allow non-conforming lower-case XMP boolean "true" and
    "false" values to be written, but only when print conversion
    is disabled
  * Improved Validate option to warn about non-capitalized
    boolean XMP values
  * Improved logic for setting GPSLatitude/LongitudeRef values
    when writing
  * Changed -json and -php options so the -a option is implied
    even without the -g option
  * Avoid extracting audio/video data from AVI videos when -ee
    -u is used
  * Patched decoding of Canon ContinuousShootingSpeed for newer
    firmware versions of the EOS-1DXmkIII
  * Re-worked LensID patch of version 12.00 (github issue #51)
  * Fixed a few typos in newly-added NikonSettings tags (thanks
    Herb)
  * Fixed problem where group could not be specified for
    PNG-pHYs tags when writing
  version 12.16:
  * Extract another form of video subtitle text
  * Enhanced -ee option with -ee2 and -ee3 to allow parsing of
    the H264 video stream in MP4 files
  * Changed a Nikon FlashMode value
  * Fixed problem that caused a failed DPX test on Strawberry
    Perl
  * API Changes:
    + Enhanced ExtractEmbedded option
  version 12.15:
  * Added a couple of new Sony LensType values (thanks LibRaw
    and Jos Roost)
  * Added a new Nikon FlashMode value (thanks Mike)
  * Decode NikonSettings (thanks Warren Hatch)
  * Decode thermal information from DJI RJPEG images
  * Fixed extra newline in -echo3 and -echo4 outputs added in
    version 12.10
  * Fixed out-of-memory problem when writing some very large PNG
    files under Windows
  version 12.14:
  * Added support for 2 more types of timed GPS in video files
    (that makes 49 different formats now supported)
  * Added validity check for PDF trailer dictionary Size
  * Added a new Pentax LensType
  * Extract metadata from Jpeg2000 Association box
  * Changed -g:XX:YY and -G:XX:YY options to show empty strings
    for non-existent groups
  * Patched to issue warning and avoid writing date/time values
    with a zero month or day number
  * Patched to avoid runtime warnings if trying to set FileName
    to an empty string
  * Fixed issue that could cause GPS test number 12 to fail on
    some systems
  * Fixed problem extracting XML as a block from Jpeg2000
    images, and extract XML tags in the XML group instead of XMP
- Update URL

OBS-URL: https://build.opensuse.org/request/show/889920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=89
2021-05-04 09:38:15 +00:00
Dominique Leuenberger
7c7cd0fc59 Accepting request 860224 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/860224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=37
2021-01-04 18:10:10 +00:00
Dirk Stoecker
50447afd68 Accepting request 859238 from home:dirkmueller:branches:devel:languages:perl
- update to 12.13:
  - Add time zone automatically to most string-based QuickTime date/time tags
    when writing unless the PrintConv option is disabled
  - Added -i HIDDEN option to ignore files with names that start with "."
  - Added a few new Nikon ShutterMode values (thanks Jan Skoda)
  - Added ability to write Google GCamera MicroVideo XMP tags
  - Decode a new Sony tag (thanks LibRaw)
  - Changed behaviour when writing only pseudo tags to return an error and avoid
    writing any other tags if writing FileName fails
  - Print "X image files read" message even if only 1 file is read when at least
    one other file has failed the -if condition
  - Added ability to geotag from DJI CSV log files
  - Added a new CanonModelID
  - Added a couple of new Sony LensType values (thanks LibRaw)
  - Enhanced -csvDelim option to allow "\t", "\n", "\r" and "\\"
  - Unescape "\b" and "\f" in imported JSON values
  - Fixed bug introduced in 12.10 which generated a "Not an integer" warning
    when attempting to shift some QuickTime date/time tags
  - Fixed shared-write permission problem with -@ argfile when using -stay_open
    and a filename containing special characters on Windows
  - Added -csvDelim option
  - Added new Canon and Olympus LensType values (thanks LibRaw)
  - Added a warning if ICC_Profile is deleted from an image (github issue #63)
  - EndDir() function for -if option now works when -fileOrder is used
  - Changed FileSize conversion to use binary prefixes since that is how the
    conversion is currently done (eg. MiB instead of MB)
  - Patched -csv option so columns aren't resorted when using -G option and one
    of the tags is missing from a file
  - Fixed incompatiblity with Google Photos when writing UserData:GPSCoordinates
    to MP4 videos

OBS-URL: https://build.opensuse.org/request/show/859238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=87
2021-01-04 14:23:37 +00:00
Dominique Leuenberger
9a35b87eb0 Accepting request 848901 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/848901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=36
2020-11-17 20:26:04 +00:00
Alexei Sorokin
f554daef7b Accepting request 848796 from home:polslinux:branches:devel:languages:perl
- Update to 12.10
  * Added -validate test for proper TIFF magic number in
    JPEG EXIF header
  * Added support for Nikon Z7 LensData version 0801
  * Added a new XMP-GPano tag
  * Decode ColorData for the Canon EOS 1DXmkIII
  * Decode more tags for the Sony ILCE-7SM3
  * Automatically apply QuickTimeUTC option for CR3 files
  * Improved decoding of XAttrMDLabel from MacOS files
  * Ignore time zones when writing date/time values and
    using the -d option
  * Enhanced -echo3 and -echo4 options to allow exit status
    to be returned
  * Changed -execute so the -q option no longer suppresses
    the "{ready}" message when a synchronization number is used
  * Added ability to copy CanonMakerNotes from CR3 images
    to other file types
  * Added read support for ON1 presets file (.ONP)
  * Added two new CanonModelID values
  * Added trailing "/" when writing QuickTime:GPSCoordinates
  * Added a number of new XMP-crs tags
  * Added a new Sony LensType (thanks Jos Roost)
  * Added a new Nikon Z lens (thanks LibRaw)
  * Added a new Canon LensType
  * Decode ColorData for Canon EOS R5/R6
  * Decode a couple of new HEIF tags
  * Decode FirmwareVersion for Canon M50
  * Improved decoding of Sony CreativeStyle tags
  * Improved parsing of Radiance files to recognize comments
  * Renamed GIF AspectRatio tag to PixelAspectRatio
  * Patched EndDir() feature so subdirectories are always
    processed when -r is used (previously, EndDir() would
    end processing of a directory completely)
  * Avoid loading GoPro module unnecessarily when reading MP4 videos
    from some other cameras
  * Fixed problem with an incorrect naming of CodecID tags in some
    MKV videos
  * Fixed verbose output to avoid "adding" messages for
    existing flattened XMP tags
  * Added a new Sony LensType
  * Recognize Mac OS X xattr files
  * Extract ThumbnailImage from MP4 videos of more dashcam models
  * Improved decoding of a number of Sony tags
  * Fixed problem where the special -if EndDir() function didn't
    work properly for directories after the one in which
    it was initially called
  * Patched to read DLL files which don't have a .rsrc section
  * Patched to support new IGC date format when geotagging
  * Patched to read DLL files with an invalid size in the header 
  * Added support for GoPro .360 videos
  * Added some new Canon RF and Nikkor Z lenses
  * Added some new Sony LensType and CreativeStyle values
    and decode some ILCE-7C tags
  * Added a number of new Olympus SceneMode values
  * Added a new Nikon LensID
  * Decode more timed metadata from Insta360 videos
  * Decode timed GPS from videos of more Garmin dashcam models
  * Decode a new GoPro video tag
  * Reformat time-only EventTime values when writing and prevent
    arbitrary strings from being written
  * Patched to accept backslashes in SourceFile entries for -csv option

OBS-URL: https://build.opensuse.org/request/show/848796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=85
2020-11-16 15:03:56 +00:00
Dominique Leuenberger
d6a2f52844 Accepting request 834927 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/834927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=35
2020-09-16 17:42:27 +00:00
Alexei Sorokin
ad8a2a3cb5 Accepting request 834915 from home:polslinux:branches:devel:languages:perl
- update to 12.06
  - Added read support for Lyrics3 metadata (and fixed problem
    where APE metadata may be ignored if Lyrics3 exists)
  - Added a new Panasonic VideoBurstMode value
  - Added a new Olympus MultipleExposureMode value
  - Added a new Nikon LensID
  - Added back conversions for XMP-dwc EventTime that were removed
    in 12.04 with a patch to allow time-only values
  - Decode GIF AspectRatio
  - Decode Olympus FocusBracketStepSize
  - Extract PNG iDOT chunk in Binary format with the
    name AppleDataOffsets
  - Process PNG images which do not start with mandatory
    IHDR chunk
  - Added a new Panasonic SelfTimer value
  - Decode a few more DPX tags
  - Extract AIFF APPL tag as ApplicationData
  - Fixed bug writing QuickTime ItemList 'gnre' Genre values
  - Fixed an incorrect value for Panasonic VideoBurstResolution
  - Fixed problem when applying a time shift to some invalid
    makernote date/time values

OBS-URL: https://build.opensuse.org/request/show/834915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=83
2020-09-16 13:58:41 +00:00
Dominique Leuenberger
7a14a5fbc3 Accepting request 827446 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/827446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=34
2020-08-18 10:02:03 +00:00
Alexei Sorokin
5d32a5b2a1 Accepting request 827445 from home:dirkmueller:branches:devel:languages:perl
- update to 12.04:
  * See /usr/share/doc/packages/perl-Image-ExifTool/Change

OBS-URL: https://build.opensuse.org/request/show/827445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=81
2020-08-17 23:10:22 +00:00
Dominique Leuenberger
904aa8fa3c Accepting request 709348 from devel:languages:perl
- update to 11.50, see Image-ExifTool-11.50.tar.gz for details

OBS-URL: https://build.opensuse.org/request/show/709348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=33
2019-06-13 21:02:05 +00:00
Dirk Stoecker
9cc39f386a update to 11.50
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=79
2019-06-12 07:52:44 +00:00
Stephan Kulow
520c724cd2 Accepting request 682623 from devel:languages:perl
- Update to version 11.30.

OBS-URL: https://build.opensuse.org/request/show/682623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=32
2019-03-10 08:37:54 +00:00
Alexei Sorokin
71fbbb564b - Update to version 11.30.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=77
2019-03-07 18:48:28 +00:00
Dominique Leuenberger
b8cd98737d Accepting request 681100 from devel:languages:perl
- Update to version 11.29.

OBS-URL: https://build.opensuse.org/request/show/681100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=31
2019-03-04 08:24:03 +00:00
Alexei Sorokin
ca91d91432 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=75 2019-03-03 14:50:25 +00:00
Alexei Sorokin
4e56c37fa9 Accepting request 680802 from home:seanlew:branches:devel:languages:perl
Update exiftool

OBS-URL: https://build.opensuse.org/request/show/680802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=74
2019-03-03 14:50:06 +00:00
Yuchen Lin
cb28de7d9e Accepting request 676917 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/676917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=30
2019-02-19 11:00:06 +00:00
Alexei Sorokin
988108a80a Accepting request 676915 from home:seanlew:branches:devel:languages:perl
Update Exif

OBS-URL: https://build.opensuse.org/request/show/676915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=72
2019-02-18 06:46:16 +00:00
Dominique Leuenberger
e70962c589 Accepting request 664608 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/664608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=29
2019-01-15 08:16:20 +00:00
Alexei Sorokin
92e4b972e0 Accepting request 664543 from home:seanlew:branches:devel:languages:perl
Update ExifTool

OBS-URL: https://build.opensuse.org/request/show/664543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=70
2019-01-11 11:57:19 +00:00
Dominique Leuenberger
a39d1f6155 Accepting request 638979 from devel:languages:perl
- Update to version 11.11.

OBS-URL: https://build.opensuse.org/request/show/638979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=28
2018-10-01 06:19:33 +00:00
Alexei Sorokin
c25c3b79d8 - Update to version 11.11.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=68
2018-09-28 08:42:39 +00:00
Yuchen Lin
8a7b40ed95 Accepting request 617499 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/617499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=27
2018-06-20 13:29:45 +00:00
Yuchen Lin
10c914c8d8 Accepting request 614922 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/614922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=26
2018-06-13 13:35:59 +00:00
Alexei Sorokin
58e113e750 Accepting request 616246 from home:jubalh:branches:devel:languages:perl
- Update to 11.01:
  * Added a new ProfileCMMType
  * Added a Validate warning about non-standard EXIF or XMP in
    PNG images
  * Added a new Canon LensType
  * Decode a couple more PanasonicRaw tags
  * Patched to avoid adding tags to QuickTime videos with multiple
    'mdat' atoms --> avoids potential corruption of these videos!

OBS-URL: https://build.opensuse.org/request/show/616246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=65
2018-06-12 11:59:16 +00:00
Alexei Sorokin
1275e7c882 Accepting request 614920 from home:jubalh:branches:devel:languages:perl
- Update to 11.00:
  * Added read support for WTV and DVR-MS videos
  * Added print conversions for some ASF date/time tags
  * Added a new SonyModelID
  * Decode a new PanasonicRaw tag
  * Decode some new Sony RX100 VI tags
  * Made Padding and OffsetSchema tags "unsafe" so they
    aren't copied by default

OBS-URL: https://build.opensuse.org/request/show/614920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=64
2018-06-07 12:50:07 +00:00
Dominique Leuenberger
334251dc5a Accepting request 579494 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/579494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=25
2018-02-23 14:31:54 +00:00
Alexei Sorokin
e121749259 - Update to version 10.80.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=62
2018-02-23 11:54:05 +00:00
Dominique Leuenberger
4fa78894b7 Accepting request 502673 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/502673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=24
2017-06-10 15:51:42 +00:00
Alexei Sorokin
a4259ea081 - Update to version 10.55.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=60
2017-06-09 16:32:35 +00:00
Dominique Leuenberger
cfcf25cc36 Accepting request 489816 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/489816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=23
2017-04-24 07:49:46 +00:00
Alexei Sorokin
99621bda84 - Update to version 10.50.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=58
2017-04-21 12:27:20 +00:00
Dominique Leuenberger
32a75b977c Accepting request 456958 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/456958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=22
2017-02-16 16:04:40 +00:00
Alexei Sorokin
0342f51ccc - Update to version 10.40.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=56
2017-02-14 03:41:55 +00:00
Dominique Leuenberger
ac23312de1 Accepting request 442057 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/442057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=21
2016-11-28 14:09:20 +00:00
Alexei Sorokin
fc69cf1a5e - Update to version 10.36.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=54
2016-11-25 18:32:12 +00:00
Dominique Leuenberger
40a80493fe Accepting request 402829 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/402829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=20
2016-06-19 08:50:09 +00:00
Alexei Sorokin
865d8a0cef - Update to version 10.20.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=52
2016-06-14 22:30:47 +00:00
Dominique Leuenberger
877c1e6cb6 Accepting request 393061 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/393061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=19
2016-05-02 08:44:51 +00:00
Alexei Sorokin
010c487273 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=51 2016-04-30 14:26:25 +00:00
Alexei Sorokin
56bb0096a4 - Update to version 10.15.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=50
2016-04-30 14:22:07 +00:00
Dominique Leuenberger
9d723de58a Accepting request 355714 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/355714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=18
2016-01-26 09:15:23 +00:00
Alexei Sorokin
0836359784 - Update to 10.10.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=49
2016-01-25 10:18:05 +00:00
Stephan Kulow
9d0e83d5c5 Accepting request 324697 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/324697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=17
2015-08-29 18:04:33 +00:00
Alexei Sorokin
cc121a22fb - Update to 10.00.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=47
2015-08-18 14:59:10 +00:00
Stephan Kulow
ece6b578ac Accepting request 304049 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/304049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=16
2015-04-27 05:47:02 +00:00
Alexei Sorokin
1086b8b05f - Update to 9.93.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=46
2015-04-26 13:59:42 +00:00
Dominique Leuenberger
6e59710533 Accepting request 297375 from devel:languages:perl
- Update to 9.92:
  * Add support for PRISM pmi and prm tags and update to PRISM 3.0.
  * Add read support for Audible .AA files.
  * Add support for Adobe XMP-creatorAtom tags.
  * Add a couple of new XMP-xmpDM tags.
  * Add a new CanonModelID and a new Ricoh WhiteBalance.
  * Add a new Olympus CameraType.
  * Add a new Nikon LensID.
  * Update to XMP PLUS 1.2.1 specification.
  * Enhance DOF calculation to use AverageFocusDistance or
    FocusDistanceUpper/Lower if available.
  * Patch to tolerate different version numbers in XMP namespace
    URI's.
- perl(Archive::Zip) is recommended by exiftool, not required.

- Update to 9.91 (changes since 9.70):
  * Added a couple of mew CanonModelID's
  * Added a couple of new Nikon LensID's
  * Added minor warning when deleting all PDF metadata (because
    it isn't really deleted)
  * Added a new Samsung LensType
  * Added a new Sony/Minolta LensType
  * Decode "Sound & Shot" trailer written by some Samsung Galaxy
    models
  * Decode a number of new Sony tags including FocusDistance2
  * Decode a number of new Canon and Kodak tags
  * Decode a new EXIF tag
  * Decode a few new CanonCustom tags
  * Recognize the JPE file extension
  * Fixed swapped CanonCustom AEMicroadjustment/FEMicroadjustment

OBS-URL: https://build.opensuse.org/request/show/297375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-ExifTool?expand=0&rev=15
2015-04-18 08:40:18 +00:00
Stephan Kulow
0eb6fc2764 remove invalid version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-ExifTool?expand=0&rev=44
2015-04-16 20:24:04 +00:00