Hello community,
here is the log from the commit of package newlib for openSUSE:Factory checked
in at 2020-12-07 15:00:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/newlib (Old)
and /work/SRC/openSUSE:Factory/.newlib.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "newlib"
Mon Dec 7 15:00:02 2020 rev:8 rq:853584 version:3.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/newlib/cross-arm-none-newlib-devel.changes
2019-06-24 21:53:35.476116586 +0200
+++
/work/SRC/openSUSE:Factory/.newlib.new.5913/cross-arm-none-newlib-devel.changes
2020-12-07 15:00:17.148708886 +0100
@@ -1,0 +2,14 @@
+Mon Dec 7 09:17:44 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Use defined gcc version for all architectures
+
+-------------------------------------------------------------------
+Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <[email protected]>
+
+- Update to v3.3.0
+ * Fixes assembly of trap.S when building ARM multilibs (related
+ to [bsc#1106014]
+- Remove unused configure flag --with-multilib-list. Newlib's configure
+ script obtains this information from the GCC used to build it.
+
+-------------------------------------------------------------------
cross-epiphany-newlib-devel.changes: same change
cross-riscv64-newlib-devel.changes: same change
cross-rx-newlib-devel.changes: same change
newlib.changes: same change
Old:
----
newlib-3.1.0.tar.gz
New:
----
newlib-3.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cross-arm-none-newlib-devel.spec ++++++
--- /var/tmp/diff_new_pack.rcJaHE/_old 2020-12-07 15:00:20.312712197 +0100
+++ /var/tmp/diff_new_pack.rcJaHE/_new 2020-12-07 15:00:20.316712201 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cross-arm-none-newlib-devel
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -24,21 +24,17 @@
%endif
Name: cross-%{cross_arch}-newlib-devel
-Version: 3.1.0
+Version: 3.3.0
Release: 0
Summary: C library intended for use on %{cross_arch} embedded systems
License: BSD-3-Clause AND MIT AND LGPL-2.0-or-later AND ISC
Group: Development/Tools
-Url: https://sourceware.org/newlib/
+URL: https://sourceware.org/newlib/
Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
Patch1: epiphany-fixes.diff
-%if "%{cross_arch}" == "riscv64"
-BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
-%else
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
-%endif
%if %{suse_version} > 1220
BuildRequires: makeinfo
%else
@@ -72,9 +68,6 @@
../configure \
--prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir}
--infodir=%{_infodir} \
--target=%{target} \
-%if "%{cross_arch}" == "arm-none"
- --with-multilib-list=armv6-m,armv7-m,armv7e-m,cortex-m7,armv7-r \
-%endif
--with-build-sysroot=%{sysroot}
make %{?_smp_mflags}
cross-epiphany-newlib-devel.spec: same change
cross-riscv64-newlib-devel.spec: same change
cross-rx-newlib-devel.spec: same change
++++++ newlib.spec ++++++
--- /var/tmp/diff_new_pack.rcJaHE/_old 2020-12-07 15:00:20.404712293 +0100
+++ /var/tmp/diff_new_pack.rcJaHE/_new 2020-12-07 15:00:20.408712297 +0100
@@ -1,7 +1,7 @@
#
# spec file for package newlib
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,12 +17,12 @@
Name: newlib
-Version: 3.1.0
+Version: 3.3.0
Release: 0
Summary: C library intended for use on embedded systems
License: BSD-3-Clause AND MIT AND LGPL-2.0-or-later AND ISC
Group: Development/Tools
-Url: https://sourceware.org/newlib/
+URL: https://sourceware.org/newlib/
Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
Patch1: epiphany-fixes.diff
++++++ newlib-3.1.0.tar.gz -> newlib-3.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/newlib/newlib-3.1.0.tar.gz
/work/SRC/openSUSE:Factory/.newlib.new.5913/newlib-3.3.0.tar.gz differ: char 5,
line 1
++++++ newlib.spec.in ++++++
--- /var/tmp/diff_new_pack.rcJaHE/_old 2020-12-07 15:00:20.508712402 +0100
+++ /var/tmp/diff_new_pack.rcJaHE/_new 2020-12-07 15:00:20.508712402 +0100
@@ -5,7 +5,7 @@
%endif
Name: cross-%{cross_arch}-newlib-devel
-Version: 3.1.0
+Version: 3.3.0
Release: 0
Summary: C library intended for use on %{cross_arch} embedded systems
Group: Development/Tools
@@ -15,11 +15,7 @@
Patch1: epiphany-fixes.diff
-%if "%{cross_arch}" == "riscv64"
-BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
-%else
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
-%endif
%if %{suse_version} > 1220
BuildRequires: makeinfo
%else
@@ -53,9 +49,6 @@
../configure \
--prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir}
--infodir=%{_infodir} \
--target=%{target} \
-%if "%{cross_arch}" == "arm-none"
- --with-multilib-list=armv6-m,armv7-m,armv7e-m,cortex-m7,armv7-r \
-%endif
--with-build-sysroot=%{sysroot}
make %{?_smp_mflags}
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]