Update to 3.9.2
This commit is contained in:
parent
6ba3f0d822
commit
54a6b2ac30
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/evolution-ews-3.7.92.tar.xz
|
/evolution-ews-3.7.92.tar.xz
|
||||||
/evolution-ews-3.8.0.tar.xz
|
/evolution-ews-3.8.0.tar.xz
|
||||||
/evolution-ews-3.9.1.tar.xz
|
/evolution-ews-3.9.1.tar.xz
|
||||||
|
/evolution-ews-3.9.2.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global evo_base_version 3.10
|
%global evo_base_version 3.10
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.9.1
|
Version: 3.9.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -67,6 +67,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/liblzx.so
|
|||||||
%{_libdir}/liblzx.so.*
|
%{_libdir}/liblzx.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 27 2013 Milan Crha <mcrha@redhat.com> - 3.9.2-1
|
||||||
|
- Update to 3.9.2
|
||||||
|
|
||||||
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
|
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
|
||||||
- rebuild (libical)
|
- rebuild (libical)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user