Update to 3.7.5
This commit is contained in:
parent
9b5d0ccc3a
commit
e8cab0bc56
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user