File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff 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:
231232e.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```
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments