diff --git a/patchelf-0.14.3.tar.bz2 b/patchelf-0.14.3.tar.bz2 deleted file mode 100644 index 50dcb2d..0000000 --- a/patchelf-0.14.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a017ec3d2152a19fd969c0d87b3f8b43e32a66e4ffabdc8767a56062b9aec270 -size 181189 diff --git a/patchelf-0.14.5.tar.bz2 b/patchelf-0.14.5.tar.bz2 new file mode 100644 index 0000000..fe8c06f --- /dev/null +++ b/patchelf-0.14.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a46f2989322eb89fa4f6237e20836c57b455aa43a32545ea093b431d982f5c +size 181957 diff --git a/patchelf.changes b/patchelf.changes index effb168..7f94b9f 100644 --- a/patchelf.changes +++ b/patchelf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Mar 20 21:02:53 UTC 2022 - Dirk Müller + +- 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 diff --git a/patchelf.spec b/patchelf.spec index 3a28109..dfdd141 100644 --- a/patchelf.spec +++ b/patchelf.spec @@ -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