Accepting request 844032 from home:dirkmueller:branches:graphics

- update to 0.20.2:
  * corrected GPS EXIF output
  * Olympus XZ-1: do not provide linear_max 
  * Pentax Optio 33WR: maker index was incorrect
  * dcraw_emu: corrected help line for -6 option.
  * raw-identify: corrected range check for color matrices print
  * use_camera_matrix option: fixed a bug introduced when making compiler more happy
  * multiple camera support improvements

OBS-URL: https://build.opensuse.org/request/show/844032
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=141
This commit is contained in:
Petr Gajdos 2020-10-26 09:29:56 +00:00 committed by Git OBS Bridge
parent ce7f7845b0
commit 7c7e0c52a5
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f0a383da2ce9f409087facd28261decbf6be72cc90c78cd003b0766e4d694a3
size 1431412

3
LibRaw-0.20.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6
size 1432141

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Oct 26 08:19:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.20.2:
* corrected GPS EXIF output
* Olympus XZ-1: do not provide linear_max
* Pentax Optio 33WR: maker index was incorrect
* dcraw_emu: corrected help line for -6 option.
* raw-identify: corrected range check for color matrices print
* use_camera_matrix option: fixed a bug introduced when making compiler more happy
* multiple camera support improvements
-------------------------------------------------------------------
Fri Jul 24 08:58:33 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -23,7 +23,7 @@
%define lver 20
%define lname libraw%{lver}
Name: libraw
Version: 0.20.0
Version: 0.20.2
Release: 0
Summary: Library for reading RAW files obtained from digital photo cameras
License: CDDL-1.0 OR LGPL-2.1-only