From b5674d8bd84341c77b356f072236bb88d69ecf3f17d8a4ef4a972a00e482285d Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 7 Mar 2023 13:56:05 +0000 Subject: [PATCH] Accepting request 1066963 from home:polslinux:branches:multimedia:libs - Update to version 0.3.4: * Added Canon R8 and R50. * Added Panasonic G95D* and S5M2. * Added Canon 200D Mk II*, EOS R6 MKII*, EOS R7* and EOS R10*. * Added DJI Mini 3 Pro / FC-3582 (DNG). * Added Fujifilm X-H2*, X-H2S*, X-T5*, S6000fd*, SL1000* and HS50EXR*. * Added Hasselblad L2D-20c / DJI Mavic 3 Cine (DNG). * Added Olympus C5060WZ*, SP570UZ* and E-P7*. * Added OM Systems OM-5*. * Added Panasonic FZ38*, FZ300*, FZ70, FZ72*, G6*, G70*, G81*, G90*, GM1S*, GX7 Mk3*, GX85*, LF1*, TZ71*, TZ81*, TZ90*, TZ96*, TZ101*, ZS40*/TZ60*/TZ61*. * Added Sony 7RM5*. * Added Leica D-LUX 6*. * Added Nikon Z 30*. * Added Epson RD-1X*. * Added Leica DIGILUX3*. * Added Nikon D1H*, D7500*, D850* and P7800*. * Added Olympus E30*, E420*, E450*, E520*, E600* and E-P5*. * Added Pentax K2000* and K-m* (PEF). * Ensure that RawFile::init() is never called twice. This would cause crashes if it was called concurrently. * Properly detect compressed data for Panasonic. * Fix the linkage of the mp4parse library with libtool. * Fixed the demo/ccfa to output properly the byte stream. * Fixed BitIterator code to peek past the number of bits for Olympus decoding. * Fixed decompression of packed Olympus ORF files. * Fixed over reported size of Panasonic compressed Raw data. OBS-URL: https://build.opensuse.org/request/show/1066963 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libopenraw?expand=0&rev=40 --- libopenraw-0.3.1.tar.bz2 | 3 --- libopenraw-0.3.1.tar.bz2.asc | 6 ------ libopenraw-0.3.4.tar.bz2 | 3 +++ libopenraw-0.3.4.tar.bz2.asc | 6 ++++++ libopenraw.changes | 31 +++++++++++++++++++++++++++++++ libopenraw.spec | 4 ++-- vendor.tar.xz | 4 ++-- 7 files changed, 44 insertions(+), 13 deletions(-) delete mode 100644 libopenraw-0.3.1.tar.bz2 delete mode 100644 libopenraw-0.3.1.tar.bz2.asc create mode 100644 libopenraw-0.3.4.tar.bz2 create mode 100644 libopenraw-0.3.4.tar.bz2.asc diff --git a/libopenraw-0.3.1.tar.bz2 b/libopenraw-0.3.1.tar.bz2 deleted file mode 100644 index b178090..0000000 --- a/libopenraw-0.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5069a79cea1385a66fdfecff28f58c06f6ae1a8de6b2e6fa16f7f6b0e4094d7a -size 641867 diff --git a/libopenraw-0.3.1.tar.bz2.asc b/libopenraw-0.3.1.tar.bz2.asc deleted file mode 100644 index f1c7ec6..0000000 --- a/libopenraw-0.3.1.tar.bz2.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQRsRNs+C/Pq9bQzI5pf7gXmpW4VowUCYl3I3AAKCRBf7gXmpW4V -o8VgAJ97CZXrQAH0twMhCqSbHY/88OKdkwCfT/aCiXCiZCSOqcOiWXNQWGuVBmU= -=eeeE ------END PGP SIGNATURE----- diff --git a/libopenraw-0.3.4.tar.bz2 b/libopenraw-0.3.4.tar.bz2 new file mode 100644 index 0000000..1d5e286 --- /dev/null +++ b/libopenraw-0.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30486a51f0db7d027475061f52ffa43d7911c650ceb7faf8f7e5e1cf29553951 +size 667538 diff --git a/libopenraw-0.3.4.tar.bz2.asc b/libopenraw-0.3.4.tar.bz2.asc new file mode 100644 index 0000000..782ae10 --- /dev/null +++ b/libopenraw-0.3.4.tar.bz2.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQRsRNs+C/Pq9bQzI5pf7gXmpW4VowUCY+sBJAAKCRBf7gXmpW4V +owLqAJ4mF6ec6GypWHbFVIPbPdHyDdvZWwCcCZqebJsCQ5Og05avJh12OnC+/Uc= +=2VyV +-----END PGP SIGNATURE----- diff --git a/libopenraw.changes b/libopenraw.changes index fbd46db..dca0eb5 100644 --- a/libopenraw.changes +++ b/libopenraw.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Feb 21 10:07:01 UTC 2023 - Paolo Stivanin + +- Update to version 0.3.4: + * Added Canon R8 and R50. + * Added Panasonic G95D* and S5M2. + * Added Canon 200D Mk II*, EOS R6 MKII*, EOS R7* and EOS R10*. + * Added DJI Mini 3 Pro / FC-3582 (DNG). + * Added Fujifilm X-H2*, X-H2S*, X-T5*, S6000fd*, SL1000* and HS50EXR*. + * Added Hasselblad L2D-20c / DJI Mavic 3 Cine (DNG). + * Added Olympus C5060WZ*, SP570UZ* and E-P7*. + * Added OM Systems OM-5*. + * Added Panasonic FZ38*, FZ300*, FZ70, FZ72*, G6*, G70*, G81*, G90*, GM1S*, + GX7 Mk3*, GX85*, LF1*, TZ71*, TZ81*, TZ90*, TZ96*, TZ101*, ZS40*/TZ60*/TZ61*. + * Added Sony 7RM5*. + * Added Leica D-LUX 6*. + * Added Nikon Z 30*. + * Added Epson RD-1X*. + * Added Leica DIGILUX3*. + * Added Nikon D1H*, D7500*, D850* and P7800*. + * Added Olympus E30*, E420*, E450*, E520*, E600* and E-P5*. + * Added Pentax K2000* and K-m* (PEF). + * Ensure that RawFile::init() is never called twice. + This would cause crashes if it was called concurrently. + * Properly detect compressed data for Panasonic. + * Fix the linkage of the mp4parse library with libtool. + * Fixed the demo/ccfa to output properly the byte stream. + * Fixed BitIterator code to peek past the number of bits for Olympus decoding. + * Fixed decompression of packed Olympus ORF files. + * Fixed over reported size of Panasonic compressed Raw data. + ------------------------------------------------------------------- Wed Apr 27 12:41:15 UTC 2022 - Jan Engelhardt diff --git a/libopenraw.spec b/libopenraw.spec index 051a0d8..f9d5b38 100644 --- a/libopenraw.spec +++ b/libopenraw.spec @@ -1,7 +1,7 @@ # # spec file for package libopenraw # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libopenraw -Version: 0.3.1 +Version: 0.3.4 Release: 0 Summary: A library to decode digital camera RAW files License: LGPL-2.1-or-later diff --git a/vendor.tar.xz b/vendor.tar.xz index 65d0a82..e832dfe 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15ec0e4cb92164680a0f21cd938e8f9ce93fc0223ed5fb1050f7281143548d0f -size 159027200 +oid sha256:c3c4aa459755948e1a206ff1de10ff784f71edd199e7bb45beb06c83f102f4be +size 180213760