Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vms-empire for openSUSE:Factory checked in at 2026-04-29 19:18:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vms-empire (Old) and /work/SRC/openSUSE:Factory/.vms-empire.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vms-empire" Wed Apr 29 19:18:30 2026 rev:8 rq:1349876 version:1.20 Changes: -------- --- /work/SRC/openSUSE:Factory/vms-empire/vms-empire.changes 2025-03-06 14:49:19.774951493 +0100 +++ /work/SRC/openSUSE:Factory/.vms-empire.new.30200/vms-empire.changes 2026-04-29 19:19:33.265285886 +0200 @@ -1,0 +2,17 @@ +Mon Apr 20 19:33:14 UTC 2026 - Carsten Ziepke <[email protected]> + +- Update to version 1.20 + * More code hardening. + * Fix for ancient bug: enemy satellites no longer awaken your + pieces. +- Changes in version 1.19 + * Code hardening with ChatGPT 5.2 + * Close off a whole bunch of potential buffer overruns. + * Bail out gracefully on failed memory allocations. + * New versioned, field-wise save format with map dimensions + recorded. + * Default save file name is now empire.sav. + * Documentation is fully spellchecked. +- Drop BuildRequires update-desktop-files + +------------------------------------------------------------------- Old: ---- vms-empire-1.18.tar.gz New: ---- vms-empire-1.20.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vms-empire.spec ++++++ --- /var/tmp/diff_new_pack.sjehBI/_old 2026-04-29 19:19:33.757306042 +0200 +++ /var/tmp/diff_new_pack.sjehBI/_new 2026-04-29 19:19:33.757306042 +0200 @@ -1,7 +1,7 @@ # # spec file for package vms-empire # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 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 @@ -17,7 +17,7 @@ Name: vms-empire -Version: 1.18 +Version: 1.20 Release: 0 Summary: Simulation of a full-scale war between two emperors License: GPL-2.0-only @@ -26,7 +26,6 @@ Source0: http://www.catb.org/~esr/%{name}/%{name}-%{version}.tar.gz BuildRequires: hicolor-icon-theme BuildRequires: ncurses-devel -BuildRequires: update-desktop-files %description The ancestor of all 4x (expand/explore/exploit/exterminate) games. @@ -38,6 +37,7 @@ %prep %autosetup -p1 +sed -i -e 's|PREFIX ?= /usr/local|PREFIX ?= /usr|g' Makefile %build %make_build CFLAGS="%{optflags}" @@ -45,11 +45,9 @@ %install %make_install -%suse_update_desktop_file %{name} - %files %license COPYING -%doc AUTHORS BUGS HACKING NEWS README +%doc AUTHORS BUGS HACKING NEWS README.adoc %{_bindir}/%{name} %{_datadir}/appdata/%{name}.xml %{_mandir}/man6/%{name}.6%{?ext_man} ++++++ vms-empire-1.18.tar.gz -> vms-empire-1.20.tar.gz ++++++ ++++ 2162 lines of diff (skipped)
