Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zathura
Commits: b12a0e40 by Robin Candau at 2024-08-22T14:00:33+02:00 Add README to document (silent) ABI bump on new upstream releases - - - - - 1 changed file: - + README.md Changes: ===================================== README.md ===================================== @@ -0,0 +1,16 @@ +# zathura + +## Silent ABI bump on new relases and plugins rebuilds + +Most new zathura releases include a *silent* ABI bump which require all the `zathura-*` plugin packages to be rebuilt (see <https://github.com/pwmt/zathura/commit/17b9271243a4d4fb4230868600247f829d482930> and <https://github.com/pwmt/zathura/issues/653>). +Sometimes, upstream creates new tags for plugins in order to highlight this (see <https://github.com/pwmt/zathura/issues/653#issuecomment-2267421357>), but it's not always the case. + +The list of zathura plugin packages currently consist of: + +- zathura-cb +- zathura-djvu +- zathura-pdf-mupdf +- zathura-pdf-poppler +- zathura-ps + +I always create a ToDo to track those rebuilds (in `staging`). For instance: <https://archlinux.org/todo/zathura-057/> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/b12a0e4037992f948a1172d7c9146f5fef5fb7e7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/b12a0e4037992f948a1172d7c9146f5fef5fb7e7 You're receiving this email because of your account on gitlab.archlinux.org.
