|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
Summary: Printer Application Framework (PAPPL)
|
|
|
|
|
Name: pappl
|
|
|
|
|
Version: 1.4.6
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: Apache-2.0 WITH LLVM-exception
|
|
|
|
|
Source: https://github.com/michaelrsweet/pappl/releases/download/v%{version}/pappl-%{version}.tar.gz
|
|
|
|
|
Url: https://www.msweet.org/pappl
|
|
|
|
@ -112,6 +112,10 @@ make test
|
|
|
|
|
%{_mandir}/man3/pappl-system.3.gz
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.6-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Zdenek Dohnal <zdohnal@redhat.com> - 1.4.6-3
|
|
|
|
|
- the last change changes ABI - lprint has to be rebuilt
|
|
|
|
|
|
|
|
|
|