Rebuild for inclusion in CRB

Resolves: RHEL-4272
This commit is contained in:
Marek Kasik 2023-10-12 16:08:31 +02:00
parent 2ed7ccdfd2
commit 4fdc405051

View File

@ -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 <mkasik@redhat.com> - 0.4.9-2
- Rebuild for inclusion in CRB
- Resolves: RHEL-4272
* Wed Apr 25 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 0.4.9-1
- rebase to latest upstream version (bug #1571487)