diff --git a/python-purl.changes b/python-purl.changes index e017ad2..9825408 100644 --- a/python-purl.changes +++ b/python-purl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 9 15:12:31 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of descriptions. + ------------------------------------------------------------------- Fri Jun 7 11:51:45 UTC 2019 - Tomáš Chvátal diff --git a/python-purl.spec b/python-purl.spec index 5c743a7..b9a8ff9 100644 --- a/python-purl.spec +++ b/python-purl.spec @@ -20,7 +20,7 @@ Name: python-purl Version: 1.5 Release: 0 -Summary: An immutable URL class for easy URL-building and manipulation +Summary: An immutable URL class for URL building and manipulation License: MIT Group: Development/Languages/Python URL: https://github.com/codeinthehole/purl @@ -35,7 +35,7 @@ BuildArch: noarch %python_subpackages %description -An immutable URL class for easy URL-building and manipulation +An immutable URL class for URL building and manipulation. %prep %setup -q -n purl-%{version}