Mon, 20 May 2024 06:55:33 UTC | login

Information for build fmt-ptrn-1.3.22-15.fc31

ID118213
Package Namefmt-ptrn
Version1.3.22
Release15.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fmt-ptrn.git#d8f32236b7af8ea67157f65433a5b5d4247457b4
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
StartedSat, 03 Aug 2019 04:50:38 UTC
CompletedSat, 03 Aug 2019 05:44:50 UTC
Taskbuild (f31-candidate, /rpms/fmt-ptrn.git:d8f32236b7af8ea67157f65433a5b5d4247457b4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fmt-ptrn.git#d8f32236b7af8ea67157f65433a5b5d4247457b4'}}
Tags
f31
f32
f33
RPMs
src
fmt-ptrn-1.3.22-15.fc31.src.rpm (info) (download)
riscv64
fmt-ptrn-1.3.22-15.fc31.riscv64.rpm (info) (download)
fmt-ptrn-devel-1.3.22-15.fc31.riscv64.rpm (info) (download)
fmt-ptrn-debuginfo-1.3.22-15.fc31.riscv64.rpm (info) (download)
fmt-ptrn-debugsource-1.3.22-15.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.22-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild