From 1af3908d799736da3d25103e2c32e169a4ba6879cb8571f721deb53850f36c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 12 Jun 2017 18:25:00 +0000 Subject: [PATCH] Accepting request 503238 from home:kah0922 This adds 32bit minizip support for gens-gs. The changes have been noted in the changelog. OBS-URL: https://build.opensuse.org/request/show/503238 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=44 --- baselibs.conf | 2 ++ zlib.changes | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index e0d8dc7..cc89966 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -7,3 +7,5 @@ zlib-devel requires "libz1- = " zlib-devel-static requires "zlib-devel- = " +libminizip1 + targettype x86 provides "baselibs-x86:/lib/libminizip.so.1" \ No newline at end of file diff --git a/zlib.changes b/zlib.changes index cb03c6d..de5473c 100644 --- a/zlib.changes +++ b/zlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 12 17:35:18 UTC 2017 - kah0922@gmail.com + +- Added 32bit minizip support + ------------------------------------------------------------------- Thu Jun 1 13:34:38 UTC 2017 - mpluskal@suse.com