[balsa/f12/master] Update to upstream 2.4.8.

Pawel Salek pawsa at fedoraproject.org
Thu Aug 26 21:13:29 UTC 2010


commit 42414b7e4d0c9f198139d51a8434db70f26008ee
Author: Pawel Salek <salek at kth.se>
Date:   Thu Aug 26 23:13:59 2010 +0200

    Update to upstream 2.4.8.

 .gitignore |    1 +
 balsa.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94664ce..6b34bc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 balsa-2.4.7.tar.bz2
+/balsa-2.4.8.tar.bz2
diff --git a/balsa.spec b/balsa.spec
index 40942e6..257ac2a 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 --with-gpgme --with-html-widget=gtkhtml2 --without-nm
+%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 --with-html-widget=gtkhtml2
 
 Name:           balsa
-Version:        2.4.7
+Version:        2.4.8
 Release:        1%{?dist}
 Summary:        Mail Client
 
@@ -31,6 +31,7 @@ BuildRequires: libgnome-devel
 BuildRequires: libgnomeui-devel
 BuildRequires: libnotify-devel
 BuildRequires: libtool
+BuildRequires: NetworkManager-glib-devel
 BuildRequires: openssl-devel
 BuildRequires: scrollkeeper
 
@@ -108,6 +109,9 @@ fi
 
 
 %changelog
+* Thu Aug 26 2010 Pawel Salek <salek at kth.se> - 2.4.8-1
+- update to upstream 2.4.8.
+
 * Tue Mar  9 2010 Pawel Salek <salek at kth.se> - 2.4.7-1
 - update to upstream 2.4.7.
 
diff --git a/sources b/sources
index 1830f8a..f5785cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb9597446dfe8adcfae4a0928da336f7  balsa-2.4.7.tar.bz2
+4345e440ae5faf2787f5cc324fcb234a  balsa-2.4.8.tar.bz2


More information about the scm-commits mailing list