Update to 3.18.0

This commit is contained in:
Milan Crha 2015-09-21 14:10:42 +02:00
parent b6c5c76e17
commit ef8c7731b7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -66,3 +66,4 @@
/evolution-ews-3.17.90.tar.xz
/evolution-ews-3.17.91.tar.xz
/evolution-ews-3.17.92.tar.xz
/evolution-ews-3.18.0.tar.xz

View File

@ -2,13 +2,13 @@
%global libmspack_version 0.4
Name: evolution-ews
Version: 3.17.92
Version: 3.18.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.17/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
#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
%changelog
* Mon Sep 21 2015 Milan Crha <mcrha@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Mon Sep 14 2015 Milan Crha <mcrha@redhat.com> - 3.17.92-1
- Update to 3.17.92

View File

@ -1 +1 @@
61ec2f14c0686c74b2adde32cf89c12b evolution-ews-3.17.92.tar.xz
ecf97701ecb94c0d648e101b28b42551 evolution-ews-3.18.0.tar.xz