Update to 3.7.5

This commit is contained in:
Milan Crha 2013-02-04 08:29:58 +01:00
parent 9b5d0ccc3a
commit e8cab0bc56
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/evolution-ews-3.7.3.tar.xz /evolution-ews-3.7.3.tar.xz
/evolution-ews-3.7.3.1.tar.xz /evolution-ews-3.7.3.1.tar.xz
/evolution-ews-3.7.4.tar.xz /evolution-ews-3.7.4.tar.xz
/evolution-ews-3.7.5.tar.xz

View File

@ -1,7 +1,7 @@
%global evo_base_version 3.8 %global evo_base_version 3.8
Name: evolution-ews Name: evolution-ews
Version: 3.7.4 Version: 3.7.5
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
@ -68,6 +68,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
%{_libdir}/liblzx.so.* %{_libdir}/liblzx.so.*
%changelog %changelog
* Mon Feb 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.5-1
- Update to 3.7.5
* Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1 * Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1
- Update to 3.7.4 - Update to 3.7.4

View File

@ -1 +1 @@
78d35a18246718375ee830e639c8b9ff evolution-ews-3.7.4.tar.xz 3eaa8ab5945c86707a299cd8f235eafd evolution-ews-3.7.5.tar.xz