Update to 3.7.1

This commit is contained in:
Milan Crha 2012-10-22 10:00:34 +02:00
parent e08be7ca11
commit 83c05c0bec
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/evolution-ews-3.5.90.tar.xz
/evolution-ews-3.5.91.tar.xz
/evolution-ews-3.5.92.tar.xz
/evolution-ews-3.7.1.tar.xz

View File

@ -1,13 +1,13 @@
%global evo_base_version 3.6
%global evo_base_version 3.8
Name: evolution-ews
Version: 3.5.92
Version: 3.7.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.5/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.7/%{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 Oct 22 2012 Milan Crha <mcrha@redhat.com> - 3.7.1-1
- Update to 3.7.1
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
- Update to 3.5.92

View File

@ -1 +1 @@
c85a427003506e1d630c229e266b54a8 evolution-ews-3.5.92.tar.xz
22162d82097fb1365d48ee1f332127b3 evolution-ews-3.7.1.tar.xz