Commit Graph

3 Commits

Author SHA256 Message Date
Alexei Sorokin
08a32e2e42 - Update to version 1.8.1:
+ options: fix "deprecated" with dictionary argument and
    non-string types.
  + options: tighten type of cmd_line_options.
  + options: extract validation of command line options.
  + cmake: include_directories() returns an array.
  + more explicit error message for unrecognized lexer token.
  + gnome: fix typo in creating gir flags.
  + gnome: initialize CFLAGS environment variable to linker
    arguments.
  + cmake: Fix toolchain including unsupported languages.
- Drop 14526.patch: fixed upstream.
- Drop fix-include-dir.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=322
2025-05-26 18:46:33 +00:00
Alexei Sorokin
3ebe986bb6 rebased
- Add reproducible.patch to not embed CPU-core count
  into src.rpms (boo#1237231)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=321
2025-05-26 12:03:57 +00:00
Alexei Sorokin
9ab81dfc38 - Add fix-include-dir.patch: due to incorrect documentation,
commit 1f4bb37 ("modules/cmake: Make fully type safe", 2025-04-02)
  added an incorrect assertion.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=320
2025-05-26 03:00:00 +00:00