Update to 3.21.2
This commit is contained in:
parent
1432a0a314
commit
3996501566
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/background-logo-extension-3.19.91.tar.xz
|
/background-logo-extension-3.19.91.tar.xz
|
||||||
/background-logo-extension-3.19.92.tar.xz
|
/background-logo-extension-3.19.92.tar.xz
|
||||||
/background-logo-extension-3.20.0.tar.xz
|
/background-logo-extension-3.20.0.tar.xz
|
||||||
|
/background-logo-extension-3.21.2.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global shell_version 3.19.92
|
%global shell_version 3.21.2
|
||||||
|
|
||||||
Name: gnome-shell-extension-background-logo
|
Name: gnome-shell-extension-background-logo
|
||||||
Version: 3.20.0
|
Version: 3.21.2
|
||||||
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
|
||||||
|
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> . 3-21-2-1
|
||||||
|
- Update to 3.21.2
|
||||||
|
|
||||||
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
|
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
|
||||||
- Update to 3.20.0
|
- Update to 3.20.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user