Mailinglist Archive: opensuse-commit (926 mails)
| < Previous | Next > |
commit seed for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 08 Dec 2009 12:13:41 +0100
- Message-id: <20091208111341.3107E20245@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package seed for openSUSE:Factory
checked in at Tue Dec 8 12:13:41 CET 2009.
--------
--- GNOME/seed/seed.changes 2009-10-05 12:38:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/seed/seed.changes 2009-12-02
22:04:37.000000000 +0100
@@ -1,0 +2,20 @@
+Wed Dec 2 22:02:53 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.29.3:
+ + No changes.
+- Changes from version 2.29.2:
+ + Change semantics of seed_value_from_string and _from_filename;
+ they now return JavaScript null if passed a null input value.
+ + Seed interpreter adds --version argument
+ + libseed adds --seed-version argument
+ + Clutter extension wrapper for animate_with_alpha
+
+-------------------------------------------------------------------
+Sat Nov 14 22:35:37 CET 2009 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.29.1:
+ + Use @libdir@ instead of @prefix@/lib
+ + Move all examples to another repository
+- Drop seed-find_extensions_in_libdir.patch: fixed upstream.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
seed-2.28.0.tar.bz2
seed-find_extensions_in_libdir.patch
New:
----
seed-2.29.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ seed.spec ++++++
--- /var/tmp/diff_new_pack.agREZ8/_old 2009-12-08 12:13:35.000000000 +0100
+++ /var/tmp/diff_new_pack.agREZ8/_new 2009-12-08 12:13:35.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package seed (Version 2.28.0)
+# spec file for package seed (Version 2.29.3)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -31,14 +31,12 @@
BuildRequires: mpfr-devel
BuildRequires: readline-devel
BuildRequires: sqlite3-devel
-License: LGPL v3 or later
+License: LGPLv3+
Group: Development/Libraries/GNOME
-Version: 2.28.0
+Version: 2.29.3
Release: 1
Summary: JavaScript bindings based on gobject-introspection and WebKit
Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM seed-find_extensions_in_libdir.patch bgo#597398
dimstar@xxxxxxxxxxxx -- libseed uses the wrong path to find extensions.
-Patch0: seed-find_extensions_in_libdir.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -49,7 +47,7 @@
embed JavaScript as a scripting language in your GObject library.
%package doc
-License: LGPL v3 or later ; GPL v2 or later
+License: LGPLv3+ ; GPLv2+
Summary: JavaScript bindings based on gobject-introspection and WebKit
Group: Development/Libraries/GNOME
Requires: %{name} = %{version}
@@ -62,7 +60,7 @@
embed JavaScript as a scripting language in your GObject library.
%package -n libseed0
-License: LGPL v3 or later
+License: LGPLv3+
Summary: JavaScript bindings based on gobject-introspection and WebKit
Group: Development/Libraries/GNOME
Recommends: gir-repository
@@ -78,7 +76,7 @@
embed JavaScript as a scripting language in your GObject library.
%package -n libseed-devel
-License: LGPL v3 or later
+License: LGPLv3+
Summary: JavaScript bindings based on gobject-introspection and WebKit
Group: Development/Libraries/GNOME
Requires: libseed0 = %{version}
@@ -97,7 +95,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%configure \
++++++ seed-2.28.0.tar.bz2 -> seed-2.29.3.tar.bz2 ++++++
++++ 13852 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |