import libpsl-0.20.2-6.el8

This commit is contained in:
CentOS Sources 2020-07-28 03:24:02 -04:00 committed by Stepan Oksanichenko
parent 93047983b4
commit 15b7c77da7

View File

@ -1,6 +1,6 @@
Name: libpsl
Version: 0.20.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: C library for the Publix Suffix List
License: MIT
URL: https://rockdaboot.github.io/libpsl
@ -143,6 +143,9 @@ make check || cat tests/test-suite.log
%{_mandir}/man1/psl-make-dafsa.1*
%changelog
* Thu Jun 04 2020 Kamil Dudka <kdudka@redhat.com> - 0.20.2-6
- increase release number (#1764048)
* Fri Jul 27 2018 Kamil Dudka <kdudka@redhat.com> - 0.20.2-5
- avoid using rpath in the psl executable (#1533448)