thunarx-python-0.5.2 ver. bump

This commit is contained in:
Rmys
2021-06-20 14:11:14 +03:00
committed by GitHub
parent 44f202a15a
commit 0364ce2037
2 changed files with 19 additions and 10 deletions
+15 -9
View File
@@ -13,22 +13,20 @@
<PartOf>desktop.xfce.addon</PartOf>
<Summary>Thunarx Python bindings</Summary>
<Description>thunarx-python is Python binding for Thunar</Description>
<Archive sha1sum="0e70f476c1f37d547f5a9fcb6d1c416e77a4c114" type="tarbz2">
https://archive.xfce.org/src/bindings/thunarx-python/0.5/thunarx-python-0.5.1.tar.bz2
</Archive>
<Archive sha1sum="a8c89282e105aa5d86fad34c4839b83e1e087fa0" type="tarbz2">https://archive.xfce.org/src/bindings/thunarx-python/0.5/thunarx-python-0.5.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>thunar-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python-gtk-devel</Dependency>
<Dependency>python-pygobject-devel</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
<!-- <Dependency>python-pygobject-devel</Dependency> -->
<!-- <Dependency>python-pygobject3-devel</Dependency> -->
<Dependency>python3-pygobject3-devel</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">thunarx-python-0.5.1-py38.patch</Patch>
<Patch level="1">thunarx-python-0.5.1-fno-common.patch</Patch>
<!-- <Patch level="1">thunarx-python-0.5.1-py38.patch</Patch> -->
<!-- <Patch level="1">thunarx-python-0.5.1-fno-common.patch</Patch> -->
</Patches>
</Source>
@@ -38,15 +36,23 @@
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>thunar</Dependency>
<Dependency>python</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-20</Date>
<Version>0.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-12-05</Date>
<Version>0.5.1</Version>