Sat, 18 May 2024 12:01:54 UTC | login

Information for build pappl-1.2.1-3.fc37

ID219337
Package Namepappl
Version1.2.1
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pappl.git#28004e8582aef0e2863353b11ff51eace00883f7
SummaryPrinter Application Framework (PAPPL)
DescriptionPAPPL is a simple C-based framework/library for developing CUPS Printer Applications, which are the recommended replacement for printer drivers. PAPPL supports JPEG, PNG, PWG Raster, Apple Raster, and "raw" printing to printers connected via USB and network (AppSocket/JetDirect) connections. PAPPL provides access to the printer via its embedded IPP Everywhereâ„¢ service, either local to the computer or on your whole network, which can then be discovered and used by any application. PAPPL is licensed under the Apache License Version 2.0 with an exception to allow linking against GPL2/LGPL2 software (like older versions of CUPS), so it can be used freely in any project you'd like.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 11 Nov 2022 10:47:46 UTC
CompletedFri, 11 Nov 2022 12:26:20 UTC
Taskbuild (f37, /rpms/pappl.git:28004e8582aef0e2863353b11ff51eace00883f7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pappl.git#28004e8582aef0e2863353b11ff51eace00883f7'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Richard Lescak <rlescak@redhat.com> - 1.2.1-2 - link libpappl with -Wl,-z,now * Tue Jun 21 2022 Richard Lescak <rlescak@redhat.com> - 1.2.1-1 - Rebase to version 1.2.1 (#2078148) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 17 2021 Richard Lescak <rlescak@redhat.com> - 1.1.0-1 - Rebase to version 1.1.0 (#2020646) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue May 25 2021 Richard Lescak <rlescak@redhat.com> - 1.0.3-1 - Update to version 1.0.3 (#1962959) * Tue Apr 13 2021 Richard Lescak <rlescak@redhat.com> - 1.0.2-2 - Added patch to fix tests, added DSOFLAGS in build, made changes according to review. * Fri Mar 26 2021 Richard Lescak <rlescak@redhat.com> - 1.0.2-1 - Initial version of package