diff --git a/.gitignore b/.gitignore index d45f8a1..bdcebd8 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /evolution-ews-3.16.1.tar.xz /evolution-ews-3.17.1.tar.xz /evolution-ews-3.17.2.tar.xz +/evolution-ews-3.17.3.tar.xz diff --git a/evolution-ews.spec b/evolution-ews.spec index 4e61b02..71dbaca 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -2,8 +2,8 @@ %global libmspack_version 0.4 Name: evolution-ews -Version: 3.17.2 -Release: 2%{?dist} +Version: 3.17.3 +Release: 1%{?dist} Group: Applications/Productivity Summary: Evolution extension for Exchange Web Services License: LGPLv2 @@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la %{_datadir}/evolution-data-server/ews/windowsZones.xml %changelog +* Mon Jun 22 2015 Milan Crha - 3.17.3-1 +- Update to 3.17.3 + * Wed Jun 17 2015 Fedora Release Engineering - 3.17.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 1be04c7..0908577 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9343f63a80d78ebc5c3e37667dcc0d8 evolution-ews-3.17.2.tar.xz +4807c7560690347f5e2fe01f308dade4 evolution-ews-3.17.3.tar.xz