From 953f50f59efb5d865e7c04e30bbb54d8e39c1c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 13 Sep 2016 22:34:11 +0200 Subject: [PATCH] Update to 3.21.92 --- .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 fd6c69d..0431f81 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /background-logo-extension-3.21.2.tar.xz /background-logo-extension-3.21.3.tar.xz /background-logo-extension-3.21.91.tar.xz +/background-logo-extension-3.21.92.tar.xz diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index f94327e..1dc8a06 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -1,7 +1,7 @@ -%global shell_version 3.21.91 +%global shell_version 3.21.92 Name: gnome-shell-extension-background-logo -Version: 3.21.91 +Version: 3.21.92 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 +* Tue Sep 13 2016 Florian Müllner - 3.21.92-1 +- Update to 3.21.92 + * Tue Aug 30 2016 Florian Müllner - 3.21.91-1 - Update to 3.21.91 diff --git a/sources b/sources index 84b6fb9..157ec47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbe16a30ce2b4e7fbff0fcda0d011bec background-logo-extension-3.21.91.tar.xz +90e39c7a3c1cfcf426f9a68cfe340c0c background-logo-extension-3.21.92.tar.xz