forked from pool/ghc-JuicyPixels
- update to 3.2.5.2
* Adding: Width & Height metdata to help querying image information without decompressing the whole. * Adding: Source format metadata. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=6
This commit is contained in:
parent
d1d157759f
commit
e4aefa6eb2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b89909006533da86a81fd83ab1e3967f731e703b222242613dfac09329999787
|
|
||||||
size 115162
|
|
3
JuicyPixels-3.2.5.2.tar.gz
Normal file
3
JuicyPixels-3.2.5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54ea503915616808069cd94e765c8bc56d4f92d9e1c9a02e56c6bca12db0de1d
|
||||||
|
size 116053
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 8 06:12:29 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 3.2.5.2
|
||||||
|
* Adding: Width & Height metdata to help querying image information without
|
||||||
|
decompressing the whole.
|
||||||
|
* Adding: Source format metadata.
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 31 20:15:22 UTC 2015 - mimi.vx@gmail.com
|
Sun May 31 20:15:22 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# no useful debuginfo for Haskell packages without C sources
|
# no useful debuginfo for Haskell packages without C sources
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
Name: ghc-JuicyPixels
|
Name: ghc-JuicyPixels
|
||||||
Version: 3.2.5.1
|
Version: 3.2.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Picture loading/serialization
|
Summary: Picture loading/serialization
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user