Update to 43.0
This commit is contained in:
parent
388bb11697
commit
91851a1b3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/background-logo-extension-41.0.tar.xz
|
||||
/background-logo-extension-42.beta.tar.xz
|
||||
/background-logo-extension-42.0.tar.xz
|
||||
/background-logo-extension-43.0.tar.xz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
%global shell_version 42~alpha
|
||||
%global shell_version 43~alpha
|
||||
|
||||
Name: gnome-shell-extension-background-logo
|
||||
Version: 42.0
|
||||
Release: 2%{?dist}
|
||||
Version: 43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Background logo extension for GNOME Shell
|
||||
|
||||
License: GPLv2+
|
||||
@ -40,6 +40,9 @@ Show your pride! Display the Fedora logo (or any other graphic) in the corner of
|
||||
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
||||
|
||||
%changelog
|
||||
* Sat Sep 17 2022 Florian Müllner <fmuellner@redhat.com> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 42.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (background-logo-extension-42.0.tar.xz) = 92021e377fe7c162ab61c07c24a73b5f452dac9e1db01fc2e2f9ca32780bd5c1f2b8594b0ce703b57ca2dd618309ed94588bfe806703abc8f3e2bcb9cc889dca
|
||||
SHA512 (background-logo-extension-43.0.tar.xz) = db9904f0b33c522036fa3dac629f44d9a20318aba0af4aa0cde03cff259728434576fcf3b9ab2eab63e90d5513d06e31251531a04d63347a356d81c327573adc
|
||||
|
Loading…
Reference in New Issue
Block a user