]> git.pld-linux.org Git - packages/gjs.git/commitdiff
- fixed -devel mozjs dependency; release 2 auto/th/gjs-1.64.4-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Sep 2020 17:53:44 +0000 (19:53 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Sep 2020 17:53:44 +0000 (19:53 +0200)
gjs.spec

index c0bd606c83222c3c68a49661304707da370f7efc..e16a34b1e8e82a899e9dcaf7e28a76c79283d217 100644 (file)
--- a/gjs.spec
+++ b/gjs.spec
@@ -7,7 +7,7 @@ Summary:        JavaScript bindings for GNOME
 Summary(pl.UTF-8):     Wiązania JavaScriptu dla GNOME
 Name:          gjs
 Version:       1.64.4
-Release:       1
+Release:       2
 License:       MIT and (MPL v1.1 or GPL v2+ or LGPL v2+)
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gjs/1.64/%{name}-%{version}.tar.xz
@@ -56,7 +56,7 @@ Requires:     cairo-gobject-devel
 Requires:      glib2-devel >= 1:2.58.0
 Requires:      gobject-introspection-devel >= 1.61.2
 Requires:      libffi-devel
-Requires:      mozjs60-devel >= 60
+Requires:      mozjs68-devel >= 68
 
 %description devel
 Header files for gjs library.
This page took 0.215979 seconds and 4 git commands to generate.