gnome-desktop ver. bump
This commit is contained in:
@@ -23,4 +23,4 @@ def install():
|
|||||||
mesontools.install()
|
mesontools.install()
|
||||||
|
|
||||||
#shelltools.cd("..")
|
#shelltools.cd("..")
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING*", "NEWS", "README")
|
pisitools.dodoc("AUTHORS", "COPYING*", "NEWS", "README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Library with common API for various GNOME modules</Summary>
|
<Summary>Library with common API for various GNOME modules</Summary>
|
||||||
<Description>Library with common API for various GNOME modules</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>itstool</Dependency>
|
<Dependency>itstool</Dependency>
|
||||||
@@ -57,6 +57,7 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
|
<Path fileType="executable">/usr/libexec</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
@@ -102,6 +103,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2020-03-12</Date>
|
<Date>2020-03-12</Date>
|
||||||
<Version>3.34.4</Version>
|
<Version>3.34.4</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user