Thu, 13 Jun 2024 03:37:49 UTC | login

Information for build fmt-ptrn-1.3.22-30.fc40

ID275193
Package Namefmt-ptrn
Version1.3.22
Release30.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fmt-ptrn.git#ad6e07a54291c35d8b59bf10f8e4e35548651c3b
SummaryA simple template system
DescriptionNew is a template system, especially useful in conjunction with a simple text editor such as vi. The user maintains templates which may contain format strings. At run time, nf replaces the format strings in a template with appropriate values to create a new file. For example, given the following template: // FILE: %(FILE) // AUTHOR: %(FULLNAME) // DATE: %(DATE) // Copyright (C) 1999 %(FULLNAME) %(EMAIL) // All rights reserved. nf will create: // FILE: foo.cpp // AUTHOR: W. Michael Petullo // DATE: 11 September 1999 // Copyright (C) 1999 W. Michael Petullo new@flyn.org // All rights reserved. on my computer. The program understands plaintext or gziped template files. The fmt-ptrn system also provides a shared library which allows a programmer access to nf's functionality. The system was developed to be light and fast. Its only external dependencies are the C library, glib2 and zlib.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Dec 2023 20:29:37 UTC
CompletedThu, 07 Dec 2023 22:00:53 UTC
Taskbuild (f40, /rpms/fmt-ptrn.git:ad6e07a54291c35d8b59bf10f8e4e35548651c3b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fmt-ptrn.git#ad6e07a54291c35d8b59bf10f8e4e35548651c3b'}}
Tags
f40
RPMs
src
fmt-ptrn-1.3.22-30.fc40.src.rpm (info) (download)
riscv64
fmt-ptrn-1.3.22-30.fc40.riscv64.rpm (info) (download)
fmt-ptrn-devel-1.3.22-30.fc40.riscv64.rpm (info) (download)
fmt-ptrn-debuginfo-1.3.22-30.fc40.riscv64.rpm (info) (download)
fmt-ptrn-debugsource-1.3.22-30.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.3.22-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.3.22-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.3.22-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild