diff --git a/LibRaw-0.20.0.tar.gz b/LibRaw-0.20.0.tar.gz deleted file mode 100644 index 655d49f..0000000 --- a/LibRaw-0.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f0a383da2ce9f409087facd28261decbf6be72cc90c78cd003b0766e4d694a3 -size 1431412 diff --git a/LibRaw-0.20.2.tar.gz b/LibRaw-0.20.2.tar.gz new file mode 100644 index 0000000..ac274c9 --- /dev/null +++ b/LibRaw-0.20.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6 +size 1432141 diff --git a/libraw.changes b/libraw.changes index 6b9198a..e803395 100644 --- a/libraw.changes +++ b/libraw.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Oct 26 08:19:42 UTC 2020 - Dirk Mueller + +- 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 diff --git a/libraw.spec b/libraw.spec index 23bc8b7..b854d25 100644 --- a/libraw.spec +++ b/libraw.spec @@ -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