]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
doc: Update internal Github release process
authorTom Hromatka <tom.hromatka@oracle.com>
Fri, 28 Jul 2023 22:51:54 +0000 (16:51 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 28 Jul 2023 22:51:54 +0000 (16:51 -0600)
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
doc/internal/release-github.md

index 2e1e41dd4a718d48ea33db17a6b57396c8361bb3..ac0d50188d5322b35cea5b9da5c3518ecb9f9c58 100644 (file)
@@ -42,7 +42,7 @@ release.
 
        # git branch "release-X.Y"
 
-#### 9. Update the version number in configure.ac AC_INIT(...) macro
+#### 9. Update and commit the version number in configure.ac AC_INIT(...) macro and LIBRARY version macros
 
 #### 10. Tag the release in the local repository with a signed tag
 
@@ -58,7 +58,7 @@ release.
 
        <unpack the release tarball in a temporary directory>
        # ./configure --sysconfdir=/etc --localstatedir=/var \
-       --enable-opaque-hierarchy="name=systemd" --enable-python
+       --enable-opaque-hierarchy="name=systemd" --enable-python --enable-systemd
        # make check
 
 #### 13. Generate a checksum for the release tarball