]> git.pld-linux.org Git - packages/meson.git/commitdiff
- updated to 0.55.3 auto/th/meson-0.55.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Dec 2020 05:48:11 +0000 (06:48 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 8 Dec 2020 05:48:11 +0000 (06:48 +0100)
meson.spec

index d23202e7e4f387e6c2d970f3e5f88874939f6357..02c9258940799241e393517cdeac54b1febe8768 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.54.0
+Version:       0.55.3
 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: 4968f07219c6bb4df2f83b12b94fe485
+# Source0-md5: 99777acd77838c8669e1421fda8e31c5
 Patch0:                %{name}-gtkdocdir.patch
 URL:           http://mesonbuild.com/
 BuildRequires: ninja >= 1.5
@@ -55,8 +55,7 @@ Mesona.
 %patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
-       meson.py \
-       mesonbuild/cmake/data/run_ctgt.py
+       meson.py
 
 %build
 %py3_build
This page took 0.259144 seconds and 4 git commands to generate.