Accepting request 73397 from home:NicoK:branches:graphics
update to 0.13.5 OBS-URL: https://build.opensuse.org/request/show/73397 OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=41
This commit is contained in:
parent
5a4f440fd8
commit
5f61f96409
7
_service
7
_service
@ -1,13 +1,14 @@
|
||||
<?xml version="1.0" ?>
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="protocol">http</param>
|
||||
<param name="host">www.libraw.org</param>
|
||||
<param name="path">/data/LibRaw-0.13.2.tar.gz</param>
|
||||
<param name="path">/data/LibRaw-0.13.5.tar.gz</param>
|
||||
</service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:LibRaw-0.13.2.tar.gz</param>
|
||||
<param name="file">_service:download_url:LibRaw-0.13.5.tar.gz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">8977a0a147fd811f62012bcf792611e6f5a160ac31ed1e86ad5731c69bb4f95a</param>
|
||||
<param name="checksum">7e554d5fd6ca6f430d74e4c7084086cf57bd0c478268412920c0ce2940b86fe8</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<param name="compression">bz2</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a4930753dc98a461aaf5602e5497fc360efbb4c5e8d13330628220fcebd525b
|
||||
size 1046599
|
3
_service:recompress:download_url:LibRaw-0.13.5.tar.bz2
Normal file
3
_service:recompress:download_url:LibRaw-0.13.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1208c273163d4c03a09e4832a1732d57f4c6f22bde8a2e5ca1c134645bb2ed0
|
||||
size 1003244
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 12 00:07:49 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||
|
||||
- update to 0.13.5
|
||||
* Imported new dcraw 9.08/1.443:
|
||||
New color data for Canon 600D and 1100D, Fuji S200EXR
|
||||
New camera supported: Fuji HS20EXR and F550EXR, Kodak Z990,
|
||||
Nikon D5100, Olympus E-PL1s and XZ-1, Samsung NX11,
|
||||
Sony A230 and 290.
|
||||
- update to 0.13.4
|
||||
* Imported new dcraw 9.07/1.442:
|
||||
support for Canon 600D and 1100D, Hasselblad H4D-60, Olympus E-PL2
|
||||
* Color data for Leaf Aptus II and Canon Powershot S2 IS
|
||||
- update to 0.13.3
|
||||
* Preliminary support for Leaf Aptus II cameras (no color data yet):
|
||||
Leaf Aptus II 6,7,8,10 and 12 are tested, Aptus II 5 should work.
|
||||
* Preliminary support for Fujifilm X100 camera (again, no color data).
|
||||
* Fixed possible after the end of buffer read when working with
|
||||
in-memory RAW data.
|
||||
* Fixed possible loss of JPEG stream sync marks in LJPEG decoder
|
||||
(this bug was found only for Leaf Aptus II RAWs).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 13 12:50:34 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define fake_name LibRaw
|
||||
|
||||
Name: libraw
|
||||
Version: 0.13.2
|
||||
Version: 0.13.5
|
||||
Release: 1
|
||||
License: CDDLv1.0 | LGPLv2.1
|
||||
Summary: Library for reading RAW files obtained from digital photo cameras
|
||||
|
Loading…
Reference in New Issue
Block a user