Update to 3.8.0
This commit is contained in:
parent
0038faa2cf
commit
9f6d35fb73
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/evolution-ews-3.7.90.tar.xz
|
||||
/evolution-ews-3.7.91.tar.xz
|
||||
/evolution-ews-3.7.92.tar.xz
|
||||
/evolution-ews-3.8.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global evo_base_version 3.8
|
||||
|
||||
Name: evolution-ews
|
||||
Version: 3.7.92
|
||||
Version: 3.8.0
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Evolution extension for Exchange Web Services
|
||||
License: LGPLv2
|
||||
URL: http://projects.gnome.org/evolution
|
||||
Source: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
|
||||
|
||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||
|
||||
@ -68,6 +68,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/liblzx.so.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
|
||||
- Update to 3.8.0
|
||||
|
||||
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
|
||||
- Update to 3.7.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user