[pyicu] libicu rebuild.

Jon Ciesla limb at fedoraproject.org
Fri Feb 8 13:59:36 UTC 2013


commit f5180645bf232ca27c8e0dac06b1533fbb337707
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Feb 8 07:56:44 2013 -0600

    libicu rebuild.

 pyicu.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pyicu.spec b/pyicu.spec
index 7b74345..674c908 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
+* Fri Feb 08 2013 Jon Ciesla <limburgher at gmail.com> - 1.4-2
+- libicu rebuild.
+
 * 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