Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bs for openSUSE:Factory checked in 
at 2025-03-12 15:27:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bs (Old)
 and      /work/SRC/openSUSE:Factory/.bs.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bs"

Wed Mar 12 15:27:33 2025 rev:3 rq:1251828 version:2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/bs/bs.changes    2020-11-06 23:46:14.759131466 
+0100
+++ /work/SRC/openSUSE:Factory/.bs.new.19136/bs.changes 2025-03-12 
15:27:34.975128358 +0100
@@ -1,0 +2,8 @@
+Sat Mar  8 20:51:13 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to 2.13:
+  * Add -v option
+  * Code cleanup - remove pre-SuSv2 cruft
+- license is BSD-2-Clause
+
+-------------------------------------------------------------------

Old:
----
  bs-2.11.tar.gz

New:
----
  bs-2.13.tar.gz

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

Other differences:
------------------
++++++ bs.spec ++++++
--- /var/tmp/diff_new_pack.u6QRj6/_old  2025-03-12 15:27:36.763203245 +0100
+++ /var/tmp/diff_new_pack.u6QRj6/_new  2025-03-12 15:27:36.779203915 +0100
@@ -2,6 +2,7 @@
 # spec file for package bs
 #
 # Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +18,16 @@
 
 
 Name:           bs
-Version:        2.11
+Version:        2.13
 Release:        0
 Summary:        Battleships solitaire game with a color interface
-License:        BSD-3-Clause
+License:        BSD-2-Clause
 Group:          Amusements/Games/Strategy/Turn Based
 URL:            http://www.catb.org/~esr/bs/
 Source0:        http://www.catb.org/~esr/%{name}/%{name}-%{version}.tar.gz
-BuildRequires:  ncurses-devel
-%if 0%{?suse_version}
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  ncurses-devel
 BuildRequires:  update-desktop-files
-%endif
 
 %description
 The classic game of Battleships against the computer. Uses character-cell
@@ -36,21 +35,18 @@
 under Linux the mouse will work.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%make_build CFLAGS="%{optflags}"
+%make_build
 
 %install
 %make_install
-
-%if 0%{?suse_version}
-    %suse_update_desktop_file %{name}
-%endif
+%suse_update_desktop_file %{name}
 
 %files
 %license COPYING
-%doc NEWS README
+%doc NEWS.adoc README
 %{_bindir}/%{name}
 %{_mandir}/man6/%{name}.6%{?ext_man}
 %{_datadir}/appdata/

++++++ bs-2.11.tar.gz -> bs-2.13.tar.gz ++++++
++++ 2886 lines of diff (skipped)

Reply via email to