Sat, 18 May 2024 13:11:49 UTC | login

Information for build pappl-1.3.1-1.fc38

ID239284
Package Namepappl
Version1.3.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pappl.git#e0eb85ca34704eb994b027f094965a4a548bcd3c
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
StartedMon, 13 Mar 2023 05:56:22 UTC
CompletedMon, 13 Mar 2023 06:47:37 UTC
Taskbuild (f38, /rpms/pappl.git:e0eb85ca34704eb994b027f094965a4a548bcd3c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pappl.git#e0eb85ca34704eb994b027f094965a4a548bcd3c'}}
Tags
f38
f39
f40
RPMs
src
pappl-1.3.1-1.fc38.src.rpm (info) (download)
riscv64
pappl-1.3.1-1.fc38.riscv64.rpm (info) (download)
pappl-devel-1.3.1-1.fc38.riscv64.rpm (info) (download)
pappl-debuginfo-1.3.1-1.fc38.riscv64.rpm (info) (download)
pappl-debugsource-1.3.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Richard Lescak <rlescak@redhat.com> - 1.3.1-1 - Rebase to version 1.3.1 (#2157744) * Fri Dec 16 2022 Richard Lescak <rlescak@redhat.com> - 1.3.0-1 - Rebase to version 1.3.0 (#2150441) * 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