Merge pull request #14926 from Rmys/master

gjs ver. bump
This commit is contained in:
Rmys
2024-09-19 22:20:35 +03:00
committed by GitHub
+12 -4
View File
@@ -13,9 +13,9 @@
<Icon>gjs</Icon>
<Summary>JavaScript bindings for GNOME</Summary>
<Description>JavaScript bindings for GNOME</Description>
<Archive sha1sum="315aef39a63bd3c2896263d7496cf7efd4b79eb3">https://download.gnome.org/sources/gjs/1.80/gjs-1.80.2.tar.xz</Archive>
<Archive sha1sum="6810d2068229610f665ef94eace6bd6eb831b454">https://download.gnome.org/sources/gjs/1.82/gjs-1.82.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>mozjs-115-devel</Dependency>
<Dependency>mozjs-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
@@ -37,13 +37,14 @@
<Dependency>libffi</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>readline</Dependency>
<Dependency>mozjs-115</Dependency>
<Dependency>mozjs</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/gjs</Path>
<Path fileType="library">/usr/lib/lib*.so*</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="data">/usr/share/gjs-1.0</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
@@ -57,7 +58,7 @@
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>mozjs-115-devel</Dependency>
<Dependency>mozjs-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</RuntimeDependencies>
<Files>
@@ -67,6 +68,13 @@
</Package>
<History>
<Update release="19">
<Date>2024-09-17</Date>
<Version>1.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2024-03-26</Date>
<Version>1.80.2</Version>