Hello community, here is the log from the commit of package yelp for openSUSE:Factory checked in at 2012-02-28 19:26:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp (Old) and /work/SRC/openSUSE:Factory/.yelp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp/yelp.changes 2012-01-25 10:41:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes 2012-02-28 19:26:21.000000000 +0100 @@ -1,0 +2,18 @@ +Fri Feb 24 07:38:29 UTC 2012 - [email protected] + +- Update to version 3.3.4: + + Auto-reload Mallard documents + + Allow all extensions in Mallard documents + + Added a 'Search for ...' entry to completion + + Style updates for mobile rendering + + Fixed updating of titles/info for bookmarks + + Don't crash when doing stuff to empty windows + + Delay progress pulse for 500ms (bgo#645803) + + Don't call g_thread_init() (bgo#663285) + + Updated translations. +- Remove xz BuildRequires now that it comes for free in the build + system. +- Remove gnome-doc-utils-devel BuildRequires and use itstool + BuildRequires instead, after move to itstool. + +------------------------------------------------------------------- Old: ---- yelp-3.3.3.tar.xz New: ---- yelp-3.3.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp.spec ++++++ --- /var/tmp/diff_new_pack.AWXSKi/_old 2012-02-28 19:26:23.000000000 +0100 +++ /var/tmp/diff_new_pack.AWXSKi/_new 2012-02-28 19:26:23.000000000 +0100 @@ -17,7 +17,7 @@ Name: yelp -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: Help Browser for the GNOME Desktop License: GPL-2.0+ ; LGPL-2.1+ @@ -31,13 +31,11 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gnome-common -BuildRequires: gnome-doc-utils-devel BuildRequires: intltool +BuildRequires: itstool BuildRequires: susehelp BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(libxslt) @@ -122,14 +120,16 @@ %files %defattr (-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README -%{_bindir}/* +%{_bindir}/gnome-help +%{_bindir}/yelp %{_datadir}/applications/yelp.desktop %{_datadir}/glib-2.0/schemas/org.gnome.yelp.gschema.xml %{_datadir}/yelp/ +%{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml %files -n libyelp0 %defattr (-, root, root) -%{_libdir}/*.so.0* +%{_libdir}/libyelp.so.0* %files lang -f %{name}.lang @@ -137,6 +137,6 @@ %defattr (-, root, root) %{_datadir}/gtk-doc/html/libyelp/ %{_includedir}/libyelp/ -%{_libdir}/*.so +%{_libdir}/libyelp.so %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
