diff --git a/.gitignore b/.gitignore index 5c692c5..a98fed7 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /gnome-shell-extensions-3.19.91.tar.xz /gnome-shell-extensions-3.19.92.tar.xz /gnome-shell-extensions-3.20.0.tar.xz +/gnome-shell-extensions-3.20.1.tar.xz diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index eb14e93..8f72ba5 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -5,7 +5,7 @@ %global pkg_prefix gnome-shell-extension Name: gnome-shell-extensions -Version: 3.20.0 +Version: 3.20.1 Release: 1%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior @@ -361,6 +361,9 @@ fi %changelog +* Tue May 10 2016 Florian Müllner - 3.20.1-1 +- Update to 3.20.1 + * Tue Mar 22 2016 Florian Müllner - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index 6aaaff2..83c46cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c330a1365a1975569ac804bda1650d1 gnome-shell-extensions-3.20.0.tar.xz +bbb30cdee09102362611f16d0617062b gnome-shell-extensions-3.20.1.tar.xz