]> git.pld-linux.org Git - packages/meson.git/commitdiff
up to 1.0.0 auto/th/meson-1.0.0-1
authorJan Palus <atler@pld-linux.org>
Wed, 1 Feb 2023 22:19:51 +0000 (23:19 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 1 Feb 2023 22:19:51 +0000 (23:19 +0100)
meson-gtkdocdir.patch
meson.spec

index f96aecd7a489563daf2894e1af3c6d553b76ee8f..4238eb397b2f2b01f7ab84bac6fb2919158fe360 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)])
+     @typed_pos_args('gnome.gdbus_codegen', str, optargs=[(str, mesonlib.File, build.CustomTarget, build.CustomTargetIndex, build.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 9dcf3be05e97f8afaf7d7496dc5b293a7ea043ed..9acfe361f2f2f4b5367596abfb9c8973655ba51a 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:       0.63.1
+Version:       1.0.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: 078e59d11a72b74c3bd78cb8205e9ed7
+# Source0-md5: 009b78125467cd9ee4d467175a5c12e1
 Patch0:                %{name}-gtkdocdir.patch
 URL:           https://mesonbuild.com/
 BuildRequires: ninja >= 1.8.2
This page took 0.225958 seconds and 4 git commands to generate.