Hello community,

here is the log from the commit of package gjs for openSUSE:Factory checked in 
at 2015-03-30 19:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gjs (Old)
 and      /work/SRC/openSUSE:Factory/.gjs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gjs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gjs/gjs.changes  2014-10-05 20:28:02.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes     2015-03-30 
19:14:24.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Feb  4 15:46:10 UTC 2015 - dims...@opensuse.org
+
+- Require gjs by the devel package: a user installing the -devel
+  package expects the interpreter to also be present.
+
+-------------------------------------------------------------------
+Sun Dec 21 21:01:08 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.43.3:
+  + GTypeClass and GTypeInterface methods, such as
+    g_object_class_list_properties(), are now available
+    (bgo#700347).
+  + Added full automatic support for GTK widget templates
+    (bgo#700347, bgo#737661, bgo##739739).
+  + Added control of JS Date caches to system module (bgo#739790).
+  + Misc bug fixes and memory leak fixes (bgo#738122, bgo#740696,
+    bgo#737701).
+
+-------------------------------------------------------------------

Old:
----
  gjs-1.42.0.tar.xz

New:
----
  gjs-1.43.3.tar.xz

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

Other differences:
------------------
++++++ gjs.spec ++++++
--- /var/tmp/diff_new_pack.b0axKG/_old  2015-03-30 19:14:24.000000000 +0200
+++ /var/tmp/diff_new_pack.b0axKG/_new  2015-03-30 19:14:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gjs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           gjs
-Version:        1.42.0
+Version:        1.43.3
 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.42/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gjs/1.43/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  python
 BuildRequires:  readline-devel
@@ -66,6 +66,7 @@
 %package -n libgjs-devel
 Summary:        JavaScript bindings based on gobject-introspection and Mozilla
 Group:          Development/Libraries/GNOME
+Requires:       %{name} = %{version}
 Requires:       libgjs0 = %{version}
 Requires:       typelib-1_0-GjsPrivate-1_0 = %{version}
 # Just a helper provides

++++++ gjs-1.42.0.tar.xz -> gjs-1.43.3.tar.xz ++++++
++++ 19708 lines of diff (skipped)


Reply via email to