diff --git a/.gitignore b/.gitignore index e74c70d..fe0553b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ balsa-2.4.8.tar.bz2 /balsa-2.4.14.tar.bz2 /balsa-2.5.0.tar.bz2 /balsa-2.5.1.tar.bz2 +/balsa-2.5.2.tar.bz2 diff --git a/balsa.spec b/balsa.spec index ee5dc92..1ed1e78 100644 --- a/balsa.spec +++ b/balsa.spec @@ -1,8 +1,8 @@ %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 --with-gpgme --with-secret Name: balsa -Version: 2.5.1 -Release: 4%{?dist} +Version: 2.5.2 +Release: 1%{?dist} Summary: Mail Client Group: Applications/Internet @@ -98,6 +98,9 @@ fi %config(noreplace) %{_sysconfdir}/sound/events/balsa.soundlist %changelog +* Sat May 30 2015 Pawel Salek - 2.5.2-1 +- update to upstream 2.5.2 + * Fri Aug 15 2014 Fedora Release Engineering - 2.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 7e8f26c..82ea8e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afd175b4de2c6cc685ace50dc3ad61ff balsa-2.5.1.tar.bz2 +da3b500b5c939f85071fb1fe3e3efc01 balsa-2.5.2.tar.bz2