From 3621a3901448783fb8ef1e1267f52905fd84cd3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 19 Feb 2016 18:28:15 +0100 Subject: [PATCH] Update to 3.19.90 --- .gitignore | 1 + gnome-shell-extension-background-logo.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c9c93ae..537cd4d 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /background-logo-extension-3.19.2.tar.xz /background-logo-extension-3.19.3.tar.xz /background-logo-extension-3.19.4.tar.xz +/background-logo-extension-3.19.90.tar.xz diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index 66611e6..68b6895 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -1,8 +1,8 @@ -%global shell_version 3.19.4 +%global shell_version 3.19.90 Name: gnome-shell-extension-background-logo -Version: 3.19.4 -Release: 2%{?dist} +Version: 3.19.90 +Release: 1%{?dist} Summary: Background logo extension for GNOME Shell License: GPLv2+ @@ -41,6 +41,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/extensions/background-logo@fedorahosted.org/ %changelog +* Fri Feb 19 2016 Florian Müllner - 3.19.90-1 +- Update to 3.19.90 + * Wed Feb 03 2016 Fedora Release Engineering - 3.19.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 60115a8..b092cb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93cc565ba1d4b3d710d4117828511545 background-logo-extension-3.19.4.tar.xz +4673a25fc61962b95c9636ee28cee7f6 background-logo-extension-3.19.90.tar.xz