Update to 3.11.90
This commit is contained in:
parent
8a7da61c68
commit
3c44de1cb2
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/evolution-ews-3.11.2.tar.xz
|
/evolution-ews-3.11.2.tar.xz
|
||||||
/evolution-ews-3.11.4.tar.xz
|
/evolution-ews-3.11.4.tar.xz
|
||||||
/evolution-ews-3.11.5.tar.xz
|
/evolution-ews-3.11.5.tar.xz
|
||||||
|
/evolution-ews-3.11.90.tar.xz
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.11.5
|
Version: 3.11.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: http://projects.gnome.org/evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||||
@ -66,6 +66,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la
|
|||||||
%{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error
|
%{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
|
||||||
|
- Update to 3.11.90
|
||||||
|
|
||||||
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
|
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
|
||||||
- Update to 3.11.5
|
- Update to 3.11.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user