Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit c13ae7c

Browse files
committed
updated release version info
1 parent b2aa34c commit c13ae7c

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ theme: minima
2727
plugins:
2828
- jekyll-feed
2929

30-
spacewalk_version: 2.9
31-
spacewalk_version_short: 29
30+
spacewalk_version: 2.10
31+
spacewalk_version_short: 210
3232

3333
# Exclude from processing.
3434
# The following items will not be processed, by default. Create a custom list

_includes/frontpage_header.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,14 @@
99
<div class="header-content-inner release-notes">
1010
<h4>Spacewalk {{ site.spacewalk_version }} was released!</h4>
1111
<div class="release-notes-inner">
12-
<ul>
13-
<li> Spacewalk now installable on Fedora 29</li>
14-
<li> Spacewalk supports Fedora 29 and Fedora Rawhide clients</li>
15-
<li> All packages and repositories are exclusively in <a href="https://copr.fedorainfracloud.org/">https://copr.fedorainfracloud.org/</a></li>
16-
<li> Several bugfixes</li>
17-
<li> Spacewalk server is now capable of syncing and distributing of Red Hat Enterprise Linux 8 Beta content</li>
18-
</ul>
19-
Check whole release notes <a
20-
href="https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes{{ site.spacewalk_version_short }}">here</a>!
21-
</div>
12+
<ul>
13+
<li>Spacewalk now installable on Fedora 30 and 31</li>
14+
<li>Spacewalk supports Fedora 30 and 31, Red Hat Enterprise Linux and CentOS 8 clients</li>
15+
<li>Number of bugfixes and security fixes</li>
16+
</ul>
17+
<p>The up-to-date API documentation can be found at
18+
<a href="http://spacewalkproject.github.io/documentation/api/2.10/" rel="nofollow">http://spacewalkproject.github.io/documentation/api/2.10/</a></p>
19+
</div>
2220
<div class="blink">
2321
<a class="page-scroll" href="#about"><span></span></a>
2422
</div>

0 commit comments

Comments
 (0)