Accepting request 522191 from network:utilities

1

OBS-URL: https://build.opensuse.org/request/show/522191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireshark?expand=0&rev=129
This commit is contained in:
Dominique Leuenberger 2017-09-09 18:26:46 +00:00 committed by Git OBS Bridge
commit beb98cd407
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 7 17:06:44 UTC 2017 - jmatejek@suse.com
- downgrade to lua51-devel in order to drop Lua 5.2 from Factory
(can't upgrade to 5.3 because that is still not supported)
-------------------------------------------------------------------
Tue Aug 29 21:38:52 UTC 2017 - astieger@suse.com

View File

@ -103,7 +103,7 @@ BuildRequires: pkgconfig(Qt5PrintSupport)
BuildRequires: pkgconfig(Qt5Widgets)
%endif
%if 0%{?suse_version} > 1320
BuildRequires: lua52-devel
BuildRequires: lua51-devel
%else
BuildRequires: lua-devel
%endif