Hello community, here is the log from the commit of package devhelp for openSUSE:Factory checked in at 2012-03-16 13:10:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/devhelp (Old) and /work/SRC/openSUSE:Factory/.devhelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "devhelp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes 2012-01-09 12:03:14.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes 2012-03-16 13:10:41.000000000 +0100 @@ -1,0 +2,13 @@ +Mon Mar 5 16:50:27 UTC 2012 - [email protected] + +- Update to version 3.3.91: + + Optional port to WebKit2 (pass --with-webkit2 to configure). + + Bugs fixed: bgo#647383, bgo#669696. + + Updated translations. +- Remove xz BuildRequires now that it comes for free in the build + system. +- Note that we don't build with WebKit2 at the moment, as WebKit2 + is still considered experimental. We'll switch to it when it will + be the default. + +------------------------------------------------------------------- Old: ---- devhelp-3.3.3.tar.xz New: ---- devhelp-3.3.91.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ devhelp.spec ++++++ --- /var/tmp/diff_new_pack.cOc7Jx/_old 2012-03-16 13:10:42.000000000 +0100 +++ /var/tmp/diff_new_pack.cOc7Jx/_new 2012-03-16 13:10:42.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package devhelp # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -19,7 +19,7 @@ %define vimplugin_dir %{_datadir}/vim/site Name: devhelp -Version: 3.3.3 +Version: 3.3.91 Release: 0 Summary: Developer's Help Program for GNOME License: GPL-2.0+ @@ -35,8 +35,6 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vim -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(webkitgtk-3.0) Recommends: %{name}-lang Suggests: gedit-plugin-devhelp @@ -49,6 +47,7 @@ %package devel Summary: Developer's Help Program For GNOME +Group: Development/Tools/Other Requires: %{name} = %{version} %description devel @@ -56,6 +55,7 @@ %package -n gedit-plugin-devhelp Summary: Developer's Help Program for GNOME +Group: Development/Tools/Other Requires: gedit %description -n gedit-plugin-devhelp @@ -63,6 +63,7 @@ %package -n vim-plugin-devhelp Summary: Developer's Help Program for GNOME +Group: Development/Tools/Other Requires: vim %description -n vim-plugin-devhelp -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
