Update to 3.21.92
This commit is contained in:
parent
921a77ca52
commit
953f50f59e
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/background-logo-extension-3.21.2.tar.xz
|
/background-logo-extension-3.21.2.tar.xz
|
||||||
/background-logo-extension-3.21.3.tar.xz
|
/background-logo-extension-3.21.3.tar.xz
|
||||||
/background-logo-extension-3.21.91.tar.xz
|
/background-logo-extension-3.21.91.tar.xz
|
||||||
|
/background-logo-extension-3.21.92.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global shell_version 3.21.91
|
%global shell_version 3.21.92
|
||||||
|
|
||||||
Name: gnome-shell-extension-background-logo
|
Name: gnome-shell-extension-background-logo
|
||||||
Version: 3.21.91
|
Version: 3.21.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Background logo extension for GNOME Shell
|
Summary: Background logo extension for GNOME Shell
|
||||||
|
|
||||||
@ -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
|
||||||
|
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92-1
|
||||||
|
- Update to 3.21.92
|
||||||
|
|
||||||
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91-1
|
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91-1
|
||||||
- Update to 3.21.91
|
- Update to 3.21.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user