fix cl typo
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libpsl?expand=0&rev=25
This commit is contained in:
parent
9e9ebc2f74
commit
6953a1cd95
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 19 14:10:41 UTC 2017 - shshyukriev@suse.com
|
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)
|
* Use TR46 non-transitional for IDNA (libicu, libidn2 >= 0.14)
|
||||||
* Fix coverage upload from TravisCI to Coveralls
|
* Fix coverage upload from TravisCI to Coveralls
|
||||||
* New tests to cover psl_latest() and psl_dist_filename()
|
* New tests to cover psl_latest() and psl_dist_filename()
|
||||||
|
@ -47,9 +47,9 @@ and sorting domain lists by site.
|
|||||||
|
|
||||||
%package -n %{name}%{somajor}
|
%package -n %{name}%{somajor}
|
||||||
Summary: C library for the Publix Suffix List
|
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
|
License: MIT and MPL-2.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
# The libary code is MIT, with built-in data from publicsuffix
|
||||||
Recommends: publicsuffix
|
Recommends: publicsuffix
|
||||||
|
|
||||||
%description -n %{name}%{somajor}
|
%description -n %{name}%{somajor}
|
||||||
|
Loading…
Reference in New Issue
Block a user