Hello community, here is the log from the commit of package epiphany-extensions for openSUSE:Factory checked in at 2012-10-11 10:39:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/epiphany-extensions (Old) and /work/SRC/openSUSE:Factory/.epiphany-extensions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "epiphany-extensions", Maintainer is "gnome-maintainers@suse.de" Changes: -------- --- /work/SRC/openSUSE:Factory/epiphany-extensions/epiphany-extensions.changes 2012-10-04 18:38:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.epiphany-extensions.new/epiphany-extensions.changes 2012-10-11 10:42:06.000000000 +0200 @@ -1,0 +2,10 @@ +Fri Oct 5 08:27:59 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Just a maintainance release to go with Epiphany 3.6.0. + + Updated translations. +- Drop epiphany-extensions-bump35.patch: fixed upstream. +- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as + we don' carry an patches touching the buildsystem anymore. + +------------------------------------------------------------------- Old: ---- epiphany-extensions-3.4.0.tar.xz epiphany-extensions-bump35.patch New: ---- epiphany-extensions-3.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ epiphany-extensions.spec ++++++ --- /var/tmp/diff_new_pack.zqIeyS/_old 2012-10-11 10:42:07.000000000 +0200 +++ /var/tmp/diff_new_pack.zqIeyS/_new 2012-10-11 10:42:07.000000000 +0200 @@ -17,15 +17,13 @@ Name: epiphany-extensions -Version: 3.4.0 +Version: 3.6.0 Release: 0 Summary: Extensions Collection for Epiphany License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Networking/Web/Browsers Url: http://www.gnome.org/projects/epiphany/ -Source: http://download.gnome.org/sources/epiphany-extensions/3.4/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM epiphany-extensions-bump35.patch dimstar@opensuse.org -- Bump version and API support to 3.5. Taken from git. -Patch0: epiphany-extensions-bump35.patch +Source: http://download.gnome.org/sources/epiphany-extensions/3.6/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM epiphany-extensions-epi35api.patch bgo#681944 dimstar@opensuse.org -- Follow epiphany 3.5's API changes. Patch1: epiphany-extensions-epi35api.patch %define api_version %(pkg-config --variable extensionsdir %{_libdir}/pkgconfig/epiphany-*.pc | sed "s,^%{_libdir}/epiphany/,,;s,/extensions$,,") @@ -33,8 +31,6 @@ BuildRequires: epiphany-devel >= 3.6 BuildRequires: fdupes BuildRequires: gcc-c++ -# Needed for patch0 -BuildRequires: gnome-common BuildRequires: gnome-doc-utils-devel BuildRequires: intltool BuildRequires: libwebkitgtk3-devel @@ -55,13 +51,10 @@ %lang_package %prep %setup -q -%patch0 -p1 %patch1 -p1 translation-update-upstream %build -# Needed for patch0 -NOCONFIGURE=1 gnome-autogen.sh %configure \ --disable-static \ --enable-compile-warnings=yes \ -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org