* Mon Jul 14 2025 werner@suse.de
- Switch over to libalternatives for etags to provide a ctags
variant (bsc#1245894)
* Fri Jul 11 2025 werner@suse.de
- Add patch emacs-30.1-pdumper.patch
* Avoid changing initial lisp timestamp as well as gc changing
statistics as lisp float in dumped images (bug#1239628)
- Remove --enable-checking=all (bug#1246121)
- Do not run checks in chroot environments as there are no
namespaces
* Thu Jul 03 2025 werner@suse.de
- Make 32bit architectures build again by using %_libdir at
symbolic linking the final native compiled eln files back
for installing and checking
* Tue Jul 01 2025 werner@suse.de
- Reenable tests again which is let the emacs binary find its eln
files as well
* Fri Jun 06 2025 werner@suse.de
- Try some tricks like -j1 and SOURCE_DATE_EPOCH
- Add patches
* 0009-pdumper-set-DUMP_RELOC_ALIGNMENT_BITS-1-for-m68k.patch
* 0012-Add-inhibit-native-compilation.patch
* 0013-Rename-to-inhibit-automatic-native-compilation.patch
* 0015-Change-native-comp-async-jobs-number-default-to-1.patch
* 0016-Change-native-comp-async-report-warnings-errors-to-s.patch
* emacs-30.1-silent.patch
* Thu Jun 05 2025 werner@suse.de
- Last change does not work as the new binary with unexec are
also *not* reproducible
* Mon Jun 02 2025 werner@suse.de
- For SLES use not pdmp images but unexec as well avoid eln files
to have reproducible binary files and programs (boo#1239628)
* Thu May 08 2025 werner@suse.de
- Remove/disable GNUS setup in (dot).gnu-emacs (boo#1241188)
- Add patch emacs-30.1-minmalxauth.patch (boo#1241254)
* Mon Apr 07 2025 werner@suse.de
- Modify patch emacs-30.1-seccomp.patch
* include asm/termbits.h is mandatory accordingly to latest ioctl_tty(2)
* set default for MAP_DROPPABLE to 0x08
* Thu Mar 27 2025 werner@suse.de
- Avoid override of delete-selection-mode in site-load.el (boo#1239926)