We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12caf72 commit 283f7c9Copy full SHA for 283f7c9
docs/RELEASE.md
@@ -10,7 +10,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
10
1. Add all items to NEWS
11
2. Update the contributors list in NEWS (`meson compile -C build git-contrib`)
12
3. Update the time and place in NEWS
13
-4. Update hwb (`meson compile -C build update-hwdb update-hwdb-autosuspend`)
+4. Update hwdb (`meson compile -C build update-hwdb update-hwdb-autosuspend`)
14
5. [RC1] Update version and library numbers in `meson.build`
15
6. Check dbus docs with `meson compile -C build update-dbus-docs`
16
7. Tag the release: `version=vXXX-rcY && git tag -s "${version}" -m "systemd ${version}"`
0 commit comments