From 2e65ae6c8b866eb3afb19b94d86fefef55f8c53acd3af7304ac8b5c7bf59f23c Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Thu, 14 Dec 2017 12:30:00 +0000 Subject: [PATCH] - updated to 0.18.6: * Fixed fuji_width handling if file is neither fuji nor DNG * Fixed xtrans interpolate for broken xtrans pattern * Fixed panasonic decoder OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=103 --- LibRaw-0.18.5.tar.gz | 3 --- LibRaw-0.18.6.tar.gz | 3 +++ libraw.changes | 8 ++++++++ libraw.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 LibRaw-0.18.5.tar.gz create mode 100644 LibRaw-0.18.6.tar.gz diff --git a/LibRaw-0.18.5.tar.gz b/LibRaw-0.18.5.tar.gz deleted file mode 100644 index ead95eb..0000000 --- a/LibRaw-0.18.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa2a7d14d9dfaf6b368f958a76d79266b3f58c2bc367bebab56e11baa94da178 -size 1280046 diff --git a/LibRaw-0.18.6.tar.gz b/LibRaw-0.18.6.tar.gz new file mode 100644 index 0000000..92b4b45 --- /dev/null +++ b/LibRaw-0.18.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5b8acca558aa457bc9214802004320c5610d1434c2adb1f3ea367f026afa53b +size 1282212 diff --git a/libraw.changes b/libraw.changes index 4defece..f029e6d 100644 --- a/libraw.changes +++ b/libraw.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 14 12:11:09 UTC 2017 - pgajdos@suse.com + +- updated to 0.18.6: + * Fixed fuji_width handling if file is neither fuji nor DNG + * Fixed xtrans interpolate for broken xtrans pattern + * Fixed panasonic decoder + ------------------------------------------------------------------- Mon Sep 25 12:42:43 UTC 2017 - pgajdos@suse.com diff --git a/libraw.spec b/libraw.spec index 8ead55c..e15d09e 100644 --- a/libraw.spec +++ b/libraw.spec @@ -21,7 +21,7 @@ Name: libraw %define lver 16 %define lname libraw%{lver} -Version: 0.18.5 +Version: 0.18.6 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 or LGPL-2.1