Update to 3.19.1
This commit is contained in:
parent
d74c8fb24c
commit
cedbd275f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
|||||||
/evolution-ews-3.17.92.tar.xz
|
/evolution-ews-3.17.92.tar.xz
|
||||||
/evolution-ews-3.18.0.tar.xz
|
/evolution-ews-3.18.0.tar.xz
|
||||||
/evolution-ews-3.18.1.tar.xz
|
/evolution-ews-3.18.1.tar.xz
|
||||||
|
/evolution-ews-3.19.1.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global evo_base_version 3.18
|
%global evo_base_version 3.20
|
||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.18.1
|
Version: 3.19.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.18/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||||
|
|
||||||
@ -80,6 +80,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 Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
|
||||||
|
- Update to 3.19.1
|
||||||
|
|
||||||
* Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1
|
* Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1
|
||||||
- Update to 3.18.1
|
- Update to 3.18.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user