Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solarus for openSUSE:Factory checked 
in at 2021-04-12 12:37:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solarus (Old)
 and      /work/SRC/openSUSE:Factory/.solarus.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solarus"

Mon Apr 12 12:37:01 2021 rev:12 rq:884254 version:1.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/solarus/solarus.changes  2021-04-08 
21:31:49.931785175 +0200
+++ /work/SRC/openSUSE:Factory/.solarus.new.2401/solarus.changes        
2021-04-12 12:39:51.849543618 +0200
@@ -1,0 +2,5 @@
+Sat Apr 10 10:06:15 UTC 2021 - Antoine Belvire <[email protected]>
+
+- Remove compatibility bits for openSUSE Leap < 15.2.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ solarus.spec ++++++
--- /var/tmp/diff_new_pack.5ia4tI/_old  2021-04-12 12:39:52.281544120 +0200
+++ /var/tmp/diff_new_pack.5ia4tI/_new  2021-04-12 12:39:52.285544125 +0200
@@ -55,11 +55,7 @@
 
 %package gui
 Summary:        Graphical user interface to launch Solarus games
-# Package "gui" was split from main package on 1.6.1
-# Make sure upgrade of main package from version < 1.6.1
-# installs "gui" as well with a specific Provides
 Group:          Amusements/Games/RPG
-Provides:       %{name}:%{_bindir}/solarus-launcher
 
 %description gui
 This package provides a graphical user interface to launch games
@@ -103,13 +99,13 @@
 %cmake_install
 %find_lang %{name} --with-qt
 
-%if 0%{?suse_version} > 1510
 %check
+%if 0%{?suse_version} < 1550
 # Tweak path to find libsolarus.so and libsolarus-testing.so
 export LD_LIBRARY_PATH="$PWD/build:$PWD/build/tests"
+%endif
 # Tests 1200 and 1210 require a graphical display
 %ctest --exclude-regex "lua/bugs/(1200_.*|1210_.*)"
-%endif
 
 %post   -n libsolarus1 -p /sbin/ldconfig
 %postun -n libsolarus1 -p /sbin/ldconfig

Reply via email to