Update to 3.21.2

This commit is contained in:
Milan Crha 2016-05-23 11:25:54 +02:00
parent 3b5f90eac2
commit ee6e043892
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -78,3 +78,4 @@
/evolution-ews-3.20.0.tar.xz /evolution-ews-3.20.0.tar.xz
/evolution-ews-3.20.1.tar.xz /evolution-ews-3.20.1.tar.xz
/evolution-ews-3.21.1.tar.xz /evolution-ews-3.21.1.tar.xz
/evolution-ews-3.21.2.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.1 Version: 3.21.2
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 May 23 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-1
- Update to 3.21.2
* Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1 * Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1
- Update to 3.21.1 - Update to 3.21.1

View File

@ -1 +1 @@
37c69c1d71d538f88145113829998373 evolution-ews-3.21.1.tar.xz 87f5f5ff650bff6ef779d0e7743e6514 evolution-ews-3.21.2.tar.xz