diff --git a/syncevolution.spec b/syncevolution.spec index f86a26b..09579e1 100644 --- a/syncevolution.spec +++ b/syncevolution.spec @@ -2,7 +2,7 @@ Summary: SyncML client for evolution Name: syncevolution Epoch: 1 Version: 1.5.3 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: Applications/Productivity URL: http://syncevolution.org/ @@ -196,6 +196,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/sync.desktop %{_datadir}/syncevolution/xml/*.pl %changelog +* Wed Feb 07 2018 Kalev Lember - 1:1.5.3-4 +- Rebuilt for evolution-data-server soname bump + * Thu Feb 01 2018 Iryna Shcherbina - 1:1.5.3-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)