From ea66070bf697f9cd61d079bae62f80c4efe4462e Mon Sep 17 00:00:00 2001 From: Steven M. Parrish Date: Jul 23 2009 19:36:01 +0000 Subject: New release candidate --- diff --git a/.cvsignore b/.cvsignore index 2a5b832..00cee56 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -liferea-1.6.0-rc6.tar.gz +liferea-1.6.0-rc7.tar.gz diff --git a/liferea.spec b/liferea.spec index e80eef6..e7b1a4f 100644 --- a/liferea.spec +++ b/liferea.spec @@ -1,12 +1,12 @@ Name: liferea Version: 1.6.0 -Release: 0.3.rc6%{?dist} +Release: 0.4.rc7%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet License: GPLv2+ URL: http://liferea.sourceforge.net/ -Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}-rc6.tar.gz +Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}-rc7.tar.gz Patch0: %{name}-fedorafeed.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -14,7 +14,7 @@ BuildRequires: GConf2-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: sqlite-devel -BuildRequires: webkitgtk-devel +BuildRequires: webkitgtk-devel BuildRequires: intltool BuildRequires: libglade2-devel BuildRequires: desktop-file-utils @@ -35,7 +35,7 @@ It can be used to maintain a list of subscribed feeds, browse through their items, and show their contents. %prep -%setup -q -n %{name}-%{version}-rc6 +%setup -q -n %{name}-%{version}-rc7 %patch0 -p1 -b .fedorafeed %build @@ -106,8 +106,29 @@ fi %dir %{_libdir}/%{name} %changelog -* Thu Jul 02 2009 Steven M. Parrish 1.6.0-0.3.rc6 -- Double bump due to conflicting builds +* Thu Jul 23 2009 Steven M. Parrish 1.6.0-0.4.rc7 +- Open the "Decrease/Increase Text Size" menu instead of the +- normal link menu on JavaScript links. +- Fixes SF #2787817, SF #2814022, Debian #525368: +- Work around several eggtrayicon crashes. +- Fix target="_blank" links not opening in tabs. +- Fixes a crash on some newsbin items without parents. +- Open new windows opened by Javascript in a new tab. +- Fixes crash when removing Google Reader node when update +- of one of it's subscriptions is in progress. +- Fixes SF #2789255: Crash when quitting during download. +- Reduce memory usage by only using a WebKitWebSettings for all +- the htmlviews. +- Fixes SF #2823359: Subscription -> New Source crashes +- Require WebKitGtk+ >= 1.1.10 to avoid problems with older +- versions. +- Fixes SF #2815397: Don't scale images when scaling the text. +- Fixes Debian #537295: Work around a format misdetection in +- item_set_description(). +- Fixes Debian #537332: Infinite loop on 404 errors. +- Update of Arabic translation. +- Update of Brazilian Portuguese translation. + * Tue Jun 30 2009 Steven M. Parrish 1.6.0-0.1.rc6 - Updated the example feeds. @@ -121,10 +142,13 @@ fi - Don't use the deprecated soup_message_headers_get() function. - More consistent tab label widths. - Avoid having loading of other tabs cancelled when opening -- a new tab. +- a new tab. -* Tue Jun 30 2009 Christopher Aillon - 1.6.0-0.2.rc5 -- Rebuild against newer gecko +* Wed Jun 24 2009 Rex Dieter 1.6.0-0.3.fc5 +- Obsoletes: liferea-WebKit < 1.6.0 + +* Tue Jun 16 2009 Steven M. Parrish 1.6.0-0.2.rc5 +- fix missing BR * Tue Jun 16 2009 Steven M. Parrish 1.6.0-0.1.rc5 - New upstream release diff --git a/sources b/sources index 8c2df34..d119b73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faea2fd081c0cd31b279c22aba3632fa liferea-1.6.0-rc6.tar.gz +8b283144b77d872dce53e402ef8a4cf6 liferea-1.6.0-rc7.tar.gz