Go to file
Luca Boccassi 58ec8a67f5 Fix wrong binary fields on big endian
Sync with https://github.com/systemd/package-notes/pull/31

On big endian machines we need to swap the first three fields, which
are binary and thus need to match endianess.
Just use LONG() instead of BYTE sequences.
2022-03-26 18:22:42 +00:00
.gitignore Version 0.4 2021-11-16 19:33:12 +01:00
generate-rpm-note.sh Fix wrong binary fields on big endian 2022-03-26 18:22:42 +00:00
macros.package-notes-srpm Disable notes when clang toolchain is used on arm 2022-01-25 18:19:07 +01:00
package-notes.spec Add package-notes-srpm-macros subpackage to configure rpm builds 2022-01-14 18:50:39 +01:00
sources Version 0.4 2021-11-16 19:33:12 +01:00