gtk-vnc-1.3.1

This commit is contained in:
Rmys
2022-07-15 23:14:00 +03:00
committed by ayhanyalcinsoy
parent 722964cc18
commit fcb52b6d4d
+9 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A VNC viewer widget for GTK+</Summary>
<Description>gtk-vnc is a VNC viewer widget for GTK. This widget is also used for displaying guest operating system screens within virt-manager. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded.</Description>
<Archive sha1sum="b3da7d9731f80d4c6e99a0b780ef6ccae863f210" type="tarxz">https://download.gnome.org/sources/gtk-vnc/1.3/gtk-vnc-1.3.0.tar.xz</Archive>
<Archive sha1sum="c2e2f99723ee1f12373f295d00fe9a35977ebbb3" type="tarxz">https://download.gnome.org/sources/gtk-vnc/1.3/gtk-vnc-1.3.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -59,6 +59,7 @@
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
</Package>
@@ -86,6 +87,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-07-15</Date>
<Version>1.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-06-25</Date>
<Version>1.3</Version>