Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package domination-data for openSUSE:Factory
checked in at 2026-04-15 20:42:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/domination-data (Old)
and /work/SRC/openSUSE:Factory/.domination-data.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "domination-data"
Wed Apr 15 20:42:25 2026 rev:2 rq:1347135 version:20140921
Changes:
--------
--- /work/SRC/openSUSE:Factory/domination-data/domination-data.changes
2014-11-26 10:35:16.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.domination-data.new.21863/domination-data.changes
2026-04-15 20:42:25.726973309 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 13:55:20 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Do not run dos2unix in prep: there are no *.map or *.cards files
+ that could possibly be found at that stage of the build, implying
+ that this was never actually used. Old versions of dos2unix were
+ more forgiving and just ignoring this fact.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ domination-data.spec ++++++
--- /var/tmp/diff_new_pack.H6Z6ah/_old 2026-04-15 20:42:34.995355561 +0200
+++ /var/tmp/diff_new_pack.H6Z6ah/_new 2026-04-15 20:42:35.003355891 +0200
@@ -1,7 +1,7 @@
#
# spec file for package domination-data
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,9 +22,9 @@
Version: 20140921
Release: 0
Summary: Data files for Domination
-License: GPL-3.0
+License: GPL-3.0-only
Group: Amusements/Games/StrategyGame
-Url: http://domination.sourceforge.net/getmaps.shtml
+URL: http://domination.sourceforge.net/getmaps.shtml
Source0: http://domination.sourceforge.net/maps/solar.zip
Source1: http://domination.sourceforge.net/maps/bigeurope.zip
Source2: http://domination.sourceforge.net/maps/google.zip
@@ -116,7 +116,6 @@
%if 0%{?suse_version}
BuildRequires: fdupes
%endif
-BuildRequires: dos2unix
BuildRequires: unzip
Requires: %{oname}
BuildArch: noarch
@@ -134,8 +133,6 @@
Data files (cards, maps and images) for Domination.
%prep
-# Convert to unix line end
-find -name "*.cards" -print0 -or -name "*.map" -print0 | xargs -0 dos2unix
%build