commit gjs for openSUSE:Factory
Hello community, here is the log from the commit of package gjs for openSUSE:Factory checked in at 2012-03-29 13:51:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gjs (Old) and /work/SRC/openSUSE:Factory/.gjs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gjs", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gjs/gjs.changes 2012-03-19 09:55:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gjs.new/gjs.changes 2012-03-29 13:51:26.000000000 +0200 @@ -1,0 +2,16 @@ +Wed Mar 28 06:40:30 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.32.0: + + No changes. + +------------------------------------------------------------------- +Wed Mar 21 16:42:23 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.31.22: + + Various bug fixes and code changes. + + Build fixes. +- Remove xz BuildRequires now that it comes for free in the build + system. +- Drop gjs-fix-build.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- gjs-1.31.20.tar.xz gjs-fix-build.patch New: ---- gjs-1.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gjs.spec ++++++ --- /var/tmp/diff_new_pack.ws4c55/_old 2012-03-29 13:51:28.000000000 +0200 +++ /var/tmp/diff_new_pack.ws4c55/_new 2012-03-29 13:51:28.000000000 +0200 @@ -17,26 +17,22 @@ Name: gjs -Version: 1.31.20 +Version: 1.32.0 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.31/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gjs-fix-build.patch bgo#671390 vuntz@opensuse.org -- Fix code that cannot build -Patch0: gjs-fix-build.patch +Source: http://download.gnome.org/sources/gjs/1.32/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: python BuildRequires: readline-devel BuildRequires: systemtap-sdt-devel -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(glib-2.0) >= 2.31.0 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.29.16 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.22 BuildRequires: pkgconfig(mozjs185) Requires: libgjs0 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -77,7 +73,6 @@ %prep %setup -q -%patch0 -p1 %build %configure \ -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de