This commit is contained in:
Matthew Barnes 2013-10-22 16:31:23 -04:00
parent dbe527fc3b
commit 73731535bd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/evolution-ews-3.9.92.tar.xz
/evolution-ews-3.10.0.tar.xz
/evolution-ews-3.10.1.tar.xz
/evolution-ews-3.11.1.tar.xz

View File

@ -1,8 +1,8 @@
%global evo_base_version 3.10
%global evo_base_version 3.12
%global libmspack_version 0.4
Name: evolution-ews
Version: 3.10.1
Version: 3.11.1
Release: 1%{?dist}
Group: Applications/Productivity
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
%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
- Update to 3.10.1

View File

@ -1 +1 @@
49c396c3c454377741ba859ebfac3319 evolution-ews-3.10.1.tar.xz
2432104311cd3a92a79319865d156a46 evolution-ews-3.11.1.tar.xz