diff --git a/pyicu.spec b/pyicu.spec index 988986f..7ec4e33 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -1,5 +1,5 @@ Name: pyicu -Version: 1.9.2 +Version: 1.9.3 Release: 1mamba Summary: A Python extension wrapping IBM's International Components for Unicode C++ library (ICU) Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://github.com/ovalhub/pyicu -Source: https://pypi.python.org/packages/source/P/PyICU/PyICU-%{version}.tar.gz +Source: https://pypi.debian.net/PyICU/PyICU-%{version}.tar.gz License: OSI Approved ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -48,5 +48,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc CREDITS LICENSE %changelog +* Thu Sep 01 2016 Automatic Build System 1.9.3-1mamba +- automatic update by autodist + * Sat Mar 05 2016 Silvan Calarco 1.9.2-1mamba - package created using the webbuild interface