Accepting request 963361 from home:dirkmueller:Factory

- update to 0.14.5:
  * fix faulty version in 0.14.4
  * Several test fixes to fix patchelf test suite on openbsd
  * Allow multiple modifications in same call
  * Add support to build with musl
  * Fix typo: s/folllow/follow/
  * mips: fix incorrect polarity on dyn_offset

OBS-URL: https://build.opensuse.org/request/show/963361
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=27
This commit is contained in:
Adrian Schröter 2022-03-24 14:03:11 +00:00 committed by Git OBS Bridge
parent 6cf03690f8
commit bcdb132bce
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a017ec3d2152a19fd969c0d87b3f8b43e32a66e4ffabdc8767a56062b9aec270
size 181189

3
patchelf-0.14.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9a46f2989322eb89fa4f6237e20836c57b455aa43a32545ea093b431d982f5c
size 181957

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 20 21:02:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.14.5:
* fix faulty version in 0.14.4
* Several test fixes to fix patchelf test suite on openbsd
* Allow multiple modifications in same call
* Add support to build with musl
* Fix typo: s/folllow/follow/
* mips: fix incorrect polarity on dyn_offset
-------------------------------------------------------------------
Wed Dec 15 20:45:47 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package patchelf
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: patchelf
Version: 0.14.3
Version: 0.14.5
Release: 0
Summary: A utility for patching ELF binaries
License: GPL-3.0-only