Accepting request 964678 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/964678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patchelf?expand=0&rev=16
This commit is contained in:
commit
efdc81d2b2
@ -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
3
patchelf-0.14.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9a46f2989322eb89fa4f6237e20836c57b455aa43a32545ea093b431d982f5c
|
||||
size 181957
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user