diff --git a/tests/test00_specsyntax.in b/tests/test00_specsyntax.in index bc33b74..3f317ae 100644 --- a/tests/test00_specsyntax.in +++ b/tests/test00_specsyntax.in @@ -41,7 +41,7 @@ function specfile.checksyntax() { notify.note " * $specfile" local total_issues=0 - local user_agent="Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/81.0" + local user_agent="Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/132.0" # 0. checking if 'Source[0]' is a valid internet address # (skip this test if no '%setup' section has been found)