Hello community,

here is the log from the commit of package mingw64-gcc for openSUSE:Factory 
checked in at 2020-09-03 01:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mingw64-gcc (Old)
 and      /work/SRC/openSUSE:Factory/.mingw64-gcc.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mingw64-gcc"

Thu Sep  3 01:16:38 2020 rev:2 rq:831343 version:9.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-cross-gcc-bootstrap.changes  
2020-01-08 17:55:15.713663296 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw64-gcc.new.3399/mingw64-cross-gcc-bootstrap.changes
        2020-09-03 01:17:24.912542503 +0200
@@ -1,0 +2,10 @@
+Mon Aug 31 17:09:50 UTC 2020 - Ralf Habacker <[email protected]>
+
+- Fix invalid location to brp-compress on tumbleweed (boo#1175858)
+
+-------------------------------------------------------------------
+Fri Feb  7 08:59:30 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Build only on x86* archs
+
+-------------------------------------------------------------------
mingw64-cross-gcc.changes: same change
--- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-gcc.changes  2020-01-08 
17:55:17.845664417 +0100
+++ /work/SRC/openSUSE:Factory/.mingw64-gcc.new.3399/mingw64-gcc.changes        
2020-09-03 01:17:28.984544001 +0200
@@ -1,0 +2,11 @@
+Fri Jun 19 12:25:53 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Cannot be noarch, otherwise it makes mingw64-libssp0 available
+  on aarch64, which is wrong.
+
+-------------------------------------------------------------------
+Fri Feb  7 08:59:30 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Build only on x86* archs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mingw64-cross-gcc-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.NJQEMH/_old  2020-09-03 01:17:30.044544390 +0200
+++ /var/tmp/diff_new_pack.NJQEMH/_new  2020-09-03 01:17:30.048544392 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-cross-gcc-bootstrap
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define __os_install_post %{_libexecdir}/rpm/brp-compress %{nil}
+%define __os_install_post %{_prefix}/lib/rpm/brp-compress %{nil}
 Name:           mingw64-cross-gcc-bootstrap
 Version:        9.2.0
 Release:        0
@@ -44,6 +44,7 @@
 Requires:       mingw64-filesystem
 Requires:       mingw64-headers
 Requires:       mingw64-headers-dummy-pthread
+ExclusiveArch:  %ix86 x86_64
 
 %description
 MinGW Windows cross-compiler (GCC) for C

++++++ mingw64-cross-gcc.spec ++++++
--- /var/tmp/diff_new_pack.NJQEMH/_old  2020-09-03 01:17:30.076544402 +0200
+++ /var/tmp/diff_new_pack.NJQEMH/_new  2020-09-03 01:17:30.080544404 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-cross-gcc
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define __os_install_post %{_libexecdir}/rpm/brp-compress %{nil}
+%define __os_install_post %{_prefix}/lib/rpm/brp-compress %{nil}
 %define include_ada 0
 Name:           mingw64-cross-gcc
 Version:        9.2.0
@@ -54,6 +54,7 @@
 %if %{include_ada}
 BuildRequires:  gcc-ada
 %endif
+ExclusiveArch:  %ix86 x86_64
 
 %description
 MinGW Windows cross-compiler (GCC) for C

++++++ mingw64-gcc.spec ++++++
--- /var/tmp/diff_new_pack.NJQEMH/_old  2020-09-03 01:17:30.108544414 +0200
+++ /var/tmp/diff_new_pack.NJQEMH/_new  2020-09-03 01:17:30.116544417 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-gcc
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,11 +56,11 @@
 Requires:       mingw64-headers
 Requires:       mingw64-runtime
 Requires:       mingw64-winpthreads-devel
-BuildArch:      noarch
 %if %{include_ada}
 BuildRequires:  gcc-ada
 BuildRequires:  mingw64-cross-gcc-ada >= %{version}
 %endif
+ExclusiveArch:  %ix86 x86_64
 
 %description
 MinGW Windows compiler (GCC) for C


Reply via email to