Mon, 17 Jun 2024 15:26:44 UTC | login

Information for build golang-github-dchest-safefile-0-0.5.20180529git855e8d9.fc31

ID112226
Package Namegolang-github-dchest-safefile
Version0
Release0.5.20180529git855e8d9.fc31
Epoch
SummarySafe "atomic" saving of files
Description Go package safefile implements safe "atomic" saving of files. Instead of truncating and overwriting the destination file, it creates a temporary file in the same directory, writes to it, and then renames the temporary file to the original name when calling Commit.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 18:04:22 UTC
CompletedWed, 31 Jul 2019 18:04:22 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-dchest-safefile-0-0.5.20180529git855e8d9.fc31.src.rpm (info) (download)
noarch
golang-github-dchest-safefile-devel-0-0.5.20180529git855e8d9.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20180529git855e8d9 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.git855e8d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.git855e8d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Apr 12 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20180529git855e8d9 - First package for Fedora