Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blobwars for openSUSE:Factory 
checked in at 2023-08-17 19:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blobwars (Old)
 and      /work/SRC/openSUSE:Factory/.blobwars.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blobwars"

Thu Aug 17 19:44:04 2023 rev:4 rq:1104247 version:2.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/blobwars/blobwars.changes        2017-07-21 
22:50:15.453463815 +0200
+++ /work/SRC/openSUSE:Factory/.blobwars.new.1766/blobwars.changes      
2023-08-17 19:44:27.862892493 +0200
@@ -1,0 +2,7 @@
+Wed Aug 16 08:01:08 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Add blobwars-glibc-2.38.patch: rename internally used strlcpy
+  function to bw_strlcpy: do not conflict with strlcpy introduced
+  in glibc 2.38.
+
+-------------------------------------------------------------------

New:
----
  blobwars-glibc-2.38.patch

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

Other differences:
------------------
++++++ blobwars.spec ++++++
--- /var/tmp/diff_new_pack.EHDYBi/_old  2023-08-17 19:44:29.254895097 +0200
+++ /var/tmp/diff_new_pack.EHDYBi/_new  2023-08-17 19:44:29.262895113 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package blobwars
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
 #
 # 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/
 #
 
 
@@ -20,15 +20,17 @@
 Version:        2.00
 Release:        0
 Summary:        Mission and Objective based 2D Platform Game
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Amusements/Games/Action/Arcade
-Url:            http://sourceforge.net/projects/blobwars/
+URL:            http://sourceforge.net/projects/blobwars/
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Source1:        %{name}.appdata.xml
 # PATCH-FIX-OPENSUSE - blobwars-icons_blobwars.desktop.patch -- Add 
GenericName and Category
 Patch0:         %{name}-icons_blobwars.desktop.patch
 # PATCH-FIX-UPSTREAM https://sourceforge.net/p/blobwars/patches/8/
 Patch1:         reproducible.patch
+# PATCH-FIX-UPSTREAM blobwars-glibc-2.38.patch [email protected] -- Do nog 
conflict with glibc 2.38
+Patch2:         blobwars-glibc-2.38.patch
 %if 0%{?suse_version}
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
@@ -59,6 +61,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 # Correct Permissions
 chmod 0644 Makefile*

++++++ blobwars-glibc-2.38.patch ++++++
++++ 836 lines (skipped)

Reply via email to