Update to 3.21.1
This commit is contained in:
parent
0ca50adc9a
commit
3b5f90eac2
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/evolution-ews-3.19.92.tar.xz
|
/evolution-ews-3.19.92.tar.xz
|
||||||
/evolution-ews-3.20.0.tar.xz
|
/evolution-ews-3.20.0.tar.xz
|
||||||
/evolution-ews-3.20.1.tar.xz
|
/evolution-ews-3.20.1.tar.xz
|
||||||
|
/evolution-ews-3.21.1.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global evo_base_version 3.20
|
%global evo_base_version 3.22
|
||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.20.1
|
Version: 3.21.1
|
||||||
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.20/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.21/%{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/modules/*.la
|
|||||||
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1
|
||||||
|
- Update to 3.21.1
|
||||||
|
|
||||||
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
|
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
|
||||||
- Update to 3.20.1
|
- Update to 3.20.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user