From 8bed4c3b9d78ee604a42ccb2a9014b6c0c4e7f48 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 22 May 2018 12:44:49 -0500 Subject: [PATCH] Rebuilt for publicsuffix-list 20180514 --- libpsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpsl.spec b/libpsl.spec index 6ad46fd..c88df37 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -1,6 +1,6 @@ Name: libpsl Version: 0.20.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for the Publix Suffix List License: MIT URL: https://rockdaboot.github.io/libpsl @@ -138,6 +138,9 @@ make check || cat tests/test-suite.log %{_mandir}/man1/psl-make-dafsa.1* %changelog +* Tue May 22 2018 Yaakov Selkowitz - 0.20.2-2 +- Rebuilt for publicsuffix-list 20180514 + * Tue May 01 2018 Yaakov Selkowitz - 0.20.2-1 - Update to 0.20.2 (#1572887)