Increase AlmaLinux logo size
This commit is contained in:
parent
dbc4c2dbe8
commit
896a13e945
@ -38,7 +38,7 @@ index 14f6793..5e23b3a 100644
|
||||
<key type="d" name="logo-size">
|
||||
<range min="5.0" max="15.0"/>
|
||||
- <default>9.0</default>
|
||||
+ <default>9.0</default>
|
||||
+ <default>12.5</default>
|
||||
<summary>Logo size</summary>
|
||||
<description>The logo size in percent relative to the screen width</description>
|
||||
</key>
|
||||
|
@ -5,7 +5,7 @@
|
||||
release_number = 1;
|
||||
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
||||
print(release_number + base_release_number - 1);
|
||||
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}.alma.1}
|
||||
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}.alma.2}
|
||||
## END: Set by rpmautospec
|
||||
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
@ -51,6 +51,9 @@ Show your pride! Display the Fedora logo (or any other graphic) in the corner of
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Fri Nov 29 2024 Andrew Lukoshko <alukoshko@almalinux.org> - 47~alpha-1.alma.2
|
||||
- Increase AlmaLinux logo size
|
||||
|
||||
* Mon Nov 25 2024 Eduard Abdullin <eabdullin@almalinux.org> - 47~alpha-1.alma.1
|
||||
- Adjust default values for AlmaLinux
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user