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

calamares: Update branding for 4.7 #4827

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,10 @@ navigation: widget
strings:
productName: "Solus"
shortProductName: "Solus"
version: "4.6 Convergence"
shortVersion: "4.6"
versionedName: "Solus 4.6 Convergence"
shortVersionedName: "Solus 4.6"
version: "4.7 Endurance"
shortVersion: "4.7"
versionedName: "Solus 4.7 Endurance"
shortVersionedName: "Solus 4.7"
bootloaderEntryName: "Solus"
productUrl: https://getsol.us
supportUrl: https://help.getsol.us
Expand Down
2 changes: 1 addition & 1 deletion packages/c/calamares/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : calamares

Check warning on line 1 in packages/c/calamares/package.yml

View workflow job for this annotation

GitHub Actions / Checks

This package is included in the ISO and is currently frozen. It can only be updated to fix critical bugs, in consultation with multiple Solus staff members.
version : 3.3.13
release : 27
release : 28
source :
- https://github.com/calamares/calamares/releases/download/v3.3.13/calamares-3.3.13.tar.gz : e49cf7d894e02ba04898cd0770cb578b4e24dfd0808ab7660bf95bb2456648d4
homepage : https://calamares.io
Expand Down
6 changes: 3 additions & 3 deletions packages/c/calamares/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="27">calamares</Dependency>
<Dependency release="28">calamares</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libcalamares/Branding.h</Path>
Expand Down Expand Up @@ -415,8 +415,8 @@
</Files>
</Package>
<History>
<Update release="27">
<Date>2025-01-06</Date>
<Update release="28">
<Date>2025-01-13</Date>
<Version>3.3.13</Version>
<Comment>Packaging update</Comment>
<Name>Evan Maddock</Name>
Expand Down
Loading