Update to 3.19.1

This commit is contained in:
Milan Crha 2015-10-26 09:10:36 +01:00
parent d74c8fb24c
commit cedbd275f9
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -68,3 +68,4 @@
/evolution-ews-3.17.92.tar.xz /evolution-ews-3.17.92.tar.xz
/evolution-ews-3.18.0.tar.xz /evolution-ews-3.18.0.tar.xz
/evolution-ews-3.18.1.tar.xz /evolution-ews-3.18.1.tar.xz
/evolution-ews-3.19.1.tar.xz

View File

@ -1,14 +1,14 @@
%global evo_base_version 3.18 %global evo_base_version 3.20
%global libmspack_version 0.4 %global libmspack_version 0.4
Name: evolution-ews Name: evolution-ews
Version: 3.18.1 Version: 3.19.1
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
License: LGPLv2 License: LGPLv2
URL: https://wiki.gnome.org/Apps/Evolution URL: https://wiki.gnome.org/Apps/Evolution
Source: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch #Patch01: evolution-ews-3.5.90-xmlbuffer.patch
@ -80,6 +80,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 Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
- Update to 3.19.1
* Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1 * Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1
- Update to 3.18.1 - Update to 3.18.1

View File

@ -1 +1 @@
27a3a1e1ff4d48c6ed09b07dadd26a21 evolution-ews-3.18.1.tar.xz a0f874e9b2996e52fc64d074d549a6a5 evolution-ews-3.19.1.tar.xz