diff --git a/.gitignore b/.gitignore index 680e1e3..bcbb9ab 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.13.4.tar.xz /evolution-3.13.5.tar.xz /evolution-3.13.6.tar.xz +/evolution-3.13.7.tar.xz diff --git a/evolution.spec b/evolution.spec index 3a260ff..1a02acb 100644 --- a/evolution.spec +++ b/evolution.spec @@ -29,7 +29,7 @@ ### Abstract ### Name: evolution -Version: 3.13.6 +Version: 3.13.7 Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME @@ -520,10 +520,12 @@ rm -rf $RPM_BUILD_ROOT %files bogofilter %defattr(-, root, root) %{_libdir}/evolution/modules/module-bogofilter.so +%{_datadir}/appdata/evolution-bogofilter.metainfo.xml %files spamassassin %defattr(-, root, root) %{_libdir}/evolution/modules/module-spamassassin.so +%{_datadir}/appdata/evolution-spamassassin.metainfo.xml %files perl %defattr(-, root, root) @@ -541,6 +543,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Oct 27 2014 Milan Crha - 3.13.7-1 +- Update to 3.13.7 + * Mon Sep 22 2014 Milan Crha - 3.13.6-1 - Update to 3.13.6 diff --git a/sources b/sources index add920c..f27887c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af87482520c78a81ef4ec2feab588b49 evolution-3.13.6.tar.xz +71724fae8ca9c22b7fbf0eb0bfdda940 evolution-3.13.7.tar.xz