diff --git a/.gitignore b/.gitignore index 64d50cf..f79b0d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /background-logo-extension-3.14.0.tar.xz +/background-logo-extension-3.15.1.tar.xz diff --git a/gnome-shell-extension-background-logo.spec b/gnome-shell-extension-background-logo.spec index 5455021..694d625 100644 --- a/gnome-shell-extension-background-logo.spec +++ b/gnome-shell-extension-background-logo.spec @@ -1,7 +1,7 @@ -%global shell_version 3.14.0 +%global shell_version 3.15.1 Name: gnome-shell-extension-background-logo -Version: 3.14.0 +Version: 3.15.1 Release: 1%{?dist} Summary: Background logo extension for GNOME Shell @@ -41,5 +41,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gnome-shell/extensions/ %changelog +* Thu Nov 20 2014 Kalev Lember - 3.15.1-1 +- Update to 3.15.1 + * Fri Nov 07 2014 Kalev Lember - 3.14.0-1 - Initial Fedora packaging diff --git a/sources b/sources index 4375e54..a121de0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b4a84488f41cf05eca3778d67b924f4 background-logo-extension-3.14.0.tar.xz +a439da7342866f1395481cc3ece3bfd7 background-logo-extension-3.15.1.tar.xz