|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A plain ASCII to PostScript converter
|
|
|
|
|
Name: enscript
|
|
|
|
|
Version: 1.6.6
|
|
|
|
|
Release: 35%{?dist}
|
|
|
|
|
Release: 36%{?dist}
|
|
|
|
|
# compat/regex.h,strerror.c,xalloc.{c,h} - GPL-2.0-or-later
|
|
|
|
|
# states/gram.{c,h}, intl/plural.c - GPL-3.0-or-later WITH Bison-exception-2.2
|
|
|
|
|
# intl/hash-string.c - LGPL-2.1-or-later
|
|
|
|
@ -120,6 +120,10 @@ done
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/enscript.cfg
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.6.6-36
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.6.6-35
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|