Update to 3.10.0
This commit is contained in:
parent
4f46d43a25
commit
50bbdcf15f
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/evolution-ews-3.9.90.tar.xz
|
||||
/evolution-ews-3.9.91.tar.xz
|
||||
/evolution-ews-3.9.92.tar.xz
|
||||
/evolution-ews-3.10.0.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global libmspack_version 0.4
|
||||
|
||||
Name: evolution-ews
|
||||
Version: 3.9.92
|
||||
Version: 3.10.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.9/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
|
||||
|
||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||
|
||||
@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la
|
||||
%{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error
|
||||
|
||||
%changelog
|
||||
* Mon Sep 23 2013 Milan Crha <mcrha@redhat.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Mon Sep 16 2013 Milan Crha <mcrha@redhat.com> - 3.9.92-1
|
||||
- Update to 3.9.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user