Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update definitions for Aeon/Kalpa #71

Merged
merged 2 commits into from
Feb 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions control/control.MicroOS.xml
Original file line number Diff line number Diff line change
Expand Up @@ -566,10 +566,10 @@ configured accordingly to match the use case of the role. &lt;/p&gt;</label>
</container_host_role_description>
<micro_os_gnome_desktop_role>
<!-- TRANSLATORS: a label for a system role -->
<label>MicroOS Desktop (GNOME) [RC]</label>
<label>openSUSE Aeon (Gnome) [RC]</label>
</micro_os_gnome_desktop_role>
<micro_os_gnome_desktop_role_description>
<label>• MicroOS Desktop with automatic updates and rollback
<label>• openSUSE Aeon offering the GNOME Desktop built on MicroOS
• Install Apps using `Software`
• Includes Podman Container Runtime by default</label>
</micro_os_gnome_desktop_role_description>
Expand All @@ -594,10 +594,10 @@ configured accordingly to match the use case of the role. &lt;/p&gt;</label>
</micro_os_role_ra_verifier_description>
<micro_os_kde_desktop_role>
<!-- TRANSLATORS: a label for a system role -->
<label>MicroOS Desktop (KDE Plasma) [ALPHA]</label>
<label>openSUSE Kalpa (Plasma) [ALPHA]</label>
</micro_os_kde_desktop_role>
<micro_os_kde_desktop_role_description>
<label>• MicroOS Desktop with automatic updates and rollback
<label>• openSUSE Kalpa offering the KDE Plasma Desktop built on MicroOS
• Install Apps using `Discover`
• Includes Podman Container Runtime by default</label>
</micro_os_kde_desktop_role_description>
Expand Down
8 changes: 8 additions & 0 deletions package/skelcd-control-MicroOS.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Feb 03 18:35:00 UTC 2024 - Shawn W Dunn <[email protected]>

- Modified the Naming for the Desktop versions (Aeon/Kalpa) to
align more closely with the new branding. Temporary until we
our new brand specific installation images ready.
- 20240203

-------------------------------------------------------------------
Tue Sep 12 12:04:40 UTC 2023 - Fabian Vogt <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion package/skelcd-control-MicroOS.spec
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Requires: yast2-vm

Url: https://github.com/yast/skelcd-control-MicroOS
AutoReqProv: off
Version: 20230912
Version: 20240203
Release: 0
Summary: The MicroOS control file needed for installation
License: MIT
Expand Down
Loading