Hello community, here is the log from the commit of package seed for openSUSE:Factory checked in at 2013-04-26 15:53:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seed (Old) and /work/SRC/openSUSE:Factory/.seed.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seed", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/seed/seed.changes 2012-10-03 15:10:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.seed.new/seed.changes 2013-04-26 15:53:30.000000000 +0200 @@ -1,0 +2,26 @@ +Tue Apr 16 15:50:40 UTC 2013 - [email protected] + +- Update to version 3.8.1: + + Re-release due to broken tarball. +- Drop GLib.js, as it is now included in the tarball. + +------------------------------------------------------------------- +Tue Apr 16 08:56:44 UTC 2013 - [email protected] + +- Update to version 3.8.0: + + Adding ondemand for reference. + + Remove duplicated code, call function instead. + + Fix a crash when creating a new GObject from the javascript + code. + + Add support for uint8 array as return type. + + Major memory reduction by garbage collecting at end of closure. + + Bugs fixed: bgo#695857, bgo#696547, bgo#695876, bgo#694458, + bgo#618454, bgo#692794, bgo#657699, bgo#693217, bgo#653077, + bgo#637248, bgo#663609, bgo#663289. +- Drop seed-webkit-1.0-detection.patch: fixed upstream. +- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as + we no longe carry any patch. +- Add GLib.js as source and copy to extensions: the file is missing + from the released tarballs. + +------------------------------------------------------------------- seed2.changes: same change Old: ---- seed-3.2.0.tar.bz2 seed-webkit-1.0-detection.patch New: ---- seed-3.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seed.spec ++++++ --- /var/tmp/diff_new_pack.ynksI6/_old 2013-04-26 15:53:32.000000000 +0200 +++ /var/tmp/diff_new_pack.ynksI6/_new 2013-04-26 15:53:32.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package seed # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,19 +36,15 @@ Name: seed %define _name seed -Version: 3.2.0 +Version: 3.8.1 Release: 0 Summary: JavaScript bindings based on gobject-introspection and WebKit License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://live.gnome.org/Seed -Source: http://download.gnome.org/sources/seed/3.2/%{_name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM seed-webkit-1.0-detection.patch bgo#653077 [email protected] -- Fix libwebkit detection. -Patch0: seed-webkit-1.0-detection.patch +Source: http://download.gnome.org/sources/seed/3.8/%{_name}-%{version}.tar.xz BuildRequires: cairo-devel BuildRequires: dbus-1-glib-devel -# Needed by patch0 -BuildRequires: gnome-common BuildRequires: gnome-js-common BuildRequires: gobject-introspection-devel BuildRequires: intltool @@ -123,11 +119,8 @@ %prep %setup -q -n %{_name}-%{version} -%patch0 -p1 %build -# Needed by patch0 -NOCONFIGURE=1 gnome-autogen.sh %configure \ --disable-static \ --with-webkit=%{_webkitver} \ ++++++ seed2.spec ++++++ --- /var/tmp/diff_new_pack.ynksI6/_old 2013-04-26 15:53:32.000000000 +0200 +++ /var/tmp/diff_new_pack.ynksI6/_new 2013-04-26 15:53:32.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package seed2 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,19 +36,15 @@ Name: seed2 %define _name seed -Version: 3.2.0 +Version: 3.8.1 Release: 0 Summary: JavaScript bindings based on gobject-introspection and WebKit License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://live.gnome.org/Seed -Source: http://download.gnome.org/sources/seed/3.2/%{_name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM seed-webkit-1.0-detection.patch bgo#653077 [email protected] -- Fix libwebkit detection. -Patch0: seed-webkit-1.0-detection.patch +Source: http://download.gnome.org/sources/seed/3.8/%{_name}-%{version}.tar.xz BuildRequires: cairo-devel BuildRequires: dbus-1-glib-devel -# Needed by patch0 -BuildRequires: gnome-common BuildRequires: gnome-js-common BuildRequires: gobject-introspection-devel BuildRequires: intltool @@ -123,11 +119,8 @@ %prep %setup -q -n %{_name}-%{version} -%patch0 -p1 %build -# Needed by patch0 -NOCONFIGURE=1 gnome-autogen.sh %configure \ --disable-static \ --with-webkit=%{_webkitver} \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
