Changelog for
patchelf-0.12-2.1.i586.rpm :
* Fri Sep 11 2020 Dirk Mueller
- update to 0.12:
* skip overwriting r(un)path data when old_rpath = new_rpath.
* patchelf: Check ELF endianness before writing new runpath
* use stable_sort to maintain relative order for equal elemnts
* add --clear-symbol-version
* Improve the default section alignment choice
* Some const-correctness and C++11 auto
* Sun Aug 16 2020 Dirk Mueller - update to 0.11:
* More modern C++ has avoided a memory leak
* force-rpath is now consistently used
* new --output flag
* Tue Aug 27 2019 Martin Pluskal - Changelog and packaging cleanups- Fix download url
* Mon Aug 26 2019 Mikhail Terekhov - Update to version 0.10
* remove no-rpath-prebuilt.patch - applied upstream
* Lots of bug fixes see https://github.com/NixOS/patchelf/commits/master
* Thu Nov 15 2018 Martin Pluskal - Modernise spec file- Install license file
* Fri Apr 01 2016 dvaleevAATTsuse.com- Enable exluded architectures. Fixed by debian patch no-rpath-prebuilt.patch
* Sun Mar 20 2016 mpluskalAATTsuse.com- Update to version 0.9
* Lots of new features- Add aarch64 to list of excluded architectures
* Thu Aug 13 2015 normandAATTlinux.vnet.ibm.com- exclude ppc64le as already done for ppc/ppc64 (4 tests FAIL) set-interpreter-long.sh set-rpath.sh big-dynstr.sh set-rpath-library.sh Same exclude on fedora as per bug 627370 https://bugzilla.redhat.com/show_bug.cgi?id=627370
* Sat Aug 02 2014 idonmezAATTsuse.com- Update to version 0.8
* No changelog upstream
* Tue Jul 03 2012 dvaleevAATTsuse.com- exclude ppc and ppc64. Tests are failed