Update to 3.4.0

This commit is contained in:
Milan Crha 2012-03-26 11:01:08 +02:00
parent ebf23f2f24
commit 230dee7325
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/evolution-ews-3.3.90.tar.xz
/evolution-ews-3.3.91.tar.xz
/evolution-ews-3.3.92.tar.xz
/evolution-ews-3.4.0.tar.xz

View File

@ -1,13 +1,13 @@
%global evo_base_version 3.4
Name: evolution-ews
Version: 3.3.92
Version: 3.4.0
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.3/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
BuildRequires: evolution-devel >= %{version}
BuildRequires: evolution-data-server-devel >= %{version}
@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
%{_libdir}/liblzx.so.*
%changelog
* Mon Mar 26 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
- Update to 3.4.0
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
- Update to 3.3.92

View File

@ -1 +1 @@
7569af1532e519bf8fd9ead82823e72f evolution-ews-3.3.92.tar.xz
53c4b6f61f47e5d1d30bc688b0ace80b evolution-ews-3.4.0.tar.xz