diff --git a/.gitignore b/.gitignore index dda60a5..2d9d072 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /background-logo-extension-3.15.92.tar.xz /background-logo-extension-3.16.0.tar.xz /background-logo-extension-3.16.1.tar.xz +/background-logo-extension-3.17.1.tar.xz diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index 2499279..965600b 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -1,7 +1,7 @@ -%global shell_version 3.16.0 +%global shell_version 3.17.1 Name: gnome-shell-extension-background-logo -Version: 3.16.1 +Version: 3.17.1 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/ %changelog +* Thu Apr 30 2015 Florian Müllner - 3.17.1-1 +- Update to 3.17.1 + * Thu Apr 16 2015 Florian Müllner - 3.16.1-1 - Update to 3.16.1 diff --git a/sources b/sources index d7f57de..03fb405 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b709e5b1ebc2b09c3ab28b94924c84e8 background-logo-extension-3.16.1.tar.xz +ca9641a31d11947f779a2340e36037fe background-logo-extension-3.17.1.tar.xz