diff --git a/.gitignore b/.gitignore index 5b5e317..4f29f9a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /background-logo-extension-3.17.92.tar.xz /background-logo-extension-3.18.0.tar.xz /background-logo-extension-3.19.1.tar.xz +/background-logo-extension-3.19.2.tar.xz diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index 1455065..0da3c1e 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -1,7 +1,7 @@ -%global shell_version 3.19.1 +%global shell_version 3.19.2 Name: gnome-shell-extension-background-logo -Version: 3.19.1 +Version: 3.19.2 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 +* Wed Nov 25 2015 Florian Müllner - 3.19.2-1 +- Update to 3.19.2 + * Thu Oct 29 2015 Florian Müllner - 3.19.1-1 - Update to 3.19.1 diff --git a/sources b/sources index 36bfabe..f774f06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -484910400809e90f352068350c0adec9 background-logo-extension-3.19.1.tar.xz +819fea6a5d332070c0a68104a0238aec background-logo-extension-3.19.2.tar.xz