]> git.pld-linux.org Git - packages/meson.git/commitdiff
up to 1.3.0 auto/th/meson-1.3.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 30 Nov 2023 01:17:35 +0000 (02:17 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 30 Nov 2023 01:17:35 +0000 (02:17 +0100)
meson-gtkdocdir.patch
meson.spec

index 4238eb397b2f2b01f7ab84bac6fb2919158fe360..a326ebeeaf55c15ccb63b20f3953a249ddfb7a06 100644 (file)
@@ -7,7 +7,7 @@
 -        return os.path.join('share/gtk-doc/html', args[0])
 +        return os.path.join('share/doc/gtk-doc/html', args[0])
  
-     @typed_pos_args('gnome.gdbus_codegen', str, optargs=[(str, mesonlib.File, build.CustomTarget, build.CustomTargetIndex, build.GeneratedList)])
+     @typed_pos_args('gnome.gdbus_codegen', str, optargs=[(str, mesonlib.File, CustomTarget, CustomTargetIndex, GeneratedList)])
      @typed_kwargs(
 diff -urN meson-0.46.1/mesonbuild/scripts/gtkdochelper.py meson-0.46.1.new/mesonbuild/scripts/gtkdochelper.py
 --- meson-0.46.1/mesonbuild/scripts/gtkdochelper.py    2018-05-16 18:23:56.000000000 +0200
index c2387d9933df087691e1c9fb4946a4b72d1df21b..e73190807ea192bfc8055c1b90c8b8d9dc0de545 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       High productivity build system
 Summary(pl.UTF-8):     System budowania o dużej produktywności
 Name:          meson
-Version:       1.2.3
+Version:       1.3.0
 Release:       1
 License:       Apache v2.0
 Group:         Development/Tools
 #Source0Download: https://github.com/mesonbuild/meson/releases/
 Source0:       https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 69da4c63ef06c9d3bcc00ce89abb306f
+# Source0-md5: 35dc15e4f94ca5fd30dbe2d88a672254
 Patch0:                %{name}-gtkdocdir.patch
 Patch1:                rust-proc-macro-filter-out-target.patch
 URL:           https://mesonbuild.com/
This page took 0.319916 seconds and 4 git commands to generate.