3.11.1
This commit is contained in:
parent
dbe527fc3b
commit
73731535bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/evolution-ews-3.9.92.tar.xz
|
/evolution-ews-3.9.92.tar.xz
|
||||||
/evolution-ews-3.10.0.tar.xz
|
/evolution-ews-3.10.0.tar.xz
|
||||||
/evolution-ews-3.10.1.tar.xz
|
/evolution-ews-3.10.1.tar.xz
|
||||||
|
/evolution-ews-3.11.1.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global evo_base_version 3.10
|
%global evo_base_version 3.12
|
||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.10.1
|
Version: 3.11.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
|
||||||
@ -64,6 +64,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/*.la
|
|||||||
%{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error
|
%{_datadir}/evolution/%{evo_base_version}/errors/module-ews-configuration.error
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 22 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.1-1
|
||||||
|
- Update to 3.11.1
|
||||||
|
|
||||||
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
|
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
|
||||||
- Update to 3.10.1
|
- Update to 3.10.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user