diff --git a/.gitignore b/.gitignore index 0acd437..2cfbcbc 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ /gnome-shell-extensions-3.21.91.tar.xz /gnome-shell-extensions-3.21.92.tar.xz /gnome-shell-extensions-3.22.0.tar.xz +/gnome-shell-extensions-3.22.1.tar.xz diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 29cc4ab..bf9123b 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.22.0 +Version: 3.22.1 Release: 1%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior @@ -361,6 +361,9 @@ fi %changelog +* Tue Oct 11 2016 Florian Müllner - 3.22.1-1 +- Update to 3.22.1 + * Mon Sep 19 2016 Florian Müllner - 3.22.0-1 - Update to 3.22.0 diff --git a/sources b/sources index 04cd31d..6e6b376 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53a4426ecf1cbe6b5f66252db81363c8 gnome-shell-extensions-3.22.0.tar.xz +31c08a68f59e08dd836a13fe75971093 gnome-shell-extensions-3.22.1.tar.xz