Skip to content

Commit 3ecb4cf

Browse files
committed
bump: update to version v3.1.0-1
1 parent 8573808 commit 3ecb4cf

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Ganeti RPM Packaging for RHEL/AlmaLinux/Rocky Linux/others.
66

77
## Packaging status
88

9-
- RHEL/AlmaLinux/Rocky Linux/others 9.x: 3.0.2-2
10-
- RHEL/AlmaLinux/Rocky Linux/others 8.x: 3.0.2-2
9+
- RHEL/AlmaLinux/Rocky Linux/others 10.x: 3.1.0-1
10+
- RHEL/AlmaLinux/Rocky Linux/others 9.x: 3.1.0-1
11+
- RHEL/AlmaLinux/Rocky Linux/others 8.x: 3.1.0-1
1112

1213
## Documentation
1314

@@ -231,6 +232,6 @@ Sign the specified package(s) only:
231232
e.g.:
232233

233234
```bash
234-
git tag -a v3.0.2-2 -m "v3.0.2-2"
235-
git push origin refs/tags/v3.0.2-2
235+
git tag -a v3.1.0-1 -m "v3.1.0-1"
236+
git push origin refs/tags/v3.1.0-1
236237
```

rpmbuild/ganeti/SPECS/ganeti.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,13 +332,13 @@ usermod -aG gnt-daemons gnt-rapi
332332
* Wed Sep 24 2025 Jun Futagawa <[email protected]> - 3.1.0-1
333333
- Update to 3.1.0 (#53)
334334
- Drop support for RHEL/CentOS 7
335-
- Add Requires: python%{python3_pkgversion}-pyasyncore
336335
- Add BuildRequires: graphviz
337336
- Add BuildRequires: man-db
338337
- Add BuildRequires: pandoc
339338
- Remove Requires: python%{python3_pkgversion}-simplejson
340339
- Remove BuildRequires: python%{python3_pkgversion}-simplejson
341340
- Remove BuildRequires: python%{python3_pkgversion}-mock
341+
- Add Requires: python%{python3_pkgversion}-pyasyncore
342342
- Add BuildRequires: python%{python3_pkgversion}-pyasyncore
343343

344344
* Sun Sep 25 2022 Jun Futagawa <[email protected]> - 3.0.2-2

0 commit comments

Comments
 (0)