diff --git a/.cvsignore b/.cvsignore index e86dee0..37b1749 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -balsa-2.3.23.tar.bz2 +balsa-2.3.24.tar.bz2 diff --git a/balsa.spec b/balsa.spec index fb114ac..802e364 100644 --- a/balsa.spec +++ b/balsa.spec @@ -1,7 +1,7 @@ -%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 +%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-gpgme Name: balsa -Version: 2.3.23 +Version: 2.3.24 Release: 1%{?dist} Summary: Mail Client @@ -9,17 +9,16 @@ Group: Applications/Internet License: GPL URL: http://balsa.gnome.org/ Source0: http://balsa.gnome.org/%{name}-%{version}.tar.bz2 -Patch1: balsa-rename-open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: libesmtp >= 1.0.4 Requires: scrollkeeper BuildRequires: automake -BuildRequires: aspell-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: gmime-devel BuildRequires: gnome-vfs2-devel +BuildRequires: gpgme-devel BuildRequires: gtk2-devel BuildRequires: gtkhtml2-devel BuildRequires: gtkspell-devel @@ -42,7 +41,6 @@ and printing messages. %prep %setup -q -%patch1 -p0 %build @@ -103,7 +101,10 @@ fi %changelog -* Mon Mar 31 2008 Pawel Salek - 2.3.23-1 +* Sat May 31 2008 Pawel Salek - 2.3.24-1 +- update to upstream 2.3.24. + +* Mon Mar 31 2008 Pawel Salek - 2.3.23-1 - update to upstream 2.3.23. * Tue Feb 19 2008 Fedora Release Engineering - 2.3.22-2 diff --git a/sources b/sources index 7f7a006..d2ddbcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90873cf2c1edb98531356177b105989a balsa-2.3.23.tar.bz2 +badde1dc17f875a8720e0f5782156c31 balsa-2.3.24.tar.bz2