Update to 3.5.3
This commit is contained in:
parent
07167ce548
commit
6fe337fcec
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/evolution-ews-3.4.0.tar.xz
|
/evolution-ews-3.4.0.tar.xz
|
||||||
/evolution-ews-3.5.1.tar.xz
|
/evolution-ews-3.5.1.tar.xz
|
||||||
/evolution-ews-3.5.2.tar.xz
|
/evolution-ews-3.5.2.tar.xz
|
||||||
|
/evolution-ews-3.5.3.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global evo_base_version 3.6
|
%global evo_base_version 3.6
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.5.2
|
Version: 3.5.3
|
||||||
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}/pkgconfig/*.pc
|
|||||||
%{_libdir}/liblzx.so.*
|
%{_libdir}/liblzx.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
|
||||||
|
- Update to 3.5.3
|
||||||
|
|
||||||
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
|
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
|
||||||
- Update to 3.5.2
|
- Update to 3.5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user