diff --git a/.gitignore b/.gitignore index e95d810..f908d12 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ balsa-2.4.7.tar.bz2 balsa-gmime-2.5-port.patch balsa-2.4.8.tar.bz2 /balsa-2.4.9.tar.bz2 +/balsa-2.4.10.tar.bz2 diff --git a/balsa.spec b/balsa.spec index cc23f32..78d5f10 100644 --- a/balsa.spec +++ b/balsa.spec @@ -1,18 +1,17 @@ %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell --with-unique --with-gmime=2.6 --without-gnome --with-html-widget=webkit Name: balsa -Version: 2.4.9 -Release: 6%{?dist} +Version: 2.4.10 +Release: 1%{?dist} Summary: Mail Client Group: Applications/Internet License: GPLv2+ URL: http://pawsa.fedorapeople.org/balsa/ Source0: http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2 -Patch1: balsa-gtkhtml3.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: libesmtp >= 1.0.4 +Requires: libesmtp >= 1.0.6 Requires: scrollkeeper BuildRequires: NetworkManager-glib-devel BuildRequires: desktop-file-utils @@ -46,7 +45,6 @@ and printing messages. %prep %setup -q -%patch1 -p1 perl -pi -e 's,gnome-icon-theme,,g;' configure.in %build @@ -109,6 +107,9 @@ fi %changelog +* Tue Sep 20 2011 Pawel Salek - 2.4.10-1 +- update to upstream 2.4.10 + * Sat Mar 26 2011 Pawel Salek - 2.4.9-6 - use webkit as HTML widget. diff --git a/sources b/sources index 39b40e8..4ac3a4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd7ac44f0cf3117a5fdb46d17dac2b51 balsa-2.4.9.tar.bz2 +fa2b7cb9d248912ac2e3dcc08cd6aa5b balsa-2.4.10.tar.bz2