Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wesnoth for openSUSE:Factory checked in at 2026-04-17 21:04:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wesnoth (Old) and /work/SRC/openSUSE:Factory/.wesnoth.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wesnoth" Fri Apr 17 21:04:28 2026 rev:51 rq:1347678 version:1.18.7 Changes: -------- --- /work/SRC/openSUSE:Factory/wesnoth/wesnoth.changes 2026-04-13 23:22:21.576723178 +0200 +++ /work/SRC/openSUSE:Factory/.wesnoth.new.11940/wesnoth.changes 2026-04-17 21:04:57.119541478 +0200 @@ -1,0 +2,6 @@ +Thu Apr 16 16:28:41 UTC 2026 - Carsten Ziepke <[email protected]> + +- Drop wesnoth-cmake-fix-find-readline.patch, not needed anymore +- Clean-up specfile, Leap 15 is EOL + +------------------------------------------------------------------- Old: ---- wesnoth-cmake-fix-find-readline.patch ----------(Old B)---------- Old: - Drop wesnoth-cmake-fix-find-readline.patch, not needed anymore - Clean-up specfile, Leap 15 is EOL ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wesnoth.spec ++++++ --- /var/tmp/diff_new_pack.TLYJ2Z/_old 2026-04-17 21:04:59.431636702 +0200 +++ /var/tmp/diff_new_pack.TLYJ2Z/_new 2026-04-17 21:04:59.435636867 +0200 @@ -26,30 +26,14 @@ URL: https://www.wesnoth.org/ # https://github.com/wesnoth/wesnoth/issues/6986 - How about adding a note to the GitHub release page saying "Don't download the tarballs from here"? Source: http://files.wesnoth.org/%{name}-%{version}.tar.bz2 -# PATCH-FIX-OPENSUSE wesnoth-cmake-fix-find-readline.patch - cmake 3.20 (used on leap) can't find readline via pkg_check_modules -Patch0: wesnoth-cmake-fix-find-readline.patch -Patch1: boost.patch +# PATCH-FIX-UPSTREAM boost.patch - Remove BuildRequires on libboost_system-devel +Patch0: boost.patch BuildRequires: cmake >= 3.14 BuildRequires: dejavu BuildRequires: fdupes BuildRequires: fribidi-devel BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme -%if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000 && 0%{?is_opensuse} -BuildRequires: libboost_atomic1_75_0-devel -BuildRequires: libboost_chrono1_75_0-devel -BuildRequires: libboost_coroutine1_75_0-devel -BuildRequires: libboost_date_time1_75_0-devel -BuildRequires: libboost_filesystem1_75_0-devel -BuildRequires: libboost_graph1_75_0-devel -BuildRequires: libboost_iostreams1_75_0-devel -BuildRequires: libboost_locale1_75_0-devel -BuildRequires: libboost_program_options1_75_0-devel -BuildRequires: libboost_random1_75_0-devel -BuildRequires: libboost_regex1_75_0-devel -BuildRequires: libboost_system1_75_0-devel -BuildRequires: libboost_thread1_75_0-devel -%else BuildRequires: libboost_atomic-devel >= %{boost_min_version} BuildRequires: libboost_chrono-devel >= %{boost_min_version} BuildRequires: libboost_coroutine-devel >= %{boost_min_version} @@ -62,7 +46,6 @@ BuildRequires: libboost_random-devel >= %{boost_min_version} BuildRequires: libboost_regex-devel >= %{boost_min_version} BuildRequires: libboost_thread-devel >= %{boost_min_version} -%endif BuildRequires: libopenssl-3-devel BuildRequires: libvorbis-devel BuildRequires: pkgconfig @@ -132,10 +115,7 @@ %prep %setup -q -%patch -P 1 -p1 -%if 0%{?sle_version} >= 150500 && 0%{?sle_version} < 160000 && 0%{?is_opensuse} %patch -P 0 -p1 -%endif # Fix rpmlint's "E: env-script-interpreter". sed -i "s:/usr/bin/env python:/usr/bin/python:g" $(find data/tools -type f)
