Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory checked 
in at 2012-01-09 12:03:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/devhelp (Old)
 and      /work/SRC/openSUSE:Factory/.devhelp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "devhelp", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes  2011-10-02 
09:56:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes     2012-01-09 
12:03:14.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Dec 20 10:00:34 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + Bugs fixed:
+    - bgo#456282: Add globbing/wildcards to search fields
+    - bgo#646398, bgo#649064, bgo#652999, bgo#663789, bgo#666446.
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Remove libwnck-devel BuildRequires: removed upstream.
+- Drop devhelp-fix-multiple-gdk-backends.patch: fixed upstream.
+  Also remove gnome-common BuildRequires and call to
+  gnome-autogen.sh that were needed for the patch.
+- Update descriptions of packages.
+- Update Url tag.
+
+-------------------------------------------------------------------

Old:
----
  devhelp-3.2.0.tar.bz2
  devhelp-fix-multiple-gdk-backends.patch

New:
----
  devhelp-3.3.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ devhelp.spec ++++++
--- /var/tmp/diff_new_pack.xdV9Dn/_old  2012-01-09 12:03:15.000000000 +0100
+++ /var/tmp/diff_new_pack.xdV9Dn/_new  2012-01-09 12:03:15.000000000 +0100
@@ -19,28 +19,25 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:           devhelp
-Version:        3.2.0
-Release:        1
-License:        GPL-2.0+
+Version:        3.3.3
+Release:        0
 Summary:        Developer's Help Program for GNOME
-Url:            http://developer.imendio.com/wiki/Devhelp
+License:        GPL-2.0+
 Group:          Development/Tools/Other
-Source:         
http://download.gnome.org/sources/devhelp/3.2/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM devhelp-fix-multiple-gdk-backends.patch bgo#652999 
vu...@opensuse.org -- Fix build when GTK+ has more than one backend (x11 & 
broadway, for instance)
-Patch0:         devhelp-fix-multiple-gdk-backends.patch
+Url:            https://live.gnome.org/devhelp
+Source:         
http://download.gnome.org/sources/devhelp/3.3/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
-# Needed for patch0
-BuildRequires:  gnome-common
 # For directory ownership of the plugins:
 BuildRequires:  gedit
 BuildRequires:  gtk3-devel
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(webkitgtk-3.0)
-BuildRequires:  libwnck-devel
 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
 Suggests:       vim-plugin-devhelp
@@ -48,75 +45,35 @@
 %gconf_schemas_prereq
 
 %description
-Devhelp Features - Full indexing of books in XML
-
-- HTML viewer (GtkHTML2)
-
-- Search by function, struct, macro, and more
-
-- Auto completion
-
-- Command line search with nice Emacs integration
+Devhelp is an API documentation browser for GTK+ and GNOME.
 
 %package devel
-License:        GPL-2.0+
 Summary:        Developer's Help Program For GNOME
-Group:          Development/Tools/Other
 Requires:       %{name} = %{version}
 
 %description devel
-Devhelp Features - Full indexing of books in XML.
-
-- HTML viewer (GtkHTML2).
-
-- Search by function, struct, macro, and more.
-
-- Auto completion.
-
-- Commandline search, with nice emacs integration.
+Devhelp is an API documentation browser for GTK+ and GNOME.
 
 %package -n gedit-plugin-devhelp
-License:        GPL-2.0+
 Summary:        Developer's Help Program for GNOME
-Group:          Development/Tools/Other
 Requires:       gedit
 
 %description -n gedit-plugin-devhelp
-Devhelp Features - Full indexing of books in XML
-
-- HTML viewer (GtkHTML2)
-
-- Search by function, struct, macro, and more
-
-- Auto completion
-
-- Command line search with nice Emacs integration
+Devhelp is an API documentation browser for GTK+ and GNOME.
 
 %package -n vim-plugin-devhelp
-License:        GPL-2.0+
 Summary:        Developer's Help Program for GNOME
-Group:          Development/Tools/Other
 Requires:       vim
 
 %description -n vim-plugin-devhelp
-Devhelp Features - Full indexing of books in XML
-
-- HTML viewer (GtkHTML2)
-
-- Search by function, struct, macro, and more
-
-- Auto completion
-
-- Command line search with nice Emacs integration
+Devhelp is an API documentation browser for GTK+ and GNOME.
 
 %lang_package
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
 %configure \
     --disable-static
 make %{?_smp_mflags} V=1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to