[pyicu] rebuild for ICU ABI break

David Tardon dtardon at fedoraproject.org
Mon Jul 22 11:53:34 UTC 2013


commit d707e6a911e040c8675ace987aecfb395839da06
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Jul 22 13:53:17 2013 +0200

    rebuild for ICU ABI break

 pyicu.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pyicu.spec b/pyicu.spec
index add747d..80c43e4 100644
--- a/pyicu.spec
+++ b/pyicu.spec
@@ -4,7 +4,7 @@
 %define		realname PyICU
 Name:		pyicu
 Version:	1.5
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Python extension wrapping IBM's ICU C++ libraries
 Group:		Development/Tools
 License:	MIT
@@ -50,6 +50,9 @@ rm -rf %{buildroot}%{python_sitearch}/tests
 %{python_sitearch}/%{realname}-%{version}-py?.?.egg-info/*.*
 
 %changelog
+* Mon Jul 22 2013 David Tardon <dtardon at redhat.com> - 1.5-2
+- rebuild for ICU ABI break
+
 * Fri Feb 08 2013 Jon Ciesla <limburgher at gmail.com> - 1.5-1
 - libicu rebuild.
 - Update to 1.5, 1.4 doesn't build on new libicu.


More information about the scm-commits mailing list