Rebuild for ICU 63

This commit is contained in:
Pete Walter 2019-01-23 21:53:25 +00:00
parent f3ff5fe5de
commit 7b6ed6d255
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: sword
Version: 1.8.1
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Free Bible Software Project
License: GPLv2
URL: http://www.crosswire.org/sword/
@ -138,6 +138,9 @@ make tests
%{python3_sitearch}/sword-%{version}-py%{python3_version}.egg-info
%changelog
* Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 1.8.1-10
- Rebuild for ICU 63
* Mon Sep 24 2018 Greg Hellings <greg.hellings@gmail.com> - 1.8.1-9
- Remove Python 2 binding build: BZ1627373