diff --git a/python-pexpect.changes b/python-pexpect.changes index 927bf8a..c5a791c 100644 --- a/python-pexpect.changes +++ b/python-pexpect.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 11 08:37:18 UTC 2014 - dmueller@suse.com + +- fix license (ISC) + ------------------------------------------------------------------- Thu Apr 3 12:28:20 UTC 2014 - dmueller@suse.com diff --git a/python-pexpect.spec b/python-pexpect.spec index 4d884e9..105432a 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -21,7 +21,7 @@ BuildRequires: python-devel Version: 3.1 Release: 0 Summary: Pure Python Expect-like module -License: MIT +License: ISC Group: Development/Libraries/Python Url: http://pexpect.sourceforge.net/ Source: https://pypi.python.org/packages/source/p/pexpect/pexpect-%{version}.tar.gz