Files
systemd/docs
Daan De Meyer 6d55e3a364 Use tilde for rc tag versioning
tilde sorts lower in the version comparison spec:
https://uapi-group.org/specifications/specs/version_format_specification/

➜  systemd git:(strip) systemd-analyze compare-versions 249\~rc1 249
249\~rc1 < 249
➜  systemd git:(strip) systemd-analyze compare-versions 249-rc1 249
249-rc1 > 249

Also update tools/meson-vcs-tag.sh to use carets instead of hyphens
for the git part of the version as carets are allowed to be part of
a version by pacman while hyphens are not and both sort higher than
a version without the git part.
2024-02-13 18:14:36 +01:00
..
2023-01-29 20:26:28 +09:00
2022-05-17 23:00:18 +02:00
2019-12-11 17:04:20 +01:00
2022-01-12 16:05:59 +01:00
2023-01-23 22:52:34 +00:00
2023-10-11 11:41:56 +02:00
2023-04-20 21:54:59 +02:00
2019-12-11 17:04:20 +01:00
2022-06-28 16:05:31 +02:00
2023-01-23 22:52:34 +00:00
2024-02-13 18:14:36 +01:00
2023-11-28 19:54:58 +01:00
2024-01-19 12:27:06 -05:00