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:
parent
ce7f7845b0
commit
7c7e0c52a5
@ -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
3
LibRaw-0.20.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6
|
||||||
|
size 1432141
|
@ -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>
|
Fri Jul 24 08:58:33 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define lver 20
|
%define lver 20
|
||||||
%define lname libraw%{lver}
|
%define lname libraw%{lver}
|
||||||
Name: libraw
|
Name: libraw
|
||||||
Version: 0.20.0
|
Version: 0.20.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for reading RAW files obtained from digital photo cameras
|
Summary: Library for reading RAW files obtained from digital photo cameras
|
||||||
License: CDDL-1.0 OR LGPL-2.1-only
|
License: CDDL-1.0 OR LGPL-2.1-only
|
||||||
|
Loading…
Reference in New Issue
Block a user