Information for build etckeeper-1.18.21-4.fc41

ID68702
Package Nameetckeeper
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.18.21
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/etckeeper.git#922d9a0613dad7b10129cb499b2e747aee7b227f
SummaryStore /etc in a SCM system (git, mercurial, bzr or darcs)
DescriptionThe etckeeper program is a tool to let /etc be stored in a git, mercurial, bzr or darcs repository. It hooks into yum to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control. The default backend is git, if want to use a another backend please install the appropriate tool (mercurial, darcs or bzr). To use bazaar/breezy as backend, please also install the etckeeper-brz package. To start using the package please read /usr/share/doc/etckeeper/README.
Built byzhangsongsong
State complete
Volume DEFAULT
StartedWed, 25 Sep 2024 21:37:23 CST
CompletedWed, 25 Sep 2024 21:47:16 CST
Taskbuild (f41-build-side-2-python, /rpms/etckeeper.git:922d9a0613dad7b10129cb499b2e747aee7b227f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/etckeeper.git#922d9a0613dad7b10129cb499b2e747aee7b227f'}}
Tags
f41
f41-build-side-1
f41-build-side-2-python
RPMs
src
etckeeper-1.18.21-4.fc41.src.rpm (info) (download)
noarch
etckeeper-1.18.21-4.fc41.noarch.rpm (info) (download)
etckeeper-brz-1.18.21-4.fc41.noarch.rpm (info) (download)
etckeeper-dnf-1.18.21-4.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
installed_pkgs.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.18.21-4 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.18.21-2 - Rebuilt for Python 3.13 * Wed May 01 2024 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.21-1 - Update to 1.18.21. - Add patch for rhbz#2203408 from pr#7. - Depend on python3-dnf, not dnf (pr#6). * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.20-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.20-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Python Maint <python-maint@redhat.com> - 1.18.20-3 - Rebuilt for Python 3.12 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 28 2023 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.20-1 - Update to 1.18.20. * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 02 2022 Thomas Moschny <thomas.moschny@gmx.de> - 1.18.18-1 - Update to 1.18.18. - Rebase patches. - Update patch to fix logging with Ansible (#1917461). - BuildRequire setuptools when Python >= 3.12.