From 4fdc405051569bb4dcaa9c152240cc84e01e98e3 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Thu, 12 Oct 2023 16:08:31 +0200 Subject: [PATCH] Rebuild for inclusion in CRB Resolves: RHEL-4272 --- poppler-data.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/poppler-data.spec b/poppler-data.spec index 2524b8c..10da6ce 100644 --- a/poppler-data.spec +++ b/poppler-data.spec @@ -3,7 +3,7 @@ Name: poppler-data Summary: Encoding files for use with poppler Version: 0.4.9 -Release: 1%{?dist} +Release: 2%{?dist} # NOTE: The licensing details are explained in COPYING file in source archive. License: BSD and GPLv2 @@ -84,6 +84,10 @@ pkgconfig utility allowing your software to be build with poppler-data. # ============================================================================= %changelog +* Thu Oct 12 2023 Marek Kasik - 0.4.9-2 +- Rebuild for inclusion in CRB +- Resolves: RHEL-4272 + * Wed Apr 25 2018 David Kaspar [Dee'Kej] - 0.4.9-1 - rebase to latest upstream version (bug #1571487)