From f2378cdeaaf4c8f5f141e2bd1a7577aa54be1b28 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 17:12:41 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libpsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpsl.spec b/libpsl.spec index 8b5e137..d5c35f8 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -1,6 +1,6 @@ Name: libpsl Version: 0.21.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for the Publix Suffix List License: MIT URL: https://rockdaboot.github.io/libpsl @@ -145,6 +145,9 @@ make check || cat tests/test-suite.log %{_mandir}/man1/psl-make-dafsa.1* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 0.21.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Dec 28 2022 Kamil Dudka - 0.21.2-1 - update to 0.21.2 (#2156685)