We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8c2da commit 6fabbe5Copy full SHA for 6fabbe5
1 file changed
docs/configuration/index.md
@@ -667,7 +667,7 @@ only one of these options.
667
(*dict*) Macros to be explicitly defined or undefined at spec file parse time.
668
To undefine a macro, set its value to `null`.
669
This can be useful for instance when the spec file is OS-specific and Packit runs on a different OS
670
-(Packit Service currently runs on CentOS Stream 9).
+(Packit Service currently runs on Fedora 41).
671
672
For example, `%cargo_prep` macro used in Rust packages accepts `-V` option on EL but not on Fedora.
673
To make sure Packit is able to parse a spec file that uses `%cargo_prep -V` on both OSes,
0 commit comments