[pyicu/f18] rebuild for ICU ABI break

David Tardon dtardon at fedoraproject.org
Mon Jul 22 12:06:34 UTC 2013


commit 3f00c94af29a321e9e30fff087c7748e51de2e7c
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Jul 22 14:06:19 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 7b74345..698a6f2 100644
--- a/pyicu.spec
+++ b/pyicu.spec
@@ -4,7 +4,7 @@
 %define		realname PyICU
 Name:		pyicu
 Version:	1.4
-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.4-2
+- rebuild for ICU ABI break
+
 * Wed Aug 22 2012 Tom Callaway <spot at fedoraproject.org> - 1.4-1
 - update to 1.4
 


More information about the scm-commits mailing list