Sat, 20 Apr 2024 15:53:10 UTC | login

Information for build augeas-1.12.0-2.fc32

ID132614
Package Nameaugeas
Version1.12.0
Release2.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/augeas.git#967ed1df928faef0e7b3dc3e6ff4284ae8aa53e5
SummaryA library for changing configuration files
DescriptionA library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 06:02:09 UTC
CompletedThu, 16 Jan 2020 07:24:44 UTC
Taskbuild (f32-candidate, /rpms/augeas.git:967ed1df928faef0e7b3dc3e6ff4284ae8aa53e5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/augeas.git#967ed1df928faef0e7b3dc3e6ff4284ae8aa53e5'}}
Tags
f32
f33
RPMs
src
augeas-1.12.0-2.fc32.src.rpm (info) (download)
riscv64
augeas-1.12.0-2.fc32.riscv64.rpm (info) (download)
augeas-devel-1.12.0-2.fc32.riscv64.rpm (info) (download)
augeas-libs-1.12.0-2.fc32.riscv64.rpm (info) (download)
augeas-static-1.12.0-2.fc32.riscv64.rpm (info) (download)
augeas-debuginfo-1.12.0-2.fc32.riscv64.rpm (info) (download)
augeas-debugsource-1.12.0-2.fc32.riscv64.rpm (info) (download)
augeas-libs-debuginfo-1.12.0-2.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 15 2019 Richard W.M. Jones <rjones@redhat.com> - 1.12.0-1 - New upstream release 1.12.0. * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.11.0-4 - Rebuild for readline 8.0 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 26 2018 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-2 - Augeas uses gnulib, add the correct 'Provides' line. * Tue Aug 28 2018 Richard W.M. Jones <rjones@redhat.com> - 1.11.0-1 - New upstream version 1.11.0. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 David Lutterkort <lutter@watzmann.net> - 1.10.1-1 - New upstream version 1.10.1 * Fri Jan 26 2018 Richard W.M. Jones <rjones@redhat.com> - 1.10.0-1 - New upstream version 1.10.0 (RHBZ#1538846). - Remove upstream patch. - New tool ‘augmatch’.