Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2017-11-03 19:07:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs"

Fri Nov  3 19:07:08 2017 rev:69 rq:538380 version:1.50.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2017-10-06 10:58:21.915477666 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes     2017-11-03 
19:07:10.565741783 +0100
@@ -1,0 +2,16 @@
+Tue Oct 31 22:54:17 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 1.50.2:
+  + Closed bugs and merge requests:
+    * tweener: Fix a couple of warnings.
+    * legacy: Allow ES6 classes to inherit from abstract Lang.Class
+      class.
+  + Minor bugfixes.
+- Update Url to https://wiki.gnome.org/Projects/Gjs: current Gjs'
+  project web page.
+- Alignment BuildRequires with configure:
+  + Add pkgconfig(*): cairo-gobject, gio-2.0, gobject-2.0 and
+    gthread-2.0.
+  + Drop pkgconfig(libmozjs-52) and libxml2-tools.
+
+-------------------------------------------------------------------

Old:
----
  gjs-1.50.1.tar.xz

New:
----
  gjs-1.50.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.4a0Nwv/_old  2017-11-03 19:07:11.625703219 +0100
+++ /var/tmp/diff_new_pack.4a0Nwv/_new  2017-11-03 19:07:11.629703073 +0100
@@ -17,27 +17,29 @@
 
 
 Name:           gjs
-Version:        1.50.1
+Version:        1.50.2
 Release:        0
 # FIXME: find out if tapsets should really be in devel package or in main 
package
 Summary:        JavaScript bindings based on gobject-introspection and Mozilla
 License:        MIT
 Group:          Development/Libraries/GNOME
-Url:            http://live.gnome.org/Gjs
-Source:         
http://download.gnome.org/sources/gjs/1.50/%{name}-%{version}.tar.xz
+Url:            https://wiki.gnome.org/Projects/Gjs
+Source:         
https://download.gnome.org/sources/gjs/1.50/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
-BuildRequires:  libmozjs-52
-BuildRequires:  libxml2-tools
 BuildRequires:  mozjs52-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python
 BuildRequires:  readline-devel
 BuildRequires:  systemtap-sdt-devel
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(cairo-gobject)
 BuildRequires:  pkgconfig(cairo-xlib)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
-BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.53.1
+BuildRequires:  pkgconfig(gio-2.0) >= 2.50.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.50.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.53.4
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.50.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libffi)
 #BuildRequires:  pkgconfig(mozjs-52)
@@ -87,7 +89,7 @@
 %configure \
     --disable-static \
     --enable-systemtap
-make -j1 V=1
+make %{?_smp_mflags}
 
 %install
 %make_install

++++++ gjs-1.50.1.tar.xz -> gjs-1.50.2.tar.xz ++++++
++++ 25814 lines of diff (skipped)


Reply via email to