Update to 3.21.4

This commit is contained in:
Milan Crha 2016-07-18 11:08:35 +02:00
parent b5b2f25949
commit 69821199a4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -80,3 +80,4 @@
/evolution-ews-3.21.1.tar.xz /evolution-ews-3.21.1.tar.xz
/evolution-ews-3.21.2.tar.xz /evolution-ews-3.21.2.tar.xz
/evolution-ews-3.21.3.tar.xz /evolution-ews-3.21.3.tar.xz
/evolution-ews-3.21.4.tar.xz

View File

@ -2,7 +2,7 @@
%global libmspack_version 0.4 %global libmspack_version 0.4
Name: evolution-ews Name: evolution-ews
Version: 3.21.3 Version: 3.21.4
Release: 1%{?dist} Release: 1%{?dist}
Group: Applications/Productivity Group: Applications/Productivity
Summary: Evolution extension for Exchange Web Services Summary: Evolution extension for Exchange Web Services
@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la
%{_datadir}/evolution-data-server/ews/windowsZones.xml %{_datadir}/evolution-data-server/ews/windowsZones.xml
%changelog %changelog
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
- Update to 3.21.4
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1 * Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
- Update to 3.21.3 - Update to 3.21.3

View File

@ -1 +1 @@
76d114fb1c7e339187335c51c83671e4 evolution-ews-3.21.3.tar.xz bc2b8fb7a120935f61d8a8343b68d736 evolution-ews-3.21.4.tar.xz