Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nbsdgames for openSUSE:Factory checked in at 2026-05-12 19:27:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbsdgames (Old) and /work/SRC/openSUSE:Factory/.nbsdgames.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbsdgames" Tue May 12 19:27:22 2026 rev:2 rq:1352559 version:6.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nbsdgames/nbsdgames.changes 2022-05-17 17:25:10.859211629 +0200 +++ /work/SRC/openSUSE:Factory/.nbsdgames.new.1966/nbsdgames.changes 2026-05-12 19:28:03.958562740 +0200 @@ -1,0 +2,25 @@ +Mon May 4 18:34:51 UTC 2026 - Carsten Ziepke <[email protected]> + +- Update to version 6.0.1 + * Found a small flaw in the pipes game and fixed it. +- Changes in version 6 + * Despite all the delay and obstacles, HERE IS NBSDGAMES 6, + RELEASED FAR AHEAD OF GTA 6! Which it not only surpasses in + release schedule, but also in affordability, portability, + efficiency, sustainability, Plan9 and MS-DOS support and + everything else. + So we can hope and wish that this release leaves the whole + gaming industry bankrupt and malnourished. + * As good as the games were, they now have better AI, which + adjusts its own difficulty to provide much more engaging + gameplay than before. + * The game Scissor has been added, which has a pretty good + and original gameplay and is a new genre of its own. + * RedSquare's gameplay has changed a lot, it too is a new genre + of its own (somewhat similar to Scissor) and its new gameplay + opens endless possibilities in the ways you can play it. + * The games Treasure, Revenge have also been added. + They are good too. + * There have been minor bugfixes as well. + +------------------------------------------------------------------- Old: ---- v5.tar.gz New: ---- nbsdgames-6.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbsdgames.spec ++++++ --- /var/tmp/diff_new_pack.3IvWVT/_old 2026-05-12 19:28:04.790597224 +0200 +++ /var/tmp/diff_new_pack.3IvWVT/_new 2026-05-12 19:28:04.790597224 +0200 @@ -1,7 +1,7 @@ # # spec file for package nbsdgames # -# Copyright (c) 2022 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,15 +17,14 @@ Name: nbsdgames -Version: 5 +Version: 6.0.1 Release: 0 Summary: A collection of text-based games License: CC0-1.0 Group: Amusements/Games/Other URL: https://github.com/abakh/nbsdgames -Source: %{url}/archive/refs/tags/v%{version}.tar.gz +Source: https://github.com/abakh/nbsdgames/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: ncurses-devel -BuildRequires: update-desktop-files %description A new collection of console games inspired by the classic bsd-games collection. @@ -43,10 +42,9 @@ mkdir -p %{buildroot}%{_mandir}/man6 make manpages MAN_DIR=%{buildroot}%{_mandir}/man6 -install -D nbsdgames.desktop %{buildroot}%{_datadir}/applications/nbsdgames.desktop +install -m 0644 -D nbsdgames.desktop %{buildroot}%{_datadir}/applications/nbsdgames.desktop install -D nbsdgames.svg %{buildroot}%{_datadir}/pixmaps/nbsdgames.svg chmod -x %{buildroot}%{_datadir}/pixmaps/nbsdgames.svg -%suse_update_desktop_file %{name} %files %license LICENSE
