forked from pool/libopenraw
Accepting request 1069949 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1069949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=35
This commit is contained in:
commit
9c8df81bd6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5069a79cea1385a66fdfecff28f58c06f6ae1a8de6b2e6fa16f7f6b0e4094d7a
|
|
||||||
size 641867
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQRsRNs+C/Pq9bQzI5pf7gXmpW4VowUCYl3I3AAKCRBf7gXmpW4V
|
|
||||||
o8VgAJ97CZXrQAH0twMhCqSbHY/88OKdkwCfT/aCiXCiZCSOqcOiWXNQWGuVBmU=
|
|
||||||
=eeeE
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libopenraw-0.3.4.tar.bz2
Normal file
3
libopenraw-0.3.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30486a51f0db7d027475061f52ffa43d7911c650ceb7faf8f7e5e1cf29553951
|
||||||
|
size 667538
|
6
libopenraw-0.3.4.tar.bz2.asc
Normal file
6
libopenraw-0.3.4.tar.bz2.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQRsRNs+C/Pq9bQzI5pf7gXmpW4VowUCY+sBJAAKCRBf7gXmpW4V
|
||||||
|
owLqAJ4mF6ec6GypWHbFVIPbPdHyDdvZWwCcCZqebJsCQ5Og05avJh12OnC+/Uc=
|
||||||
|
=2VyV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 10:07:01 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- 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 <jengelh@inai.de>
|
Wed Apr 27 12:41:15 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libopenraw
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libopenraw
|
Name: libopenraw
|
||||||
Version: 0.3.1
|
Version: 0.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library to decode digital camera RAW files
|
Summary: A library to decode digital camera RAW files
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:15ec0e4cb92164680a0f21cd938e8f9ce93fc0223ed5fb1050f7281143548d0f
|
oid sha256:c3c4aa459755948e1a206ff1de10ff784f71edd199e7bb45beb06c83f102f4be
|
||||||
size 159027200
|
size 180213760
|
||||||
|
Loading…
Reference in New Issue
Block a user