Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2012-03-26 15:37:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liferea (Old)
 and      /work/SRC/openSUSE:Factory/.liferea.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2012-03-22 
12:36:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liferea.new/liferea.changes     2012-03-26 
15:37:29.000000000 +0200
@@ -1,0 +2,26 @@
+Sat Mar 24 10:43:14 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.8.3:
+  + Increasing sqlite3 dependency to 3.7+ for WAL journaling.
+  + Removed sqliteasync code in favour of WAL journaling. This
+    significantly improves performance for ext4.
+  + Added indices for parent_item_id and parent_node_id to avoid
+    slow item removal.
+
+-------------------------------------------------------------------
+Wed Mar 21 10:13:31 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.8.2:
+  + Prevent node info update for anything besides folders.
+  + Do not update DB node and subscription info on startup for
+    performance reasons.
+  + Perform VACCUM only when page fragmentation ratio < 10%.
+  + Removed tooltip on the "Next Unread Item" button to avoid
+    having it flashing each time it is clicked when skimming
+    through items.
+- Drop liferea-avahi.patch: there is nothing useful left in there
+  after a rebase, as it would just remove dead code.
+- Remove libtool BuildRequires and call to autoreconf, that were
+  only needed for above patch.
+
+-------------------------------------------------------------------

Old:
----
  liferea-1.8.1b.tar.gz
  liferea-avahi.patch

New:
----
  liferea-1.8.3.tar.gz

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

Other differences:
------------------
++++++ liferea.spec ++++++
--- /var/tmp/diff_new_pack.UGQsa3/_old  2012-03-26 15:37:31.000000000 +0200
+++ /var/tmp/diff_new_pack.UGQsa3/_new  2012-03-26 15:37:31.000000000 +0200
@@ -17,28 +17,24 @@
 
 
 Name:           liferea
-Version:        1.8.1b
+Version:        1.8.3
 Release:        0
 Summary:        Linux Feed Reader
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            http://liferea.sourceforge.net/
-Source:         
http://downloads.sourceforge.net/project/liferea/Liferea%20Stable/1.8.1/%{name}-%{version}.tar.gz
+Source:         
http://downloads.sourceforge.net/project/liferea/Liferea%20Stable/1.8.3/%{name}-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0:         liferea-opensuse-feeds.patch
-# PATCH-FIX-UPSTREAM liferea-avahi.patch dims...@opensuse.org -- Remove all 
remainders of avahi, after it was stripped by upstream. Patch sent upstream by 
mail (tracker down)
-Patch1:         liferea-avahi.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  json-glib-devel
 BuildRequires:  libsoup-devel >= 2.28.2
-# Needed for patch1
-BuildRequires:  libtool
 BuildRequires:  libunique1-devel
 BuildRequires:  libwebkit-devel >= 1.2.2
 BuildRequires:  libxslt-devel
-BuildRequires:  sqlite-devel
+BuildRequires:  sqlite-devel >= 3.7.0
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.26.0
@@ -64,11 +60,8 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
 
 %build
-# Needed for patch1
-autoreconf -fi
 %configure \
         --disable-static \
         --disable-schemas-install

++++++ liferea-1.8.1b.tar.gz -> liferea-1.8.3.tar.gz ++++++
++++ 4581 lines of diff (skipped)

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

Reply via email to