Update to 44.beta
This commit is contained in:
parent
50108d9af1
commit
4dc222c03b
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/background-logo-extension-42.beta.tar.xz
|
/background-logo-extension-42.beta.tar.xz
|
||||||
/background-logo-extension-42.0.tar.xz
|
/background-logo-extension-42.0.tar.xz
|
||||||
/background-logo-extension-43.0.tar.xz
|
/background-logo-extension-43.0.tar.xz
|
||||||
|
/background-logo-extension-44.beta.tar.xz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
%global shell_version 43~alpha
|
%global shell_version 44~beta
|
||||||
|
|
||||||
Name: gnome-shell-extension-background-logo
|
Name: gnome-shell-extension-background-logo
|
||||||
Version: 43.0
|
Version: 44~beta
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Background logo extension for GNOME Shell
|
Summary: Background logo extension for GNOME Shell
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -37,6 +37,9 @@ Show your pride! Display the Fedora logo (or any other graphic) in the corner of
|
|||||||
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 14 2023 Florian Müllner <fmuellner@redhat.com> - 44~beta-1
|
||||||
|
- Update to 44.beta
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.0-2
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (background-logo-extension-43.0.tar.xz) = db9904f0b33c522036fa3dac629f44d9a20318aba0af4aa0cde03cff259728434576fcf3b9ab2eab63e90d5513d06e31251531a04d63347a356d81c327573adc
|
SHA512 (background-logo-extension-44.beta.tar.xz) = e99edb3562690ec4a2fb6b5918a963122893034a4e51bfc4d5272140e58d7e9aa6ffdc5792bb2d0c02c27c68c11e40de4ab784a3f19125a900710c48e28869c5
|
||||||
|
Loading…
Reference in New Issue
Block a user