Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libquvi-scripts for openSUSE:Factory 
checked in at 2021-02-15 23:10:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libquvi-scripts (Old)
 and      /work/SRC/openSUSE:Factory/.libquvi-scripts.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libquvi-scripts"

Mon Feb 15 23:10:12 2021 rev:13 rq:870428 version:0.9.20131130

Changes:
--------
--- /work/SRC/openSUSE:Factory/libquvi-scripts/libquvi-scripts.changes  
2017-08-14 12:35:37.357051356 +0200
+++ 
/work/SRC/openSUSE:Factory/.libquvi-scripts.new.28504/libquvi-scripts.changes   
    2021-02-15 23:10:13.650851598 +0100
@@ -1,0 +2,7 @@
+Mon Feb  8 17:39:26 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Use boolean dependencies to require the correct lua<n>-luasocket,
+  depending on the system in use (lua53-luasocket if liblua5_3-5,
+  lua54-luasocket if liblua5-4-5).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libquvi-scripts.spec ++++++
--- /var/tmp/diff_new_pack.lcxPZz/_old  2021-02-15 23:10:14.294852560 +0100
+++ /var/tmp/diff_new_pack.lcxPZz/_new  2021-02-15 23:10:14.294852560 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libquvi-scripts
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,19 +20,14 @@
 Version:        0.9.20131130
 Release:        0
 Summary:        Lua scripts used by libquvi
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Other
-Url:            http://quvi.sourceforge.net/
+URL:            http://quvi.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/quvi/0.9/libquvi-scripts/libquvi-scripts-%{version}.tar.xz
 # For pkgconfig() Provides
 BuildRequires:  pkgconfig
-%if 0%{?suse_version} > 1320
-# Package was renamed and provided for multiple lua versions after Leap 42.3
-# Require the lua-version that libquvi links
-Requires:       lua53-luasocket
-%else
-Requires:       luasocket
-%endif
+Requires:       (lua53-luasocket if liblua5_3-5)
+Requires:       (lua54-luasocket if liblua5_4-5)
 
 %description
 libquvi-scripts contains the embedded lua scripts that libquvi uses for

Reply via email to