Information for build cvs-1.11.23-73.fc42

ID1437
Package Namecvs
Version1.11.23
Release73.fc42
Epoch
DraftFalse
SummaryConcurrent Versions System
DescriptionCVS (Concurrent Versions System) is a version control system that can record the history of your files (usually, but not always, source code). CVS only stores the differences between versions, instead of every version of every file you have ever created. CVS also keeps a log of who, when, and why changes occurred. CVS is very helpful for managing releases and controlling the concurrent editing of source files among multiple authors. Instead of providing version control for a collection of files in a single directory, CVS provides version control for a hierarchical collection of directories consisting of revision controlled files. These directories and files can then be combined together to form a software release.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:10:21 UTC
CompletedMon, 09 Jun 2025 16:10:21 UTC
Tags
f42
RPMs
src
cvs-1.11.23-73.fc42.src.rpm (info) (download)
noarch
cvs-contrib-1.11.23-73.fc42.noarch.rpm (info) (download)
riscv64
cvs-1.11.23-73.fc42.riscv64.rpm (info) (download)
cvs-doc-1.11.23-73.fc42.riscv64.rpm (info) (download)
cvs-debuginfo-1.11.23-73.fc42.riscv64.rpm (info) (download)
cvs-debugsource-1.11.23-73.fc42.riscv64.rpm (info) (download)
Changelog * Thu Jan 23 2025 Petr Pisar <ppisar@redhat.com> - 1.11.23-73 - Fix building in ISO C23 with GCC 15 (bug #2340021) * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.23-72 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.23-71 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.23-70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.23-69 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 27 2023 Petr Pisar <ppisar@redhat.com> - 1.11.23-68 - Convert License tags to an SPDX format * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.23-67 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Apr 19 2023 Petr Pisar <ppisar@redhat.com> - 1.11.23-66 - Modernize a spec file - Build PDF documentation from sources - Adjust tests to grep-3.9 * Wed Apr 19 2023 Arjun Shankar <arjun@redhat.com> - 1.11.23-65 - Adjust cvs-1.11.23-c99.patch for a cleaner fix (#2187741) * Tue Apr 18 2023 Arjun Shankar <arjun@redhat.com> - 1.11.23-64 - Port to C99 (#2187741)