Accepting request 921016 from home:mgorse:branches:multimedia:libs

- Update to 3.0.3
- Add zimg-s390x-unit-tests.patch: fix unit tests on big endian
  systems.

OBS-URL: https://build.opensuse.org/request/show/921016
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zimg?expand=0&rev=33
This commit is contained in:
2021-09-28 14:21:09 +00:00
committed by Git OBS Bridge
parent e89c29c5ae
commit 96a87e9598
7 changed files with 89 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
%define sover 2
Name: zimg
Version: 3.0.1
Version: 3.0.3
Release: 0
Summary: Scaling, colorspace conversion, and dithering library
License: WTFPL
@@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++
URL: https://github.com/sekrit-twc/zimg
Source0: zimg-%{version}.tar.xz
Source99: baselibs.conf
Patch0: zimg-s390x-unit-tests.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: cmake
@@ -56,6 +57,7 @@ developing applications that use libzimg%{sover}.
%prep
%setup -q
%patch0 -p1
%build
autoreconf -fiv