Accepting request 622510 from multimedia:libs
- Update to 2.7.5: * depth: fix SSE2 byte->float when width+4 is mod16 * resize: allow downsampling to very low resolutions OBS-URL: https://build.opensuse.org/request/show/622510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zimg?expand=0&rev=28
This commit is contained in:
commit
32e264cd86
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5182544ba42001613ffa8fd54dac2e8738639339f4bf070a53a4ebf17fdb2a97
|
|
||||||
size 246376
|
|
3
release-2.7.5.tar.gz
Normal file
3
release-2.7.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0fbefe23cd677f4d902dcad40c4ef078a347454630168106e6eed4cf91a217ff
|
||||||
|
size 246416
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 13 20:36:32 UTC 2018 - 9+suse@cirno.systems
|
||||||
|
|
||||||
|
- Update to 2.7.5:
|
||||||
|
* depth: fix SSE2 byte->float when width+4 is mod16
|
||||||
|
* resize: allow downsampling to very low resolutions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 23 11:40:40 UTC 2018 - dimstar@opensuse.org
|
Mon Apr 23 11:40:40 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%define sover 2
|
%define sover 2
|
||||||
Name: zimg
|
Name: zimg
|
||||||
Version: 2.7.4
|
Version: 2.7.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Scaling, colorspace conversion, and dithering library
|
Summary: Scaling, colorspace conversion, and dithering library
|
||||||
License: WTFPL
|
License: WTFPL
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/sekrit-twc/zimg
|
URL: https://github.com/sekrit-twc/zimg
|
||||||
Source0: https://github.com/sekrit-twc/zimg/archive/release-%{version}.tar.gz
|
Source0: https://github.com/sekrit-twc/zimg/archive/release-%{version}.tar.gz
|
||||||
source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user