Hello community, here is the log from the commit of package binutils for openSUSE:Factory checked in at 2020-11-23 15:29:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/binutils (Old) and /work/SRC/openSUSE:Factory/.binutils.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "binutils" Mon Nov 23 15:29:36 2020 rev:145 rq:848118 version:2.35.1 Changes: -------- --- /work/SRC/openSUSE:Factory/binutils/binutils.changes 2020-11-07 21:00:51.518074280 +0100 +++ /work/SRC/openSUSE:Factory/.binutils.new.5913/binutils.changes 2020-11-23 18:38:14.232606646 +0100 @@ -1,0 +2,18 @@ +Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- Reapply spec file cleanup from format_spec_file +- Remove a SLE10 version check + +------------------------------------------------------------------- +Mon Sep 21 07:55:30 UTC 2020 - Martin Liška <mli...@suse.cz> + +- Update to 2.35.1 and rebased branch diff: + * This is a point release over the previous 2.35 version, containing bug + fixes, and as an exception to the usual rule, one new feature. The + new feature is the support for a new directive in the assembler: + ".nop". This directive creates a single no-op instruction in whatever + encoding is correct for the target architecture. Unlike the .space or + .fill this is a real instruction, and it does affect the generation of + DWARF line number tables, should they be enabled. + +------------------------------------------------------------------- cross-aarch64-binutils.changes: same change cross-arm-binutils.changes: same change cross-avr-binutils.changes: same change cross-epiphany-binutils.changes: same change cross-hppa-binutils.changes: same change cross-hppa64-binutils.changes: same change cross-i386-binutils.changes: same change cross-ia64-binutils.changes: same change cross-m68k-binutils.changes: same change cross-mips-binutils.changes: same change cross-ppc-binutils.changes: same change cross-ppc64-binutils.changes: same change cross-ppc64le-binutils.changes: same change cross-riscv64-binutils.changes: same change cross-rx-binutils.changes: same change cross-s390-binutils.changes: same change cross-s390x-binutils.changes: same change cross-sparc-binutils.changes: same change cross-sparc64-binutils.changes: same change cross-spu-binutils.changes: same change cross-x86_64-binutils.changes: same change cross-xtensa-binutils.changes: same change Old: ---- binutils-2.35.tar.bz2 binutils-2.35.tar.bz2.sig New: ---- binutils-2.35.1.tar.bz2 binutils-2.35.1.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ binutils.spec ++++++ --- /var/tmp/diff_new_pack.2E9xOL/_old 2020-11-23 18:38:18.048610587 +0100 +++ /var/tmp/diff_new_pack.2E9xOL/_new 2020-11-23 18:38:18.052610592 +0100 @@ -1,7 +1,7 @@ # # spec file for package binutils # -# Copyright (c) 2020 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -33,7 +33,7 @@ %else BuildRequires: zlib-devel %endif -Version: 2.35 +Version: 2.35.1 Release: 0 # # RUN_TESTS @@ -65,7 +65,7 @@ # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -117,11 +117,9 @@ Group: Development/Tools/Building Requires: binutils = %{version}-%{release} PreReq: update-alternatives -%if 0%{suse_version} > 1100 %if 0%{!?cross:1} %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif -%endif %description gold gold is an ELF linker. It is intended to have complete support for ELF ++++++ cross-aarch64-binutils.spec ++++++ --- /var/tmp/diff_new_pack.2E9xOL/_old 2020-11-23 18:38:18.080610620 +0100 +++ /var/tmp/diff_new_pack.2E9xOL/_new 2020-11-23 18:38:18.084610625 +0100 @@ -1,7 +1,7 @@ # # spec file for package cross-aarch64-binutils # -# Copyright (c) 2020 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -36,7 +36,7 @@ %else BuildRequires: zlib-devel %endif -Version: 2.35 +Version: 2.35.1 Release: 0 # # RUN_TESTS @@ -68,7 +68,7 @@ # # # -Url: http://www.gnu.org/software/binutils/ +URL: http://www.gnu.org/software/binutils/ PreReq: %{install_info_prereq} # bug437293 %ifarch ppc64 @@ -120,11 +120,9 @@ Group: Development/Tools/Building Requires: binutils = %{version}-%{release} PreReq: update-alternatives -%if 0%{suse_version} > 1100 %if 0%{!?cross:1} %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %endif -%endif %description gold gold is an ELF linker. It is intended to have complete support for ELF cross-arm-binutils.spec: same change cross-avr-binutils.spec: same change cross-epiphany-binutils.spec: same change cross-hppa-binutils.spec: same change cross-hppa64-binutils.spec: same change cross-i386-binutils.spec: same change cross-ia64-binutils.spec: same change cross-m68k-binutils.spec: same change cross-mips-binutils.spec: same change cross-ppc-binutils.spec: same change cross-ppc64-binutils.spec: same change cross-ppc64le-binutils.spec: same change cross-riscv64-binutils.spec: same change cross-rx-binutils.spec: same change cross-s390-binutils.spec: same change cross-s390x-binutils.spec: same change cross-sparc-binutils.spec: same change cross-sparc64-binutils.spec: same change cross-spu-binutils.spec: same change cross-x86_64-binutils.spec: same change cross-xtensa-binutils.spec: same change ++++++ binutils-2.35-branch.diff.gz ++++++ ++++ 62401 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/binutils/binutils-2.35-branch.diff.gz ++++ and /work/SRC/openSUSE:Factory/.binutils.new.5913/binutils-2.35-branch.diff.gz ++++++ binutils-2.35.tar.bz2 -> binutils-2.35.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/binutils/binutils-2.35.tar.bz2 /work/SRC/openSUSE:Factory/.binutils.new.5913/binutils-2.35.1.tar.bz2 differ: char 11, line 1 _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org