Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mame for openSUSE:Factory checked in 
at 2024-12-02 16:58:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mame (Old)
 and      /work/SRC/openSUSE:Factory/.mame.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mame"

Mon Dec  2 16:58:43 2024 rev:22 rq:1227551 version:0.272

Changes:
--------
--- /work/SRC/openSUSE:Factory/mame/mame.changes        2024-11-01 
21:06:57.892924826 +0100
+++ /work/SRC/openSUSE:Factory/.mame.new.28523/mame.changes     2024-12-02 
16:59:03.144994888 +0100
@@ -1,0 +2,8 @@
+Sat Nov 30 11:19:38 UTC 2024 - Илья Индиго <[email protected]>
+
+- Used gcc14 for Leap 15.6.
+- Removed ld.gold for link (fixed aarch64 build).
+- Updated to 0.272
+  * /usr/share/doc/packages/mame/whatsnew-0.272.txt
+
+-------------------------------------------------------------------

Old:
----
  mame-mame0271.tar.gz
  whatsnew_0271.txt

New:
----
  mame-mame0272.tar.gz
  whatsnew_0272.txt

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

Other differences:
------------------
++++++ mame.spec ++++++
--- /var/tmp/diff_new_pack.csKWAN/_old  2024-12-02 16:59:05.849108346 +0100
+++ /var/tmp/diff_new_pack.csKWAN/_new  2024-12-02 16:59:05.849108346 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define ver     271
+%define ver     272
 Name:           mame
 Version:        0.%{ver}
 Release:        0
@@ -38,7 +38,6 @@
 Patch4:         %{name}-bgfx.patch
 Patch5:         reproducible.patch
 BuildRequires:  asio-devel
-BuildRequires:  binutils-gold
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
@@ -70,8 +69,8 @@
 Suggests:       %{name}-tools = %{version}
 ExcludeArch:    i586 armv6hl armv7hl ppc
 %if 0%{?sle_version} > 150000 && 0%{?sle_version} < 160000
-BuildRequires:  gcc13
-BuildRequires:  gcc13-c++
+BuildRequires:  gcc14
+BuildRequires:  gcc14-c++
 %endif
 
 %description
@@ -108,7 +107,6 @@
 %define _lto_cflags %{nil}
 MY_OPT_FLAGS=$(echo %{optflags} | sed -re 's@-g($|[0-9])@-g1@g; s@-g\s@-g1 @g')
 MY_OPT_FLAGS=$(echo $MY_OPT_FLAGS | sed 's@ -Wp,-D_GLIBCXX_ASSERTIONS@@')
-MY_LDFLAGS="${LDFLAGS} -Wl,-v -fuse-ld=gold -Wl,--no-map-whole-files 
-Wl,--no-keep-memory -Wl,--no-keep-files-mapped -Wl,--no-mmap-output-file"
 sed -i "s@-Wall -Wextra -Os \$(MPARAM)@$MY_OPT_FLAGS@" 
3rdparty/genie/build/gmake.linux/genie.make
 sed -i "s@-s -rdynamic@$MY_LDFLAGS -rdynamic@" 
3rdparty/genie/build/gmake.linux/genie.make
 
@@ -132,11 +130,10 @@
     SDL_INI_PATH="%{_sysconfdir}/%{name};" \
     TOOLS=1 \
 %if 0%{?sle_version} > 150000 && 0%{?sle_version} < 160000
-    CC="gcc-13" \
-    CXX="g++-13" \
+    CC="gcc-14" \
+    CXX="g++-14" \
 %endif
-    OPT_FLAGS="$MY_OPT_FLAGS" \
-    LDOPTS="$MY_LDFLAGS"
+    OPT_FLAGS="$MY_OPT_FLAGS"
 
 %install
 install -pm0644 %{SOURCE1} whatsnew-%{version}.txt

++++++ mame-mame0271.tar.gz -> mame-mame0272.tar.gz ++++++
/work/SRC/openSUSE:Factory/mame/mame-mame0271.tar.gz 
/work/SRC/openSUSE:Factory/.mame.new.28523/mame-mame0272.tar.gz differ: char 
13, line 1


++++++ whatsnew_0271.txt -> whatsnew_0272.txt ++++++
++++ 3239 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/mame/whatsnew_0271.txt
++++ and /work/SRC/openSUSE:Factory/.mame.new.28523/whatsnew_0272.txt

Reply via email to