Skip to content

systemd-cd fixes/improvements

DaanDeMeyer requested to merge systemd-cd into main
  • Get rid of all the sed magic in favor of using the newly added macros %version_override, %release_override and %upstream
  • Simplify the release to be just the timestamp
  • Read the upstream version from meson.version
  • Reformat
  • Get rid of CentOS 8 Stream conditionals

Merge request reports