Update to 3.20.0

This commit is contained in:
Milan Crha 2016-03-21 11:26:38 +01:00
parent bb3bd2dd94
commit 0680545b69
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -75,3 +75,4 @@
/evolution-ews-3.19.90.tar.xz
/evolution-ews-3.19.91.tar.xz
/evolution-ews-3.19.92.tar.xz
/evolution-ews-3.20.0.tar.xz

View File

@ -2,13 +2,13 @@
%global libmspack_version 0.4
Name: evolution-ews
Version: 3.19.92
Version: 3.20.0
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Evolution extension for Exchange Web Services
License: LGPLv2
URL: https://wiki.gnome.org/Apps/Evolution
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la
%{_datadir}/evolution-data-server/ews/windowsZones.xml
%changelog
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
- Update to 3.19.92

View File

@ -1 +1 @@
d02102aa7d72392731411a7b988ad80c evolution-ews-3.19.92.tar.xz
86e71f77d82cf6b5725c3cfe4215a6d7 evolution-ews-3.20.0.tar.xz