diff --git a/urlscan.changes b/urlscan.changes index 4295089..64bac16 100644 --- a/urlscan.changes +++ b/urlscan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 12 12:26:37 UTC 2023 - Dr. Werner Fink + +- Also remove left over curly braces at the end of require lines + ------------------------------------------------------------------- Mon Jun 12 11:54:29 UTC 2023 - Dr. Werner Fink diff --git a/urlscan.spec b/urlscan.spec index cc3e34c..3d6ab1b 100644 --- a/urlscan.spec +++ b/urlscan.spec @@ -36,8 +36,8 @@ BuildRequires: python3-pip BuildRequires: python3-setuptools BuildRequires: python3-wheel BuildRequires: sed -Requires: python3-base} -Requires: python3-urwid >= 1.2.1} +Requires: python3-base +Requires: python3-urwid >= 1.2.1 BuildArch: noarch %global myname %name