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
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Mate notification daemon</Summary>
<Description>mate-notification-daemon is the server implementation of the Mate desktop notification specification.</Description>
<Archive sha1sum="933745305ce774c1651e066a0a2bd8f46bb9bcdb" type="tarxz">http://pub.mate-desktop.org/releases/1.25/mate-notification-daemon-1.25.0.tar.xz</Archive>
<Archive sha1sum="8d3bde63252a17b1a7297d8927cc781bc6ae0fe2" type="tarxz">http://pub.mate-desktop.org/releases/1.26/mate-notification-daemon-1.26.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>python3-devel</Dependency>
@@ -21,9 +21,8 @@
<Dependency>libnotify-devel</Dependency>
<Dependency>libcanberra-devel</Dependency>
<Dependency>libcanberra-gtk3-devel</Dependency>
<Dependency versionFrom="1.25.0">mate-common</Dependency>
<Dependency versionFrom="1.25.0">mate-desktop-devel</Dependency>
<Dependency versionFrom="1.26.0">mate-common</Dependency>
<Dependency versionFrom="1.26.0">mate-desktop-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
</BuildDependencies>
</Source>
@@ -41,7 +40,7 @@
<Dependency>libnotify</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libcanberra-gtk3</Dependency>
<Dependency>mate-desktop</Dependency>
<Dependency>libxml2</Dependency>
</RuntimeDependencies>
<Files>
@@ -54,11 +53,19 @@
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/mate-panel</Path>
<Path fileType="data">/usr/share/mate-notification-daemon</Path>
</Files>
</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>2020-08-23</Date>
<Version>1.25.0</Version>