Merge pull request #2100 from Rmys/master

meson ver. bump
This commit is contained in:
Rmys
2025-04-06 22:02:22 +03:00
committed by GitHub
+9 -2
View File
@@ -12,13 +12,13 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>High productivity build system</Summary> <Summary>High productivity build system</Summary>
<Description>Yüksek verimli üretme sistemi</Description> <Description>Yüksek verimli üretme sistemi</Description>
<Archive sha1sum="e9c067f05cf1a0ec6cd6ccf49884bc2ee1519069" type="targz">https://github.com/mesonbuild/meson/releases/download/1.6.0/meson-1.6.0.tar.gz</Archive> <Archive sha1sum="e7741a5e10adb0a73ded2f143c003ac4c45b9d7f" type="targz">https://github.com/mesonbuild/meson/releases/download/1.7.2/meson-1.7.2.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency versionFrom="3.11.6">python3-devel</Dependency> <Dependency versionFrom="3.11.6">python3-devel</Dependency>
<Dependency>python3-build</Dependency> <Dependency>python3-build</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!-- <Patch level="1">0007-Revert-rust-apply-global-project-and-environment-C-a.patch</Patch> --> <Patch level="1">0001-Skip-broken-tests.patch</Patch>
</Patches> </Patches>
</Source> </Source>
<Package> <Package>
@@ -38,6 +38,13 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="50">
<Date>2025-04-05</Date>
<Version>1.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="49"> <Update release="49">
<Date>2024-10-21</Date> <Date>2024-10-21</Date>
<Version>1.6.0</Version> <Version>1.6.0</Version>