Update to 3.5.92
This commit is contained in:
parent
042591d1ee
commit
e08be7ca11
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/evolution-ews-3.5.5.tar.xz
|
/evolution-ews-3.5.5.tar.xz
|
||||||
/evolution-ews-3.5.90.tar.xz
|
/evolution-ews-3.5.90.tar.xz
|
||||||
/evolution-ews-3.5.91.tar.xz
|
/evolution-ews-3.5.91.tar.xz
|
||||||
|
/evolution-ews-3.5.92.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.91
|
Version: 3.5.92
|
||||||
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 Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
|
||||||
|
- Update to 3.5.92
|
||||||
|
|
||||||
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
|
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
|
||||||
- Update to 3.5.91
|
- Update to 3.5.91
|
||||||
- Remove patch for new xmlOutputBuffer API (fixed upstream)
|
- Remove patch for new xmlOutputBuffer API (fixed upstream)
|
||||||
|
Loading…
Reference in New Issue
Block a user