mate-1.26.0

This commit is contained in:
Rmys
2021-09-08 12:19:14 +03:00
parent 1240dc6d4e
commit 1d15cbcc26
42 changed files with 387 additions and 127 deletions
+9 -2
View File
@@ -12,10 +12,10 @@
<IsA>library</IsA>
<Summary>Python binding for Mate CAJA</Summary>
<Description>These are unstable bindings for the caja extension library.</Description>
<Archive sha1sum="ac02151a4fe27fceba574b6574b7ea808f8a914c" type="tarxz">https://pub.mate-desktop.org/releases/1.25/python-caja-1.25.0.tar.xz</Archive>
<Archive sha1sum="929a19959ee20f8392543af2bc629374d230dcbe" type="tarxz">https://pub.mate-desktop.org/releases/1.26/python-caja-1.26.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency versionFrom="1.25.0">mate-common</Dependency>
<Dependency versionFrom="1.26.0">mate-common</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
<Dependency versionFrom="1.25.2">caja-devel</Dependency>
<Dependency>intltool</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="5">
<Date>2021-09-07</Date>
<Version>1.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-02-17</Date>
<Version>1.25.0</Version>