Accepting request 522095 from home:matejcik:branches:network:utilities

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

OBS-URL: https://build.opensuse.org/request/show/522095
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=230
This commit is contained in:
OBS User mrdocs 2017-09-07 22:27:06 +00:00 committed by Git OBS Bridge
parent d2d22b8cd8
commit 1f980bccde
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