Update to 3.18.0

This commit is contained in:
Florian Müllner 2015-09-21 23:06:36 +02:00
parent 36ca0e4a60
commit 8c387f4f78
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/background-logo-extension-3.17.90.tar.xz
/background-logo-extension-3.17.91.tar.xz
/background-logo-extension-3.17.92.tar.xz
/background-logo-extension-3.18.0.tar.xz

View File

@ -1,7 +1,7 @@
%global shell_version 3.17.92
%global shell_version 3.18.0
Name: gnome-shell-extension-background-logo
Version: 3.17.92
Version: 3.18.0
Release: 1%{?dist}
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/
%changelog
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
- Update to 3.17.92

View File

@ -1 +1 @@
7b8998b5de40a3cb7e2addcac6f16593 background-logo-extension-3.17.92.tar.xz
5fadc6ea500b44baf2990fba8d4aaac2 background-logo-extension-3.18.0.tar.xz