Backport changes from F40
Resolves: RHEL-30224
This commit is contained in:
parent
670be80ee3
commit
82b16569ac
2
.gitignore
vendored
2
.gitignore
vendored
@ -42,3 +42,5 @@
|
||||
/background-logo-extension-44.beta.tar.xz
|
||||
/background-logo-extension-44.0.tar.xz
|
||||
/background-logo-extension-45.beta.tar.xz
|
||||
/background-logo-extension-46.beta.tar.xz
|
||||
/background-logo-extension-46.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
%global shell_version 45~beta
|
||||
%global shell_version %%(cut -d "." -f 1 <<<%{version})
|
||||
|
||||
Name: gnome-shell-extension-background-logo
|
||||
Version: 45~beta
|
||||
Version: 46.0
|
||||
Release: %autorelease
|
||||
Summary: Background logo extension for GNOME Shell
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (background-logo-extension-45.beta.tar.xz) = 29336a021878c62f036285d8938a8e8a2bcbf2f9597d3f8923d03729454ccc5df33697cbee9311e45ba8668df1ab1d4e932f4491813dccd5c2caebd563ebaa16
|
||||
SHA512 (background-logo-extension-46.0.tar.xz) = 81f04b48ee3d8ed6773b907c39592cf171da474949cb70d21445fe4694e89648aae7a0d0b252af7fea9c0aaddf62d5dbcc541f6831854295967952580b4060fc
|
||||
|
Loading…
Reference in New Issue
Block a user