Update to 3.24.0
This commit is contained in:
parent
dab87128a9
commit
aa43473428
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/background-logo-extension-3.21.91.tar.xz
|
/background-logo-extension-3.21.91.tar.xz
|
||||||
/background-logo-extension-3.21.92.tar.xz
|
/background-logo-extension-3.21.92.tar.xz
|
||||||
/background-logo-extension-3.22.0.tar.xz
|
/background-logo-extension-3.22.0.tar.xz
|
||||||
|
/background-logo-extension-3.24.0.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global shell_version 3.22.0
|
%global shell_version 3.24.0
|
||||||
|
|
||||||
Name: gnome-shell-extension-background-logo
|
Name: gnome-shell-extension-background-logo
|
||||||
Version: 3.22.0
|
Version: 3.24.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Background logo extension for GNOME Shell
|
Summary: Background logo extension for GNOME Shell
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -41,6 +41,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
%{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 01 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
|
||||||
|
- Update to 3.24.0
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user