Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2019-08-27 11:59:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elfutils (Old)
 and      /work/SRC/openSUSE:Factory/.elfutils.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elfutils"

Tue Aug 27 11:59:32 2019 rev:75 rq:723501 version:0.177

Changes:
--------
--- /work/SRC/openSUSE:Factory/elfutils/elfutils.changes        2019-07-08 
15:06:07.430997117 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new.7948/elfutils.changes      
2019-08-27 11:59:36.779665707 +0200
@@ -1,0 +2,22 @@
+Thu Aug 15 08:05:28 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Update to version 0.177:
+
+  elfclassify: New tool to analyze ELF objects.
+
+  readelf: Print DW_AT_data_member_location as decimal offset.
+           Decode DW_AT_discr_list block attributes.
+
+  libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator and DW_AT_GNU_bias.
+
+  libdwelf: Add dwelf_elf_e_machine_string.
+            dwelf_elf_begin now only returns NULL when there is an error
+            reading or decompressing a file. If the file is not an ELF file
+            an ELF handle of type ELF_K_NONE is returned.
+
+  backends: Add support for C-SKY.
+
+- remove fix-bsc-1110929.diff and 
gcc9-tests-Don-t-printf-a-known-NULL-symname.patch
+- Use %make_build
+
+-------------------------------------------------------------------

Old:
----
  elfutils-0.176.tar.bz2
  elfutils-0.176.tar.bz2.sig
  fix-bsc-1110929.diff
  gcc9-tests-Don-t-printf-a-known-NULL-symname.patch

New:
----
  elfutils-0.177.tar.bz2
  elfutils-0.177.tar.bz2.sig

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

Other differences:
------------------
++++++ elfutils.spec ++++++
--- /var/tmp/diff_new_pack.Kyf3R7/_old  2019-08-27 11:59:37.911665551 +0200
+++ /var/tmp/diff_new_pack.Kyf3R7/_new  2019-08-27 11:59:37.915665550 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           elfutils
-Version:        0.176
+Version:        0.177
 Release:        0
 Summary:        Higher-level library to access ELF files
 License:        GPL-3.0-or-later
@@ -33,8 +33,6 @@
 Source5:        %{name}.keyring
 Patch1:         disable-tests-with-ptrace.patch
 Patch2:         cfi-fix.patch
-Patch3:         gcc9-tests-Don-t-printf-a-known-NULL-symname.patch
-Patch4:         fix-bsc-1110929.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -139,8 +137,6 @@
 %patch1 -p1
 %endif
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 %define _lto_cflags %{nil}
@@ -164,7 +160,7 @@
 # some patches create new test scripts, which are created 644 by default
 chmod a+x tests/run*.sh
 %configure --program-prefix=eu-
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
@@ -186,7 +182,7 @@
 %postun -n libdw1 -p /sbin/ldconfig
 
 %check
-make check %{?_smp_mflags} V=1
+%make_build check
 
 %files
 %defattr(-,root,root)

++++++ elfutils-0.176.tar.bz2 -> elfutils-0.177.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/elfutils/elfutils-0.176.tar.bz2 
/work/SRC/openSUSE:Factory/.elfutils.new.7948/elfutils-0.177.tar.bz2 differ: 
char 11, line 1



Reply via email to