mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
Rusty Russell
145b09c9a8
version: generate RPM version from git
This unifies our RPM version handling, based on tags. 1) Tags are of form ctdb-<version>. 2) The first <version> starts with .1. 3) Devel versions end with .0.<patchnum>.<checksum>.devel to reliably identify them. This means that devel versions will correctly supersede releases and earlier devels, but new releases will correctly supersede older devel RPMs. Making a new release is as simple as creating a new git tag. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (This used to be ctdb commit 44009e02a661d4a1e14246f650974fc4ed7a07c9)
Description
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
452 MiB
Languages
C
76.4%
Python
18.8%
Shell
2.8%
Perl
1.4%
Rust
0.3%
Other
0.1%