Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory
checked in at Thu May 5 14:20:22 CEST 2011.



--------
--- GNOME/devhelp/devhelp.changes       2011-02-13 17:21:40.000000000 +0100
+++ /mounts/work_src_done/STABLE/devhelp/devhelp.changes        2011-04-22 
11:13:46.000000000 +0200
@@ -1,0 +2,46 @@
+Mon Apr  4 15:23:04 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 29 13:30:08 UTC 2011 - [email protected]
+
+- Update to version 2.91.92:
+  + Bug fixed: bgo#644221.
+  + Updated translations
+- Changes from version 2.91.91.2:
+  + partial update for gtk-style-context, some deprecated functions
+    are still being used.
+  + Bugs fixed: bgo#643145, bgo#644026;.
+- Changes from version 2.91.90:
+  + bgo#642002: port gedit plugin to GObject Introspection and
+    latest GEdit.
+- Changes from version 2.91.5:
+  + bgo#638748: Adapt to new multi backend GTK+
+  + bgo#638761: Add ellipsize to search combo
+- Changes from version 2.91.4:
+  + bgo#90469: Search function to allow selecting books for search
+  + bgo#349608: Monitor books and update when they change
+  + bgo#353108: Search by language
+  + Other bugs fixed: bgo#601201, bgo#633834, bgo#635162,
+    bgo#636339, bgo#636933.
+- Changes from version 2.91.3:
+  + bgo#606593: Devhelp no longer recognizes "page:" search
+    keyword.
+  + bgo#624197: port to GtkApplication
+  + Other bugs fixed: bgo#630108, bgo#632872, bgo#635162.
+- Changes from version 2.90.5:
+  + bgo#614798: find string is slow
+  + bgo#619202: Add the possibility of enabling or disabling
+    specific books.
+- Drop devhelp-fix-gconf-default.patch: fixed upstream.
+- Update BuildRequires for GNOME3: gtk3-devel instead of
+  gtk2-devel, pkgconfig(webkitgtk-3.0) instead of
+  libwebkitgtk-devel.
+- Drop libunique-devel BuildRequires as it moved to GtkApplication.
+- Remove explicit Requires of gtk2-devel and libwebkitgtk-devel in
+  devel subpackage: the right ones will automatically be added the
+  pkgconfig() way.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  devhelp-2.32.0.tar.bz2
  devhelp-fix-gconf-default.patch

New:
----
  devhelp-3.0.0.tar.bz2

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

Other differences:
------------------
++++++ devhelp.spec ++++++
--- /var/tmp/diff_new_pack.QaO983/_old  2011-05-05 14:19:39.000000000 +0200
+++ /var/tmp/diff_new_pack.QaO983/_new  2011-05-05 14:19:39.000000000 +0200
@@ -19,23 +19,20 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:           devhelp
-Version:        2.32.0
-Release:        2
+Version:        3.0.0
+Release:        1
 License:        GPLv2+
 Summary:        Developer's Help Program for GNOME
 Url:            http://developer.imendio.com/wiki/Devhelp
 Group:          Development/Tools/Other
 Source:         %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM devhelp-fix-gconf-default.patch bgo#630967 
[email protected] -- Fix broken default value for a list
-Patch0:         devhelp-fix-gconf-default.patch
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 # For directory ownership of the plugins:
 BuildRequires:  gedit
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  intltool
-BuildRequires:  libunique-devel
-BuildRequires:  libwebkitgtk-devel
+BuildRequires:  pkgconfig(webkitgtk-3.0)
 BuildRequires:  libwnck-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -62,8 +59,6 @@
 Summary:        Developer's Help Program For GNOME
 Group:          Development/Tools/Other
 Requires:       %{name} = %{version}
-Requires:       gtk2-devel
-Requires:       libwebkitgtk-devel
 
 %description devel
 Devhelp Features - Full indexing of books in XML.
@@ -114,18 +109,14 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure \
     --disable-static
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 # glibmm2 needs this
 mkdir -p %{buildroot}%{_datadir}/devhelp/books
 # install vim plugin
@@ -176,7 +167,7 @@
 
 %files -n gedit-plugin-devhelp
 %defattr(-,root,root,0755)
-%{_libdir}/gedit-2/plugins/*
+%{_libdir}/gedit/plugins/*
 
 %files -n vim-plugin-devhelp
 %defattr(-,root,root,0755)

++++++ devhelp-2.32.0.tar.bz2 -> devhelp-3.0.0.tar.bz2 ++++++
++++ 53831 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to