Tue, 18 Jun 2024 21:49:34 UTC | login

Information for build libxslt-1.1.37-1.fc37

ID204804
Package Namelibxslt
Version1.1.37
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libxslt.git#7669b3fe105f4e4f241367f0824a2db8e08a92b7
SummaryLibrary providing the Gnome XSLT engine
DescriptionThis C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. To use it you need to have a version of libxml2 >= 2.6.27 installed. The xsltproc command is a command line interface to the XSLT engine
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Sep 2022 14:56:46 UTC
CompletedWed, 21 Sep 2022 15:09:31 UTC
Taskbuild (f37, /rpms/libxslt.git:7669b3fe105f4e4f241367f0824a2db8e08a92b7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libxslt.git#7669b3fe105f4e4f241367f0824a2db8e08a92b7'}}
Tags
f37
f38
RPMs
src
libxslt-1.1.37-1.fc37.src.rpm (info) (download)
riscv64
libxslt-1.1.37-1.fc37.riscv64.rpm (info) (download)
libxslt-devel-1.1.37-1.fc37.riscv64.rpm (info) (download)
python3-libxslt-1.1.37-1.fc37.riscv64.rpm (info) (download)
libxslt-debuginfo-1.1.37-1.fc37.riscv64.rpm (info) (download)
libxslt-debugsource-1.1.37-1.fc37.riscv64.rpm (info) (download)
python3-libxslt-debuginfo-1.1.37-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.1.37-1 - 1.1.37 * Wed Aug 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.1.36-1 - 1.1.36 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.35-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.1.35-2 - Exclude arch-specific Makefile from -devel. * Wed Feb 16 2022 David King <amigadave@amigadave.com> - 1.1.35-1 - Update to 1.1.35 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.34-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.34-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.34-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Sep 14 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.1.34-4 - Patch for incorrect man page stylesheet. * Tue Sep 01 2020 Simo Sorce <simo@redhat.com> - 1.1.34-3 - Drop crypto dependency. - The "cryptography" implemented in exslt is outdated and bad supporting only insecure algorithms (RC4, SHA1, MD5, MD4), and should not be used anyway.