From 896a13e9453e351559834c289103d198ff368ec6 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Fri, 29 Nov 2024 13:16:37 +0000 Subject: [PATCH] Increase AlmaLinux logo size --- 0001-Adjust-default-values-for-AlmaLinux.patch | 2 +- gnome-shell-extension-background-logo.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/0001-Adjust-default-values-for-AlmaLinux.patch b/0001-Adjust-default-values-for-AlmaLinux.patch index fe3c547..164c6f2 100644 --- a/0001-Adjust-default-values-for-AlmaLinux.patch +++ b/0001-Adjust-default-values-for-AlmaLinux.patch @@ -38,7 +38,7 @@ index 14f6793..5e23b3a 100644 - 9.0 -+ 9.0 ++ 12.5 Logo size The logo size in percent relative to the screen width diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index 978bbb4..60dd768 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -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 - 47~alpha-1.alma.2 +- Increase AlmaLinux logo size + * Mon Nov 25 2024 Eduard Abdullin - 47~alpha-1.alma.1 - Adjust default values for AlmaLinux