diff --git a/.gitignore b/.gitignore index 584a741..bf2ea2f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /background-logo-extension-3.15.90.tar.xz /background-logo-extension-3.15.91.tar.xz /background-logo-extension-3.15.92.tar.xz +/background-logo-extension-3.16.0.tar.xz diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index e0b5351..721e055 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -1,7 +1,7 @@ -%global shell_version 3.15.92 +%global shell_version 3.16.0 Name: gnome-shell-extension-background-logo -Version: 3.15.92 +Version: 3.16.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/ %changelog +* Mon Mar 23 2015 Florian Müllner - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Florian Müllner - 3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index 573197b..2d89688 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20654700e476fea8c8322495b119b241 background-logo-extension-3.15.92.tar.xz +b7316ce850c365af407457a0a5e4c82e background-logo-extension-3.16.0.tar.xz