]> git.pld-linux.org Git - packages/gjs.git/commitdiff
- updated to 1.72.0 (based on mozjs91) auto/th/gjs-1.72.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Apr 2022 19:18:13 +0000 (21:18 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Apr 2022 19:18:13 +0000 (21:18 +0200)
gjs.spec

index 74913c4dbbe22a742a5cdaeaad3bc66d6d2b0def..fecde7f28b7f1a8f0da99b7f1bfc5eae79df4e0c 100644 (file)
--- a/gjs.spec
+++ b/gjs.spec
@@ -6,15 +6,13 @@
 Summary:       JavaScript bindings for GNOME
 Summary(pl.UTF-8):     Wiązania JavaScriptu dla GNOME
 Name:          gjs
-Version:       1.70.1
+Version:       1.72.0
 Release:       1
 License:       MIT and (MPL v1.1 or GPL v2+ or LGPL v2+)
 Group:         Libraries
-Source0:       https://download.gnome.org/sources/gjs/1.70/%{name}-%{version}.tar.xz
-# Source0-md5: 5762ceb7cc5ed79acb0b9614511a7024
+Source0:       https://download.gnome.org/sources/gjs/1.72/%{name}-%{version}.tar.xz
+# Source0-md5: 20ffc307c666aafb88f90e2cd31abf58
 URL:           https://wiki.gnome.org/Projects/Gjs
-BuildRequires: autoconf >= 2.64
-BuildRequires: automake >= 1:1.11.1
 BuildRequires: cairo-devel
 BuildRequires: cairo-gobject-devel
 BuildRequires: gettext-tools
@@ -22,9 +20,8 @@ BuildRequires:        glib2-devel >= 1:2.66.0
 BuildRequires: gobject-introspection-devel >= 1.66.1
 BuildRequires: libffi-devel
 BuildRequires: libstdc++-devel >= 6:7.0
-BuildRequires: libtool >= 2:2.2.0
 BuildRequires: meson >= 0.52.0
-BuildRequires: mozjs78-devel >= 78.2.0
+BuildRequires: mozjs91-devel >= 91.3.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: readline-devel
@@ -57,7 +54,7 @@ Requires:     cairo-gobject-devel
 Requires:      glib2-devel >= 1:2.66.0
 Requires:      gobject-introspection-devel >= 1.66.0
 Requires:      libffi-devel
-Requires:      mozjs78-devel >= 78.2.0
+Requires:      mozjs91-devel >= 91.3.0
 
 %description devel
 Header files for gjs library.
This page took 0.183964 seconds and 4 git commands to generate.