python-pyatspi: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:21:19 +03:00
parent 02401f0855
commit 4adaadd319
2 changed files with 11 additions and 3 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python bindings for at-spi2-core</Summary>
<Description>python-pyatspi provides a python client library for the AT-SPI D-Bus accessibility infrastructure.</Description>
<Archive sha1sum="dfeba1b19039217bacbf7e26ed9f0550869b4125" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.34/pyatspi-2.34.0.tar.xz</Archive>
<Archive sha1sum="5f6c87474f1475cfb39ad9497be6237d50cd4640" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.36/pyatspi-2.36.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python-pygobject3-devel</Dependency>
<Dependency>at-spi2-core-devel</Dependency>
@@ -28,12 +28,19 @@
<Dependency>at-spi2-core</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/lib/python*</Path>
<Path fileType="doc">/usr/share/doc/python-pyatspi</Path>
<Path fileType="executable">/usr/lib/python*</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-03-27</Date>
<Version>2.36.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-01-20</Date>
<Version>2.34.0</Version>