]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
release-steps: mention how to propose package update in Fedora [ci skip]
authorDaiki Ueno <ueno@gnu.org>
Thu, 15 Aug 2024 10:47:09 +0000 (19:47 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 15 Aug 2024 10:48:44 +0000 (19:48 +0900)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
devel/release-steps.md

index a17b5e29188372ccb6ed942f02d9e23760e9e573..bce28ef99b0f3ed21b598b5b7930af11c0b15ecc 100644 (file)
@@ -1,5 +1,7 @@
 # Release process
 
+## General steps
+
 1. Create a new 'milestone' for the next release and move all issues
    present in the current release milestone.
 1. Verification of release notes: ensure that release notes
 1. Optionally announce the release on the @GnuTLS twitter account.
 1. Close the current release milestone.
 
+## Distribution specific steps
+
+- To update Fedora, you can use the [packit](http://packit.dev/) tool
+  to submit pull-requests to the package repository. Install the tool
+  and run `packit propose-downstream . $VERSION` in the checkout
+  directory.
+
 [abi-dump repository]: https://gitlab.com/gnutls/abi-dump
 [NEWS entry]: https://gitlab.com/gnutls/web-pages/-/tree/master/news-entries
 [security advisory entry]: https://gitlab.com/gnutls/web-pages/-/tree/master/security-entries