From 084a58e4c66cc1b5cc21d8af699a3397c9e1ac48c4571d26b7455c004543206b Mon Sep 17 00:00:00 2001 From: Petr Gajdos <pgajdos@suse.com> Date: Mon, 29 Jul 2013 09:16:56 +0000 Subject: [PATCH] - updated to 0.15.3: * New camera/format support: OmniVision OV5647 (Raspberry Pi) Nikon D5200 Panasonic DMC-GF6 * Fixed decoding error for some Canon sRAW files. OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=63 --- LibRaw-0.15.2.tar.gz | 3 --- LibRaw-0.15.3.tar.gz | 3 +++ libraw.changes | 10 ++++++++++ libraw.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 LibRaw-0.15.2.tar.gz create mode 100644 LibRaw-0.15.3.tar.gz diff --git a/LibRaw-0.15.2.tar.gz b/LibRaw-0.15.2.tar.gz deleted file mode 100644 index 3f7d417..0000000 --- a/LibRaw-0.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:828eac93910f26f813f91d35f92f33a9e719c2ec8522d575b248063194b068c6 -size 1405341 diff --git a/LibRaw-0.15.3.tar.gz b/LibRaw-0.15.3.tar.gz new file mode 100644 index 0000000..b3241af --- /dev/null +++ b/LibRaw-0.15.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe74c87150035a3277d18338a4e4ac11424349736d39c7d9dbb0cffe5a0d331 +size 1408520 diff --git a/libraw.changes b/libraw.changes index a1b2585..73e7e07 100644 --- a/libraw.changes +++ b/libraw.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 29 09:16:30 UTC 2013 - pgajdos@suse.com + +- updated to 0.15.3: + * New camera/format support: + OmniVision OV5647 (Raspberry Pi) + Nikon D5200 + Panasonic DMC-GF6 + * Fixed decoding error for some Canon sRAW files. + ------------------------------------------------------------------- Wed Jun 12 10:22:06 UTC 2013 - pgajdos@suse.com diff --git a/libraw.spec b/libraw.spec index 035876a..8bc182d 100644 --- a/libraw.spec +++ b/libraw.spec @@ -20,7 +20,7 @@ Name: libraw %define lname libraw9 -Version: 0.15.2 +Version: 0.15.3 Release: 0 Summary: Library for reading RAW files obtained from digital photo cameras License: CDDL-1.0 or LGPL-2.1