From 8c387f4f78338bfea557db34e48793baa11ff0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Mon, 21 Sep 2015 23:06:36 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + gnome-shell-extension-background-logo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 311eb80..9403621 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index 44a070a..86db9b8 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -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 - 3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Florian Müllner - 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 2261541..6e84cbc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b8998b5de40a3cb7e2addcac6f16593 background-logo-extension-3.17.92.tar.xz +5fadc6ea500b44baf2990fba8d4aaac2 background-logo-extension-3.18.0.tar.xz