Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2015-01-20 21:54:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/binutils (Old)
 and      /work/SRC/openSUSE:Factory/.binutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "binutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/binutils/binutils.changes        2014-12-10 
23:43:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2015-01-20 
21:54:36.000000000 +0100
@@ -1,0 +2,29 @@
+Thu Jan 15 08:54:54 UTC 2015 - [email protected]
+
+- Update to binutils 2.25 release.
+  * Add --data option to strings to only print strings in loadable, initialized
+    data sections.  Change the default behaviour to be --all, but add a new
+    configure time option of --disable-default-strings-all to restore the old
+    default behaviour.
+  * Add --include-all-whitespace to strings.
+  * Add --dump-section option to objcopy.
+  * Add support for the Andes NDS32.
+  * PE binaries now once again contain real timestamps by default.  To disable
+    the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp
+    command line option.
+  * Replace support for openrisc and or32 with support for or1k.
+  * Add support for the --build-id command line option to COFF based targets.
+  * x86/x86_64 pe-coff now supports the --build-id option.
+  * Add support for the AVR Tiny microcontrollers.
+  * Enhanced the ARM port to accept the assembler output from the CodeComposer
+    Studio tool.  Support is enabled via the new command line option -mccs.
+- Update to 2.25 branch head.
+  * Pulls PIE fixes.
+
+-------------------------------------------------------------------
+Mon Jan 12 20:26:26 UTC 2015 - [email protected]
+
+- Minor fix on the usage of update-alternatives
+  https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines
+
+-------------------------------------------------------------------
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-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

Old:
----
  binutils-2.24.90.tar.bz2

New:
----
  binutils-2.25.0.tar.bz2

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

Other differences:
------------------
++++++ binutils.spec ++++++
--- /var/tmp/diff_new_pack.v6YhT5/_old  2015-01-20 21:54:42.000000000 +0100
+++ /var/tmp/diff_new_pack.v6YhT5/_new  2015-01-20 21:54:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package binutils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
 %else
 BuildRequires:  zlib-devel
 %endif
-Version:        2.24.90
+Version:        2.25.0
 Release:        0
 #
 # RUN_TESTS
@@ -336,7 +336,10 @@
   rm -f "%buildroot/%_bindir/ld";
 fi
 mkdir -p "%buildroot/%_sysconfdir/alternatives";
-ln -s "%_bindir/ld" "%buildroot/%_sysconfdir/alternatives/ld";
+# Keep older versions of brp-symlink happy
+%if %{suse_version} < 1310
+ln -s "%_bindir/ld" "%buildroot/%_sysconfdir/alternatives/ld"
+%endif
 ln -s "%_sysconfdir/alternatives/ld" "%buildroot/%_bindir/ld";
 rm -rf $RPM_BUILD_ROOT%{_prefix}/%{HOST}/bin
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/%{HOST}/bin

cross-aarch64-binutils.spec: same change
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-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
++++++ binutils-2.24.90.tar.bz2 -> binutils-2.25.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/binutils/binutils-2.24.90.tar.bz2 
/work/SRC/openSUSE:Factory/.binutils.new/binutils-2.25.0.tar.bz2 differ: char 
11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to