From 6953a1cd95e26472080e4253f4c97caa87973da383a161fd532dd6dc08d3293c Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Mon, 23 Jan 2017 18:19:25 +0000 Subject: [PATCH] fix cl typo OBS-URL: https://build.opensuse.org/package/show/network:utilities/libpsl?expand=0&rev=25 --- libpsl.changes | 2 +- libpsl.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libpsl.changes b/libpsl.changes index 442f977..cf97e99 100644 --- a/libpsl.changes +++ b/libpsl.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Jan 19 14:10:41 UTC 2017 - shshyukriev@suse.com -- libpls 0.17.0: +- libpsl 0.17.0: * Use TR46 non-transitional for IDNA (libicu, libidn2 >= 0.14) * Fix coverage upload from TravisCI to Coveralls * New tests to cover psl_latest() and psl_dist_filename() diff --git a/libpsl.spec b/libpsl.spec index 45a0afd..186c01f 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -47,9 +47,9 @@ and sorting domain lists by site. %package -n %{name}%{somajor} Summary: C library for the Publix Suffix List -# The libary code is MIT, with built-in data from publicsuffix License: MIT and MPL-2.0 Group: System/Libraries +# The libary code is MIT, with built-in data from publicsuffix Recommends: publicsuffix %description -n %{name}%{somajor}