commit mingw32-gcc for openSUSE:Factory

2020-10-28 Thread root
Hello community,

here is the log from the commit of package mingw32-gcc for openSUSE:Factory 
checked in at 2020-10-28 10:00:40

Comparing /work/SRC/openSUSE:Factory/mingw32-gcc (Old)
 and  /work/SRC/openSUSE:Factory/.mingw32-gcc.new.3463 (New)


Package is "mingw32-gcc"

Wed Oct 28 10:00:40 2020 rev:3 rq:844398 version:9.2.0

Changes:

mingw32-cross-gcc.changes: same change
--- /work/SRC/openSUSE:Factory/mingw32-gcc/mingw32-gcc.changes  2020-09-03 
01:17:18.876540284 +0200
+++ /work/SRC/openSUSE:Factory/.mingw32-gcc.new.3463/mingw32-gcc.changes
2020-10-28 10:01:28.487274575 +0100
@@ -1,0 +2,5 @@
+Tue Oct 20 06:40:27 UTC 2020 - Ralf Habacker 
+
+- Add _constraints to fix builds on Tumbleweed
+
+---

New:

  _constraints



Other differences:
--
mingw32-cross-gcc.spec: same change
++ mingw32-gcc.spec ++
--- /var/tmp/diff_new_pack.OsmX5h/_old  2020-10-28 10:01:32.371277292 +0100
+++ /var/tmp/diff_new_pack.OsmX5h/_new  2020-10-28 10:01:32.375277295 +0100
@@ -347,7 +347,6 @@
 %{_mingw32_bindir}/libatomic-1.dll
 
 %files -n mingw32-cpp
-#/lib/%{_mingw32_target}-cpp
 %{_mingw32_bindir}/cpp.exe
 %{_mingw32_mandir}/man1/cpp.1*
 %dir %{_mingw32_libdir}/gcc/%{_mingw32_target}

++ _constraints ++



11






commit mingw32-gcc for openSUSE:Factory

2020-09-02 Thread root
Hello community,

here is the log from the commit of package mingw32-gcc for openSUSE:Factory 
checked in at 2020-09-03 01:16:31

Comparing /work/SRC/openSUSE:Factory/mingw32-gcc (Old)
 and  /work/SRC/openSUSE:Factory/.mingw32-gcc.new.3399 (New)


Package is "mingw32-gcc"

Thu Sep  3 01:16:31 2020 rev:2 rq:831342 version:9.2.0

Changes:

--- /work/SRC/openSUSE:Factory/mingw32-gcc/mingw32-cross-gcc-bootstrap.changes  
2020-01-08 17:55:02.757656484 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw32-gcc.new.3399/mingw32-cross-gcc-bootstrap.changes
2020-09-03 01:17:14.632538723 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 17:09:50 UTC 2020 - Ralf Habacker 
+
+- Fix invalid location to brp-compress on tumbleweed (boo#1175858)
+
+---
mingw32-cross-gcc.changes: same change
--- /work/SRC/openSUSE:Factory/mingw32-gcc/mingw32-gcc.changes  2020-01-08 
17:55:02.857656537 +0100
+++ /work/SRC/openSUSE:Factory/.mingw32-gcc.new.3399/mingw32-gcc.changes
2020-09-03 01:17:18.876540284 +0200
@@ -1,0 +2,6 @@
+Mon Jun 22 09:33:01 UTC 2020 - Guillaume GARDET 
+
+- Cannot be noarch, otherwise it makes mingw32-libssp0 (and others)
+  available on other architectures, which is wrong.
+
+---



Other differences:
--
++ mingw32-cross-gcc-bootstrap.spec ++
--- /var/tmp/diff_new_pack.eWLs1M/_old  2020-09-03 01:17:21.364541198 +0200
+++ /var/tmp/diff_new_pack.eWLs1M/_new  2020-09-03 01:17:21.368541200 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define __os_install_post %{_libexecdir}/rpm/brp-compress %{nil}
+%define __os_install_post %{_prefix}/lib/rpm/brp-compress %{nil}
 Name:   mingw32-cross-gcc-bootstrap
 Version:9.2.0
 Release:0

++ mingw32-cross-gcc.spec ++
--- /var/tmp/diff_new_pack.eWLs1M/_old  2020-09-03 01:17:21.392541209 +0200
+++ /var/tmp/diff_new_pack.eWLs1M/_new  2020-09-03 01:17:21.392541209 +0200
@@ -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:   mingw32-cross-gcc
 Version:9.2.0

++ mingw32-gcc.spec ++
--- /var/tmp/diff_new_pack.eWLs1M/_old  2020-09-03 01:17:21.416541217 +0200
+++ /var/tmp/diff_new_pack.eWLs1M/_new  2020-09-03 01:17:21.420541219 +0200
@@ -56,7 +56,6 @@
 Requires:   mingw32-headers
 Requires:   mingw32-runtime
 Requires:   mingw32-winpthreads-devel
-BuildArch:  noarch
 %if %{include_ada}
 BuildRequires:  gcc-ada
 BuildRequires:  mingw32-cross-gcc-ada >= %{version}