diff --git a/.gitignore b/.gitignore index f301291..e8ade2a 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ evolution-2.31.5.tar.bz2 /evolution-3.19.2.tar.xz /evolution-3.19.3.tar.xz /evolution-3.19.4.tar.xz +/evolution-3.19.90.tar.xz diff --git a/evolution.spec b/evolution.spec index 26a5e20..fa153fe 100644 --- a/evolution.spec +++ b/evolution.spec @@ -21,15 +21,15 @@ %define libpst_support 1 # Coverity scan can override this to 0, to skip checking in gtk-doc generated code -%{!?with_docs: %define with_docs 1} +%{!?with_docs: %global with_docs 1} %define evo_plugin_dir %{_libdir}/evolution/plugins ### Abstract ### Name: evolution -Version: 3.19.4 -Release: 3%{?dist} +Version: 3.19.90 +Release: 1%{?dist} Group: Applications/Productivity Summary: Mail and calendar client for GNOME License: GPLv2+ and GFDL @@ -286,7 +286,7 @@ for f in $helpdir/C/figures/*.png; do done done -# %{with_docs} +# %%{with_docs} %endif %install @@ -527,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/installed-tests %changelog +* Mon Feb 15 2016 Milan Crha - 3.19.90-1 +- Update to 3.19.90 + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 9272d1b..cc749c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b97f4be7a34a2d81bfcc5696d56120b1 evolution-3.19.4.tar.xz +33bf93410cc1a4f2a3ad557fbc90b1f1 evolution-3.19.90.tar.xz