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
This commit is contained in:
Tomáš Chvátal 2017-06-12 18:25:00 +00:00 committed by Git OBS Bridge
parent 75dd41b720
commit 1af3908d79
2 changed files with 7 additions and 0 deletions

View File

@ -7,3 +7,5 @@ zlib-devel
requires "libz1-<targettype> = <version>"
zlib-devel-static
requires "zlib-devel-<targettype> = <version>"
libminizip1
targettype x86 provides "baselibs-x86:<prefix>/lib/libminizip.so.1"

View File

@ -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