Update to 3.15.90
This commit is contained in:
parent
098d8bdbc7
commit
c75bc255a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/background-logo-extension-3.15.1.tar.xz
|
/background-logo-extension-3.15.1.tar.xz
|
||||||
/background-logo-extension-3.15.2.tar.xz
|
/background-logo-extension-3.15.2.tar.xz
|
||||||
/background-logo-extension-3.15.3.tar.xz
|
/background-logo-extension-3.15.3.tar.xz
|
||||||
|
/background-logo-extension-3.15.90.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global shell_version 3.15.3
|
%global shell_version 3.15.90
|
||||||
|
|
||||||
Name: gnome-shell-extension-background-logo
|
Name: gnome-shell-extension-background-logo
|
||||||
Version: 3.15.3
|
Version: 3.15.90
|
||||||
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/
|
%{_datadir}/gnome-shell/extensions/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
|
||||||
|
- Update to 3.15.90
|
||||||
|
|
||||||
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
|
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
|
||||||
- Update to 3.15.3
|
- Update to 3.15.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user