Update to 3.5.5
This commit is contained in:
parent
0f8c60bf33
commit
0f0da35576
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/evolution-ews-3.5.2.tar.xz
|
/evolution-ews-3.5.2.tar.xz
|
||||||
/evolution-ews-3.5.3.tar.xz
|
/evolution-ews-3.5.3.tar.xz
|
||||||
/evolution-ews-3.5.4.tar.xz
|
/evolution-ews-3.5.4.tar.xz
|
||||||
|
/evolution-ews-3.5.5.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global evo_base_version 3.6
|
%global evo_base_version 3.6
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.5.4
|
Version: 3.5.5
|
||||||
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
|
||||||
@ -65,6 +65,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
|
|||||||
%{_libdir}/liblzx.so.*
|
%{_libdir}/liblzx.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
|
||||||
|
- Update to 3.5.5
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user