| Name: | cvs |
|---|---|
| Version: | 1.11.23 |
| Release: | 75.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1146340 |
| License: | GPL-2.0-or-later AND GPL-1.0-or-later AND Latex2e-translated-notice AND LicenseRef-Fedora-Public-Domain |
| RPM: | cvs-1.11.23-75.el10_0.aarch64.rpm |
| Source RPM: | cvs-1.11.23-75.el10_0.src.rpm |
| Build Date: | Tue Oct 07 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://cvs.nongnu.org/ |
| Summary: | Concurrent Versions System |
| Description: | CVS (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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Add explicit BR: libxcrypt-devel
- Fix building in ISO C23 with GCC 15 (bug #2340021)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Convert License tags to an SPDX format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Modernize a spec file - Build PDF documentation from sources - Adjust tests to grep-3.9