Update to 3.21.1

This commit is contained in:
Milan Crha 2016-04-25 11:01:56 +02:00
parent 0ca50adc9a
commit 3b5f90eac2
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
37172e5feeddeb595904238e440268cb evolution-ews-3.20.1.tar.xz 37c69c1d71d538f88145113829998373 evolution-ews-3.21.1.tar.xz