Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mame for openSUSE:Factory checked in 
at 2025-07-02 12:12:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mame (Old)
 and      /work/SRC/openSUSE:Factory/.mame.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mame"

Wed Jul  2 12:12:05 2025 rev:28 rq:1289692 version:0.278

Changes:
--------
--- /work/SRC/openSUSE:Factory/mame/mame.changes        2025-04-30 
19:04:25.018412637 +0200
+++ /work/SRC/openSUSE:Factory/.mame.new.7067/mame.changes      2025-07-02 
12:15:19.705281841 +0200
@@ -1,0 +2,8 @@
+Tue Jul  1 18:24:25 UTC 2025 - Илья Индиго <i...@ilya.top>
+
+- Optimized CFLAGS, CXXFLAGS and LDFLAGS in spec file.
+- Changed _constraints file default 8GB RAM and 16GB HDD is enough.
+- Updated to 0.278
+  * /usr/share/doc/packages/mame/whatsnew-0.278.txt
+
+-------------------------------------------------------------------

Old:
----
  mame-mame0277.tar.gz
  whatsnew_0277.txt

New:
----
  mame-mame0278.tar.gz
  whatsnew_0278.txt

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

Other differences:
------------------
++++++ mame.spec ++++++
--- /var/tmp/diff_new_pack.9VqjHM/_old  2025-07-02 12:15:22.037378619 +0200
+++ /var/tmp/diff_new_pack.9VqjHM/_new  2025-07-02 12:15:22.037378619 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define ver     277
+%define ver     278
 Name:           mame
 Version:        0.%{ver}
 Release:        0
@@ -67,7 +67,7 @@
 BuildRequires:  pkgconfig(zlib)
 Requires:       %{name}-data = %{version}
 Suggests:       %{name}-tools = %{version}
-ExcludeArch:    i586 armv6hl armv7hl ppc
+ExcludeArch:    i586 armv6hl armv7hl ppc s390
 %if 0%{?sle_version} > 150000 && 0%{?sle_version} < 160000
 BuildRequires:  gcc13
 BuildRequires:  gcc13-c++
@@ -105,12 +105,18 @@
 
 %build
 %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@@')
-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
+CFLAGS="%{optflags} -g1 -Wl,-v -fuse-ld=mold"
+LDFLAGS="$LDFLAGS -Wl,-v -fuse-ld=mold"
+sed -i -e "s/-Wall -Wextra -Os \$(MPARAM)/$CFLAGS/" -e "s/-s 
-rdynamic/$LDFLAGS -rdynamic/" 3rdparty/genie/build/gmake.linux/genie.make
 
 %make_build \
+%if 0%{?sle_version} > 150000 && 0%{?sle_version} < 160000
+    CC="gcc-13" \
+    CXX="g++-13" \
+%endif
+    CFLAGS="$CFLAGS" \
+    CXXFLAGS="$CFLAGS" \
+    LDOPTS="$LDFLAGS" \
     NOWERROR=1 \
     OPTIMIZE=3 \
     PYTHON_EXECUTABLE=python3 \
@@ -128,13 +134,7 @@
     USE_SYSTEM_LIB_UTF8PROC=1 \
     USE_SYSTEM_LIB_ZLIB=1 \
     SDL_INI_PATH="%{_sysconfdir}/%{name};" \
-    TOOLS=1 \
-%if 0%{?sle_version} > 150000 && 0%{?sle_version} < 160000
-    CC="gcc-13" \
-    CXX="g++-13" \
-%endif
-    OPT_FLAGS="$MY_OPT_FLAGS" \
-    LDOPTS="${LDFLAGS} -Wl,-v -fuse-ld=mold"
+    TOOLS=1
 
 %install
 install -pm0644 %{SOURCE1} whatsnew-%{version}.txt

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.9VqjHM/_old  2025-07-02 12:15:22.077380279 +0200
+++ /var/tmp/diff_new_pack.9VqjHM/_new  2025-07-02 12:15:22.077380279 +0200
@@ -1,13 +1,4 @@
 <constraints>
-  <hardware>
-    <processors>4</processors>
-    <memory>
-      <size unit="G">12</size>
-    </memory>
-    <disk>
-      <size unit="G">34</size>
-    </disk>
-  </hardware>
   <overwrite>
     <conditions>
       <arch>aarch64</arch>

++++++ mame-mame0277.tar.gz -> mame-mame0278.tar.gz ++++++
/work/SRC/openSUSE:Factory/mame/mame-mame0277.tar.gz 
/work/SRC/openSUSE:Factory/.mame.new.7067/mame-mame0278.tar.gz differ: char 13, 
line 1


++++++ whatsnew_0277.txt -> whatsnew_0278.txt ++++++
++++ 6058 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/mame/whatsnew_0277.txt
++++ and /work/SRC/openSUSE:Factory/.mame.new.7067/whatsnew_0278.txt

Reply via email to