gnome ver. bump

This commit is contained in:
Rmys
2022-11-02 19:49:09 +03:00
parent 1c6fecff39
commit 8366bd193c
45 changed files with 521 additions and 74 deletions
+11 -2
View File
@@ -12,8 +12,10 @@
<IsA>app</IsA>
<Summary>Python bindings for the Nautilus Extension API</Summary>
<Description>Python bindings for the Nautilus Extension API</Description>
<Archive sha1sum="6b11ff66603053c8355328969dffbeaab0aaa2ff" type="tarxz">https://download.gnome.org/sources/nautilus-python/1.2/nautilus-python-1.2.3.tar.xz</Archive>
<!-- <Archive sha1sum="6b11ff66603053c8355328969dffbeaab0aaa2ff" type="tarxz">https://download.gnome.org/sources/nautilus-python/1.2/nautilus-python-1.2.3.tar.xz</Archive> -->
<Archive sha1sum="a247c141ba7b0f72d42d5a1291942cf7c34b4901" type="tarxz">https://download.gnome.org/sources/nautilus-python/4.0/nautilus-python-4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency versionFrom="41.0">yelp-tools</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -23,7 +25,7 @@
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gcc10.patch</Patch>
<!-- <Patch level="1">gcc10.patch</Patch> -->
</Patches>
</Source>
@@ -54,6 +56,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-09-18</Date>
<Version>4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-09-17</Date>
<Version>1.2.3</Version>