Update to 3.9.1

This commit is contained in:
Milan Crha 2013-04-29 11:28:15 +02:00
parent 9f6d35fb73
commit baebcf987a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/evolution-ews-3.7.91.tar.xz
/evolution-ews-3.7.92.tar.xz
/evolution-ews-3.8.0.tar.xz
/evolution-ews-3.9.1.tar.xz

View File

@ -1,13 +1,13 @@
%global evo_base_version 3.8
%global evo_base_version 3.10
Name: evolution-ews
Version: 3.8.0
Version: 3.9.1
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Evolution extension for Exchange Web Services
License: LGPLv2
URL: http://projects.gnome.org/evolution
Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
@ -68,6 +68,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
%{_libdir}/liblzx.so.*
%changelog
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
- Update to 3.9.1
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
- Update to 3.8.0

View File

@ -1 +1 @@
659df09460fb97bcba833565fbb97cc8 evolution-ews-3.8.0.tar.xz
4d26ebb64c236354b7bfb18d440ba3ad evolution-ews-3.9.1.tar.xz