Update to 3.13.4
This commit is contained in:
parent
46f64c1c4c
commit
b668f48c20
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/evolution-ews-3.12.2.tar.xz
|
/evolution-ews-3.12.2.tar.xz
|
||||||
/evolution-ews-3.12.3.tar.xz
|
/evolution-ews-3.12.3.tar.xz
|
||||||
/evolution-ews-3.12.4.tar.xz
|
/evolution-ews-3.12.4.tar.xz
|
||||||
|
/evolution-ews-3.13.4.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global evo_base_version 3.12
|
%global evo_base_version 3.14
|
||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.12.4
|
Version: 3.13.4
|
||||||
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: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la
|
|||||||
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 30 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-1
|
||||||
|
- Update to 3.13.4
|
||||||
|
|
||||||
* Mon Jul 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-1
|
* Mon Jul 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-1
|
||||||
- Update to 3.12.4
|
- Update to 3.12.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user