Update to 3.9.1
This commit is contained in:
parent
9f6d35fb73
commit
baebcf987a
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/evolution-ews-3.7.91.tar.xz
|
/evolution-ews-3.7.91.tar.xz
|
||||||
/evolution-ews-3.7.92.tar.xz
|
/evolution-ews-3.7.92.tar.xz
|
||||||
/evolution-ews-3.8.0.tar.xz
|
/evolution-ews-3.8.0.tar.xz
|
||||||
|
/evolution-ews-3.9.1.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global evo_base_version 3.8
|
%global evo_base_version 3.10
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.8.0
|
Version: 3.9.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: http://projects.gnome.org/evolution
|
URL: http://projects.gnome.org/evolution
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
|
|||||||
%{_libdir}/liblzx.so.*
|
%{_libdir}/liblzx.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
|
||||||
|
- Update to 3.9.1
|
||||||
|
|
||||||
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
|
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
|
||||||
- Update to 3.8.0
|
- Update to 3.8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user