Accepting request 586338 from GNOME:Next

Update to 3.28.0

OBS-URL: https://build.opensuse.org/request/show/586338
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=150
This commit is contained in:
Dominique Leuenberger 2018-03-13 10:31:21 +00:00 committed by Git OBS Bridge
parent 1c75bdf739
commit e9590f2e71
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 13 10:28:04 UTC 2018 - dimstar@opensuse.org
- export LDFLAGS="-ldl": upstream forgot to link libdl, which is
needed for dlsyms (bgo#794281).
-------------------------------------------------------------------
Mon Mar 12 22:19:41 UTC 2018 - dimstar@opensuse.org

View File

@ -91,6 +91,7 @@ translation-update-upstream
%endif
%build
export LDFLAGS="-ldl"
%configure --disable-static --with-pic \
--enable-gtk-doc \
--with-gtk=3.0 \