Merge pull request #10466 from Rmys/master

zenity-3.42.0
This commit is contained in:
Rmys
2022-07-03 15:38:40 +03:00
committed by GitHub
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ def build():
def install():
mesontools.install()
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>A rewrite of gdialog</Summary>
<Description>Zenity is the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.</Description>
<Archive sha1sum="3c0fc7fc23678376e4ec6581808d492f03820fc6" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/zenity/3.42/zenity-3.42.1.tar.xz</Archive>
<Archive sha1sum="4f97bc9602eb2a9c220e45edcd90088bd779638c" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/zenity/3.43/zenity-3.43.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
@@ -42,6 +42,13 @@
</Files>
</Package>
<History>
<Update release="6">
<Date>2022-07-03</Date>
<Version>3.43.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-04-27</Date>
<Version>3.42.1</Version>