Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package widelands for openSUSE:Factory checked in at 2026-01-08 16:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/widelands (Old) and /work/SRC/openSUSE:Factory/.widelands.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "widelands" Thu Jan 8 16:25:42 2026 rev:18 rq:1325847 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/widelands/widelands.changes 2025-07-18 16:00:00.714183999 +0200 +++ /work/SRC/openSUSE:Factory/.widelands.new.1928/widelands.changes 2026-01-08 16:26:18.332137888 +0100 @@ -1,0 +2,16 @@ +Sat Dec 27 16:00:00 UTC 2025 - Johannes Obermayr <[email protected]> + +- Update to 1.3: + * Market trading + * Six new maps added and three old maps removed + * Economy districts + * Many improvements to the in-game Encyclopedia + * Download website maps as add-ons + * New visualisation modes in the editor + * Many new capabilities for add-on developers +- Remove upstreamed patches: + * compile_c_only_libs_with_c11_std.patch + * include_missing_cstdint.patch +- *.mo translation files are not generated anymore + +------------------------------------------------------------------- Old: ---- compile_c_only_libs_with_c11_std.patch include_missing_cstdint.patch widelands-1.2.1.tar.gz New: ---- widelands-v1.3.tar.gz ----------(Old B)---------- Old:- Remove upstreamed patches: * compile_c_only_libs_with_c11_std.patch * include_missing_cstdint.patch Old: * compile_c_only_libs_with_c11_std.patch * include_missing_cstdint.patch - *.mo translation files are not generated anymore ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ widelands.spec ++++++ --- /var/tmp/diff_new_pack.mUJLs7/_old 2026-01-08 16:26:24.312386537 +0100 +++ /var/tmp/diff_new_pack.mUJLs7/_new 2026-01-08 16:26:24.332387369 +0100 @@ -1,7 +1,7 @@ # # spec file for package widelands # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,21 +28,16 @@ %bcond_with glew %endif Name: widelands -Version: 1.2.1 +Version: 1.3 Release: 0 Summary: Realtime strategy game involving map control License: GPL-2.0-or-later URL: https://www.widelands.org -Source0: https://codeberg.org/wl/widelands/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM compile_c_only_libs_with_c11_std.patch https://github.com/widelands/widelands/issues/6697 -Patch1: compile_c_only_libs_with_c11_std.patch -# PATCH-FIX-UPSTREAM include_missing_cstdint.patch https://github.com/widelands/widelands/commit/a6c5a51a15e08894b4260c90a7c08615c495465a -Patch2: include_missing_cstdint.patch +Source0: https://codeberg.org/wl/widelands/archive/v%{version}.tar.gz#/%{name}-v%{version}.tar.gz BuildRequires: cmake >= 3.12 BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc%{?force_gcc_version}-c++ -BuildRequires: gettext BuildRequires: hicolor-icon-theme BuildRequires: ninja BuildRequires: pkgconfig @@ -122,8 +117,6 @@ %fdupes %{buildroot}%{_datadir} -%find_lang %{name} --all-name - rm -f %{buildroot}%{_prefix}/{COPYING,CREDITS,ChangeLog,VERSION} %check @@ -138,13 +131,10 @@ %{_datadir}/icons/hicolor/*/apps/org.widelands.Widelands.png %{_datadir}/applications/org.widelands.Widelands.desktop %{_mandir}/man6/%{name}.* -%{_datadir}/metainfo/org.widelands.Widelands.appdata.xml +%{_datadir}/metainfo/org.widelands.Widelands.metainfo.xml -%files data -f %{name}.lang +%files data %dir %{_datadir}/%{name} -%dir %{_datadir}/%{name}/locale -%dir %{_datadir}/%{name}/locale/* -%dir %{_datadir}/%{name}/locale/*/LC_MESSAGES %{_datadir}/%{name}/[^l]* %files debug
