ObjFW  Changes To Release process

Changes to "Release process" between 2024-01-15 21:11:47 and 2024-01-15 21:14:53

42
43
44
45
46
47
48






42
43
44
45
46
47
48
49
50
51
52
53
54







+
+
+
+
+
+
1. Wait for the builds to be done, then create the updates on [Bodhi](https://bodhi.fedoraproject.org/). Set the Karma required to 1.

### Homebrew

1. Edit the [Formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/o/objfw.rb) on GitHub to increase the version and update the hash.
1. Create a draft pull request. This will trigger CI.
1. Once CI passed, click on `Ready for review`.

## MSYS2

1. Edit the [`PKGBUILD`](https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-objfw/PKGBUILD) file to increase the version and update the hash.
1. Create a draft pull request. This will trigger CI.
1. Once CI passed, click on `Ready for review`.