diff --git a/python-userpath.changes b/python-userpath.changes index e23c556..749ff5b 100644 --- a/python-userpath.changes +++ b/python-userpath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 23 07:06:02 UTC 2019 - Tomáš Chvátal + +- Fix license string + ------------------------------------------------------------------- Mon Oct 21 09:06:03 UTC 2019 - John Vandenberg diff --git a/python-userpath.spec b/python-userpath.spec index 697ad29..657dde5 100644 --- a/python-userpath.spec +++ b/python-userpath.spec @@ -21,7 +21,7 @@ Name: python-userpath Version: 1.3.0 Release: 0 Summary: Tool for adding locations to the user PATH -License: MIT AND Apache-2.0 +License: MIT OR Apache-2.0 URL: https://github.com/ofek/userpath Source: https://files.pythonhosted.org/packages/source/u/userpath/userpath-%{version}.tar.gz BuildRequires: %{python_module setuptools}