Hello community, here is the log from the commit of package libpeas for openSUSE:Factory checked in at 2014-04-11 13:37:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpeas (Old) and /work/SRC/openSUSE:Factory/.libpeas.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpeas" Changes: -------- --- /work/SRC/openSUSE:Factory/libpeas/libpeas.changes 2013-06-29 19:42:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libpeas.new/libpeas.changes 2014-04-11 13:37:13.000000000 +0200 @@ -1,0 +2,18 @@ +Mon Mar 31 13:40:05 UTC 2014 - [email protected] + +- Update to version 1.10.0: + + Remove support for gjs-based Javascript plugins. + + Misc bugfixes. + +------------------------------------------------------------------- +Tue Jan 28 19:38:58 UTC 2014 - [email protected] + +- Drop gjs loader support, following upstreams commits in git. GJS + itself switched to using mozjs-24, which is not compatible with + the gjs loader: + + Drop pkgconfig(gjs-internals-1.0) BuildRequires. + + Drop libpeas-gjs-loader subpackage. + + Obsolete libpeas-gjs-loader from libpeas-1_0-0 instead of + Suggesting it. This allows us to clean up eventual installs. + +------------------------------------------------------------------- Old: ---- libpeas-1.9.0.tar.xz New: ---- libpeas-1.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpeas.spec ++++++ --- /var/tmp/diff_new_pack.ttbHgw/_old 2014-04-11 13:37:13.000000000 +0200 +++ /var/tmp/diff_new_pack.ttbHgw/_new 2014-04-11 13:37:14.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpeas # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,23 +17,22 @@ Name: libpeas -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: GObject-based Plugin Engine License: LGPL-2.1+ Group: System/Libraries Url: http://live.gnome.org/Libpeas -Source: http://download.gnome.org/sources/libpeas/1.9/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libpeas/1.10/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: libseed-gtk3-devel BuildRequires: python-devel >= 2.5.2 BuildRequires: python3-devel >= 3.2.0 BuildRequires: translation-update-upstream BuildRequires: pkgconfig(gio-2.0) >= 2.31.2 -BuildRequires: pkgconfig(gjs-internals-1.0) >= 1.37.1 BuildRequires: pkgconfig(gladeui-2.0) BuildRequires: pkgconfig(gobject-2.0) >= 2.30.0 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.39.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 @@ -46,12 +45,12 @@ Group: System/Libraries # We provide %%{name} to make the lang package installable Provides: %{name} = %{version} +# The gjs loader is officially no longer supported upstream (removed from git). +# With gjs moving to mozjs-24, it also fails building; so we follow upstream. +Obsoletes: %{name}-loader-gjs <= %{version} Recommends: %{name}-lang Recommends: %{name}-loader-python -# Right now, it looks more likely that plugins get written with -# seed than with gjs, so reflect this with Recommends and Suggests Recommends: %{name}-loader-seed -Suggests: %{name}-loader-gjs %description -n libpeas-1_0-0 libpeas is a gobject-based plugin engine, and is targetted at giving @@ -87,17 +86,6 @@ This package provides the GObject Introspection bindings for the libpeas-gtk library. -%package loader-gjs -Summary: GObject-based Plugin Engine - GJS runtime loader -Group: System/Libraries -Supplements: packageand(libpeas-1_0-0:gjs) - -%description loader-gjs -libpeas is a gobject-based plugin engine, and is targetted at giving -every application the chance to assume its own extensibility. - -This package contains the gjs loader. - %package loader-python Summary: GObject-based Plugin Engine - Python runtime loader Group: System/Libraries @@ -213,10 +201,6 @@ %defattr(-,root,root) %{_libdir}/girepository-1.0/PeasGtk-1.0.typelib -%files loader-gjs -%defattr(-, root, root) -%{_libdir}/libpeas-1.0/loaders/libgjsloader.so - %files loader-python %defattr(-, root, root) %{_libdir}/libpeas-1.0/loaders/libpythonloader.so ++++++ libpeas-1.9.0.tar.xz -> libpeas-1.10.0.tar.xz ++++++ ++++ 39304 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
