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-09-07 11:33:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wesnoth (Old)
 and      /work/SRC/openSUSE:Factory/.wesnoth.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wesnoth"

Mon Sep  7 11:33:41 2026 rev:52 rq:1375959 version:1.18.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/wesnoth/wesnoth.changes  2026-04-17 
21:04:57.119541478 +0200
+++ /work/SRC/openSUSE:Factory/.wesnoth.new.1265/wesnoth.changes        
2026-09-07 11:34:42.051285730 +0200
@@ -1,0 +2,14 @@
+Sat Aug 22 15:16:51 UTC 2026 - Carsten Ziepke <[email protected]>
+
+- Update to 1.18.8:
+  Translations
+  * Updated translations: Bengali, Chinese (Simplified), Czech,
+    German, Hebrew, Hungarian, Portuguese (Brazil), Spanish
+  Miscellaneous and Bug Fixes
+  * Make Boost::system optional with boost 1.69 or later
+    (necessary for compatibility with 1.89 and later).
+  * Resolved not all translations being available for selection
+    on Windows builds.
+- Rebase wesnoth-boost.patch, not completely fixed upstream    
+
+-------------------------------------------------------------------

Old:
----
  boost.patch
  wesnoth-1.18.7.tar.bz2

New:
----
  wesnoth-1.18.8.tar.bz2
  wesnoth-boost.patch

----------(Old B)----------
  Old:    on Windows builds.
- Rebase wesnoth-boost.patch, not completely fixed upstream    
----------(Old E)----------

----------(New B)----------
  New:    on Windows builds.
- Rebase wesnoth-boost.patch, not completely fixed upstream    
----------(New E)----------

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

Other differences:
------------------
++++++ wesnoth.spec ++++++
--- /var/tmp/diff_new_pack.o1m69K/_old  2026-09-07 11:34:49.616550321 +0200
+++ /var/tmp/diff_new_pack.o1m69K/_new  2026-09-07 11:34:49.618550391 +0200
@@ -18,7 +18,7 @@
 
 %define boost_min_version 1.67
 Name:           wesnoth
-Version:        1.18.7
+Version:        1.18.8
 Release:        0
 Summary:        Fantasy Turn-Based Strategy Game
 License:        EPL-1.0 AND GPL-2.0-or-later
@@ -26,8 +26,8 @@
 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-UPSTREAM boost.patch - Remove BuildRequires on 
libboost_system-devel
-Patch0:         boost.patch
+# PATCH-FIX-UPSTREAM wesnoth-boost.patch - Remove BuildRequires on 
libboost_system-devel
+Patch0:         wesnoth-boost.patch
 BuildRequires:  cmake >= 3.14
 BuildRequires:  dejavu
 BuildRequires:  fdupes
@@ -188,6 +188,8 @@
 %dir %{_mandir}/fr/man6
 %dir %{_mandir}/gl
 %dir %{_mandir}/gl/man6
+%dir %{_mandir}/he
+%dir %{_mandir}/he/man6
 %dir %{_mandir}/hu
 %dir %{_mandir}/hu/man6
 %dir %{_mandir}/id

++++++ wesnoth-1.18.7.tar.bz2 -> wesnoth-1.18.8.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/wesnoth/wesnoth-1.18.7.tar.bz2 
/work/SRC/openSUSE:Factory/.wesnoth.new.1265/wesnoth-1.18.8.tar.bz2 differ: 
char 11, line 1

++++++ wesnoth-boost.patch ++++++
diff -Nur wesnoth-1.18.8-orig/src/CMakeLists.txt 
wesnoth-1.18.8/src/CMakeLists.txt
--- wesnoth-1.18.8-orig/src/CMakeLists.txt      2026-08-18 17:07:28.000000000 
+0200
+++ wesnoth-1.18.8/src/CMakeLists.txt   2026-08-22 17:40:38.407051837 +0200
@@ -302,7 +302,6 @@
                Boost::iostreams
                Boost::program_options
                Boost::regex
-               Boost::system
                Boost::random
                Boost::coroutine
                Boost::locale
@@ -393,7 +392,6 @@
                Boost::iostreams
                Boost::program_options
                Boost::regex
-               Boost::system
                Boost::random
                Boost::coroutine
                Boost::locale

Reply via email to