gnome-desktop ver. bump

This commit is contained in:
Rmys
2021-05-05 22:11:19 +03:00
committed by GitHub
parent 4b6a4a9c60
commit 0e8924b6e0
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ def install():
mesontools.install()
#shelltools.cd("..")
pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING*", "NEWS", "README")
pisitools.dodoc("AUTHORS", "COPYING*", "NEWS", "README*")
+9 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Library with common API for various GNOME modules</Summary>
<Description>Library with common API for various GNOME modules</Description>
<Archive sha1sum="9592c81d16370d398182e05345e6709a1a488e13" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.4.tar.xz</Archive>
<Archive sha1sum="95cb6b640618e5299ec90c0bdbf04f904c9a8bfc" type="tarxz">https://download.gnome.org/sources/gnome-desktop/40/gnome-desktop-40.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>itstool</Dependency>
@@ -57,6 +57,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
@@ -102,6 +103,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-05-05</Date>
<Version>40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-03-12</Date>
<Version>3.34.4</Version>