wayland-1.22.0

This commit is contained in:
Rmys
2023-04-04 22:13:38 +03:00
committed by GitHub
parent 1ba2dba1f3
commit f0e6d694e0
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -38,4 +38,4 @@ def install():
pisitools.insinto("/usr/share/pixmaps/icons", "doc/publican/sources/images/wayland.png")
return
pisitools.dodoc("COPYING", "CONTRIBUTING*", "README")
pisitools.dodoc("COPYING", "CONTRIBUTING*", "README*")
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>wayland</Icon>
<Summary>Wayland Compositor Infrastructure</Summary>
<Description>Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol.</Description>
<Archive sha1sum="59f381d656e09f34135b7222fbf57e05ae7262e6" type="tarxz">https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.21.0/downloads/wayland-1.21.0.tar.xz</Archive>
<Archive sha1sum="5a46b10a6548f88686be9ad2bcd6e3d53a81f814" type="tarxz">https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.22.0/downloads/wayland-1.22.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>meson</Dependency>
@@ -118,6 +118,13 @@
</Package>
<History>
<Update release="14">
<Date>2023-04-04</Date>
<Version>1.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2022-07-01</Date>
<Version>1.21.0</Version>