Switch to bundled gnulib

Resolves: #1952815
This commit is contained in:
Ondřej Pohořelský 2021-04-27 16:15:28 +02:00
parent 3ac6ca0a3e
commit bb9f0eb18d

View File

@ -1,9 +1,9 @@
# Unbundle gnulib
%bcond_without psutils_enables_unbundling_gnulib
#%%bcond_without psutils_enables_unbundling_gnulib
Name: psutils
Version: 2.04
Release: 3%{?dist}
Release: 4%{?dist}
Summary: PostScript utilities
# COPYING: GPLv3 text
# epsffit.1: GPLv3+
@ -144,6 +144,10 @@ make check %{?_smp_mflags}
%changelog
* Tue Apr 27 2021 Ondřej Pohořelský <opohorel@redhat.com> - 2.04-4
- Switch to bundled gnulib
- Resolves: #1952815
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.04-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937