Hello community,

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

Package is "patchelf"

Tue Aug 27 10:28:25 2019 rev:11 rq:726292 version:0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchelf/patchelf.changes        2018-11-18 
23:30:49.173580416 +0100
+++ /work/SRC/openSUSE:Factory/.patchelf.new.7948/patchelf.changes      
2019-08-27 10:28:27.095909655 +0200
@@ -1,0 +2,13 @@
+Tue Aug 27 01:17:34 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Changelog and packaging cleanups
+- Fix download url
+
+-------------------------------------------------------------------
+Mon Aug 26 14:41:43 UTC 2019 - Mikhail Terekhov <ter...@gmail.com>
+
+- Update to version 0.10
+  * remove no-rpath-prebuilt.patch - applied upstream
+  * Lots of bug fixes see https://github.com/NixOS/patchelf/commits/master
+
+-------------------------------------------------------------------

Old:
----
  no-rpath-prebuilt.patch
  patchelf-0.9.tar.bz2

New:
----
  patchelf-0.10.tar.bz2

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

Other differences:
------------------
++++++ patchelf.spec ++++++
--- /var/tmp/diff_new_pack.5vOwSg/_old  2019-08-27 10:28:29.015909510 +0200
+++ /var/tmp/diff_new_pack.5vOwSg/_new  2019-08-27 10:28:29.019909511 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchelf
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           patchelf
-Version:        0.9
+Version:        0.10
 Release:        0
 Summary:        A utility for patching ELF binaries
 License:        GPL-3.0-only
 Group:          Development/Libraries/C and C++
-URL:            http://nixos.org/patchelf.html
-Source:         
http://releases.nixos.org/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
-Patch0:         no-rpath-prebuilt.patch
+URL:            https://nixos.org/patchelf.html
+Source:         
https://nixos.org/releases/patchelf/patchelf-%{version}/patchelf-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 
 %description
@@ -34,14 +33,13 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
 make %{?_smp_mflags}
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %install
 %make_install

++++++ patchelf-0.9.tar.bz2 -> patchelf-0.10.tar.bz2 ++++++
++++ 3838 lines of diff (skipped)


Reply via email to