diff --git a/.gitignore b/.gitignore index 7090fa7..8ea69d9 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.8.1.tar.xz /evolution-3.8.2.tar.xz /evolution-3.8.3.tar.xz +/evolution-3.8.4.tar.xz diff --git a/evolution.spec b/evolution.spec index e5ff739..8d5d9c2 100644 --- a/evolution.spec +++ b/evolution.spec @@ -30,8 +30,8 @@ ### Abstract ### Name: evolution -Version: 3.8.3 -Release: 2%{?dist} +Version: 3.8.4 +Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Jul 23 2013 Milan Crha - 3.8.4-1 +- Update to 3.8.4 + * Sat Jun 22 2013 Matthias Clasen - 3.8.3-2 - Don't install ChangeLog - Trim %%changelog @@ -561,7 +564,7 @@ rm -rf $RPM_BUILD_ROOT * Thu Dec 20 2012 Kalev Lember - 3.7.3.2-2 - Rebuilt for libgnome-desktop3 3.7.3 soname bump -* Tue Dec 19 2012 Matthew Barnes - 3.7.3.2-1 +* Wed Dec 19 2012 Matthew Barnes - 3.7.3.2-1 - Update to 3.7.3.2 - Remove obsolete BuildRequires: bison diff --git a/sources b/sources index 79213c1..05d589e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5181f4d8199a9c6b383ee0c1dab83333 evolution-3.8.3.tar.xz +a2fa3270da291fbc54573d3778b74e93 evolution-3.8.4.tar.xz