Update to 3.19.2
This commit is contained in:
parent
cedbd275f9
commit
89fa29623e
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
|||||||
/evolution-ews-3.18.0.tar.xz
|
/evolution-ews-3.18.0.tar.xz
|
||||||
/evolution-ews-3.18.1.tar.xz
|
/evolution-ews-3.18.1.tar.xz
|
||||||
/evolution-ews-3.19.1.tar.xz
|
/evolution-ews-3.19.1.tar.xz
|
||||||
|
/evolution-ews-3.19.2.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.19.1
|
Version: 3.19.2
|
||||||
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
|
||||||
@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/evolution/modules/*.la
|
|||||||
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 23 2015 Milan Crha <mcrha@redhat.com> - 3.19.2-1
|
||||||
|
- Update to 3.19.2
|
||||||
|
|
||||||
* Mon Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
|
* Mon Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
|
||||||
- Update to 3.19.1
|
- Update to 3.19.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user