Rebuild for ICU 63

This commit is contained in:
Pete Walter 2019-01-23 22:03:40 +00:00
parent 0b8e4a7502
commit 71b8333126

View File

@ -33,7 +33,7 @@
Name: evolution-data-server
Version: 3.31.4
Release: 2%{?dist}
Release: 3%{?dist}
Group: System Environment/Libraries
Summary: Backend data server for Evolution
License: LGPLv2+
@ -430,6 +430,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
%{_datadir}/installed-tests
%changelog
* Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 3.31.4-3
- Rebuild for ICU 63
* Mon Jan 07 2019 Milan Crha <mcrha@redhat.com> - 3.31.4-2
- Fix typo in the latest Igor Gnatenko's commit (Remove obsolete scriptlets)