- 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/package/show/multimedia:libs/zimg?expand=0&rev=14
This commit is contained in:
Mia Herkt
2018-07-13 20:39:43 +00:00
committed by Git OBS Bridge
parent 28c9fdedac
commit f93d70122f
4 changed files with 12 additions and 5 deletions

View File

@@ -18,14 +18,14 @@
%define sover 2
Name: zimg
Version: 2.7.4
Version: 2.7.5
Release: 0
Summary: Scaling, colorspace conversion, and dithering library
License: WTFPL
Group: Development/Libraries/C and C++
URL: https://github.com/sekrit-twc/zimg
Source0: https://github.com/sekrit-twc/zimg/archive/release-%{version}.tar.gz
source99: baselibs.conf
Source99: baselibs.conf
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++