Hello community,

here is the log from the commit of package pan for openSUSE:11.4
checked in at Tue May 31 17:56:50 CEST 2011.



--------
--- old-versions/11.4/all/pan/pan.changes       2011-02-12 20:26:40.000000000 
+0100
+++ 11.4/pan/pan.changes        2011-05-30 20:30:04.000000000 +0200
@@ -1,0 +2,67 @@
+Mon May 30 19:52:12 CEST 2011 - [email protected]
+
+- Merged changes from Daniel Rahn and openSUSE:Factory.
+
+-------------------------------------------------------------------
+Mon May 30 09:48:24 UTC 2011 - [email protected]
+
+- fix nzb handling of multipart messages
+  (pan-0.134-handle-nzb-multipart.patch, bnc#685759)
+
+-------------------------------------------------------------------
+Sun Feb 20 10:55:05 CET 2011 - [email protected]
+
+- Update to version 0.134:
+  + No window icon when running in NZB-mode. (bgo#574419)
+  + Use GRegex instead of PCRE. (bgo#596653)
+  + Tooltips missing from two 'Post Article' toolbar buttons.
+    (bgo#548860)
+  + Infinite loop with server that doesn't support LIST NEWSGROUPS.
+    (bgo#545220)
+  + Add port to server dialog. (bgo#527313)
+  + Support 64 bit article numbers. (bgo#549655)
+  + Don't queue xover for 0 connections. (bgo#596682)
+  + Make wrapping honor changes in compose-wrap pref. (bgo#596680)
+  + Change nzb task saving delay & add pref. (bgo#596683)
+  + Port to GMime 2.4 & 2.5. (bgo#541676, bnc#683008)
+  + Spawn editor asynchronously. (bgo#465763)
+  + Change allocation buffer for article tree.
+  + Save some more memory by re-ordering a few variables.
+  + Don't save files as executable.
+  + Fix handling of multibyte spaces in text-massager.
+  + Re-write multipart handling for viewing.
+  + Change default mime-type for incoming attachments. (bgo#135734)
+  + Add some additional mime types.
+  + Fix bug in multipart article mids.
+  + Add console support for windows.
+  + Update filter-info and scorefile-test to support non-overview
+    headers.
+  + Skip non-overview test if not cached.
+  + Allow scoring article on all headers.
+  + Promote rescore_articles to data interface.
+  + Update score when article is cached.
+  + Add regex support to search. (bgo#351196)
+  + Additional info for about & User-Agent. (bgo#424083)
+  + Allow subject line use in save path. (bgo#403797)
+  + Improve regexes used for squashing subject line.
+  + Reduce memory allocation for multiparts.
+  + Allow newsrc paths relative to PAN_HOME.
+  + Save tasks on exit. (bgo#609355)
+  + Always show full revision info in UA hdr.
+  + Remember size of post window.
+  + Add tests for subject line.
+  + Make separator user configurable.
+  + Add support for Face header.
+  + Fix various crashes.
+  + Stop using deprecated API and behaviors (including bgo#579753,
+    bgo#596648).
+  + Build fixes (including bgo#573722).
+  + Updated translations.
+- Update fix-desktop-file-11.0.diff to apply without fuzz.
+- Drop pan-0.133-gcc44.patch: fixed upstream.
+- Drop pan-gmime24.patch: fixed upstream.
+- Remove pcre-devel BuildRequires as pan now uses GRegex.
+- Remove xf86tools Requires: this is now provided by x11-tools, and
+  there is nothing useful for pan there.
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/pan
Destination is old-versions/11.4/UPDATES/all/pan
calling whatdependson for 11.4-i586


Old:
----
  pan-0.133-gcc44.patch
  pan-0.133.tar.bz2
  pan-gmime24.patch

New:
----
  pan-0.134-handle-nzb-multipart.patch
  pan-0.134.tar.bz2

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

Other differences:
------------------
++++++ pan.spec ++++++
--- /var/tmp/diff_new_pack.wE0h5a/_old  2011-05-31 17:56:06.000000000 +0200
+++ /var/tmp/diff_new_pack.wE0h5a/_new  2011-05-31 17:56:06.000000000 +0200
@@ -18,30 +18,26 @@
 
 
 Name:           pan
-Version:        0.133
-Release:        12
+Version:        0.134
+Release:        3.<RELEASE2>
 License:        GPLv2+
 Summary:        A Powerful Newsreader for GNOME
 Url:            http://pan.rebelbase.com/
 Group:          Productivity/Networking/News/Clients
-Source0:        ftp://source.rebelbase.com/pub/pan/pan-%{version}.tar.bz2
+Source:         
http://pan.rebelbase.com/download/releases/0.134/source/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM fix-desktop-file-11.0.diff -- validate desktop file
 Patch0:         fix-desktop-file-11.0.diff
-# PATCH-FIX-UPSTREAM pan-0.133-gcc44.patch -- Fix build with gcc >= 4.4
-Patch1:         pan-0.133-gcc44.patch
-# PATCH-FIX-UPSTREAM pan-gmime24.patch bgo#541676 [email protected] -- 
Build with gmime 2.4. Taken from de-facto upstream 
http://github.com/lostcoder/pan2/commit/eb4a0e36
-Patch2:         pan-gmime24.patch
+# PATCH-FIX-UPSTREAM pan-0.134-handle-nzb-multipart.patch -- fix nzb handling 
of multipart messages
+Patch1:         pan-0.134-handle-nzb-multipart.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
-BuildRequires:  pcre-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gmime-2.4)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtkspell-2.0)
 Recommends:     %{name}-lang
-Requires:       xf86tools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -54,7 +50,6 @@
 translation-update-upstream
 %patch0
 %patch1
-%patch2 -p1
 sed -i -e "s,sr@Latn,sr@latin," configure
 sed -i -e "s,sr@Latn,sr@latin," po/LINGUAS
 sed -i -e "s,sr@Latn,sr@latin," pan.desktop

++++++ fix-desktop-file-11.0.diff ++++++
--- /var/tmp/diff_new_pack.wE0h5a/_old  2011-05-31 17:56:06.000000000 +0200
+++ /var/tmp/diff_new_pack.wE0h5a/_new  2011-05-31 17:56:06.000000000 +0200
@@ -1,4 +1,6 @@
---- pan.desktop
+Index: pan.desktop
+===================================================================
+--- pan.desktop.orig
 +++ pan.desktop
 @@ -1,6 +1,6 @@
  [Desktop Entry]
@@ -9,8 +11,8 @@
  Name[az]=Pan Xəbərlər Oxuyucusu
  Name[bg]=Четец на новини (Pan)
  Name[ca]=Lector de notícies Pan
-@@ -74,8 +74,8 @@
- Comment[vi]=Đọc tin tức từ Usenet
+@@ -80,8 +80,8 @@ Comment[vi]=Đọc tin tức từ Usenet
+ Comment[zh_CN]=阅读来自 Usenet 的新闻
  Comment[zh_TW]=從 Usenet 讀取新聞
  Exec=pan 
 -Icon=pan.png
@@ -20,7 +22,9 @@
 -Categories=GTK;Application;Network;News
 +Categories=GTK;Network;News;
  StartupNotify=false
---- pan.desktop.in
+Index: pan.desktop.in
+===================================================================
+--- pan.desktop.in.orig
 +++ pan.desktop.in
 @@ -1,10 +1,10 @@
  [Desktop Entry]

++++++ pan-0.134-handle-nzb-multipart.patch ++++++
--- pan/gui/gui.cc      2011/05/30 06:52:13     1.1
+++ pan/gui/gui.cc      2011/05/30 06:54:54
@@ -567,12 +567,8 @@
 
     void foreach_part (GMimeObject *o)
     {
-      if (GMIME_IS_MULTIPART (o))
-      {
-        g_mime_multipart_foreach (GMIME_MULTIPART (o), foreach_part_cb, this);
-      }
-      else if (GMIME_IS_PART(o))
-      {
+      if (GMIME_IS_PART(o))
+       {
         GMimePart * part (GMIME_PART (o));
         GMimeDataWrapper * wrapper (g_mime_part_get_content_object (part));
         GMimeStream * mem_stream (g_mime_stream_mem_new ());
++++++ pan-0.133.tar.bz2 -> pan-0.134.tar.bz2 ++++++
++++ 88124 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