Sat, 18 May 2024 09:19:13 UTC | login

Information for build pappl-1.2.3-1.fc37

ID221454
Package Namepappl
Version1.2.3
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pappl.git#dfb1d9e2fff55a2a486e71c0988e8a3a4fcf5bbf
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 complete
Volume DEFAULT
StartedWed, 16 Nov 2022 16:54:18 UTC
CompletedWed, 16 Nov 2022 18:41:02 UTC
Taskbuild (f37, /rpms/pappl.git:dfb1d9e2fff55a2a486e71c0988e8a3a4fcf5bbf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pappl.git#dfb1d9e2fff55a2a486e71c0988e8a3a4fcf5bbf'}}
Tags
f37
f38
RPMs
src
pappl-1.2.3-1.fc37.src.rpm (info) (download)
riscv64
pappl-1.2.3-1.fc37.riscv64.rpm (info) (download)
pappl-devel-1.2.3-1.fc37.riscv64.rpm (info) (download)
pappl-debuginfo-1.2.3-1.fc37.riscv64.rpm (info) (download)
pappl-debugsource-1.2.3-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 21 2022 Richard Lescak <rlescak@redhat.com> - 1.2.3-1 - Rebase to version 1.2.3 (#2133319) * Tue Sep 27 2022 Richard Lescak <rlescak@redhat.com> - 1.2.2-1 - Rebase to version 1.2.2 (#2129391) * 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