Skip to content

Commit

Permalink
Update packaging status to 3.0.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfut committed Mar 1, 2022
1 parent 395cdb7 commit 881ff21
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Ganeti RPM Packaging for RHEL/CentOS/Rocky Linux/others.

## Packaging status

- RHEL/CentOS/Rocky Linux/others 8.x: 3.0.1-2
- RHEL/CentOS/others 7.x: 3.0.1-2
- RHEL/CentOS/Rocky Linux/others 8.x: 3.0.2-1
- RHEL/CentOS/others 7.x: 3.0.2-1

## Documentation

Expand Down Expand Up @@ -207,7 +207,7 @@ Sign the specified package(s) only:
e.g.:

```bash
git tag -a v3.0.1-2 -m "v3.0.1-2"
git push origin refs/tags/v3.0.1-2
git tag -a v3.0.2-1 -m "v3.0.2-1"
git push origin refs/tags/v3.0.2-1
```

0 comments on commit 881ff21

Please sign in to comment.