From ef3141c28b657145948962f1ac3484da8e2a6d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 19 Aug 2016 22:52:07 +0200 Subject: [PATCH] Update to 3.21.90 --- .gitignore | 1 + gnome-shell-extensions.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fcf71b6..2f2008c 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ /gnome-shell-extensions-3.21.2.tar.xz /gnome-shell-extensions-3.21.3.tar.xz /gnome-shell-extensions-3.21.4.tar.xz +/gnome-shell-extensions-3.21.90.tar.xz diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 0fff612..1be1c30 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.21.4 +Version: 3.21.90 Release: 1%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior @@ -15,7 +15,6 @@ License: GPLv2+ and BSD URL: http://live.gnome.org/GnomeShell/Extensions Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz # BuildRequires: gnome-common -BuildRequires: intltool BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(libgtop-2.0) Requires: gnome-shell >= %{min_gs_version} @@ -361,6 +360,9 @@ fi %changelog +* Fri Aug 19 2016 Florian Müllner - 3.21.90-1 +- Update to 3.21.90 + * Wed Jul 20 2016 Florian Müllner - 3.21.4-1 - Update to 3.21.4 diff --git a/sources b/sources index 7f97938..132ddbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b516dbc8f77e71b76c2b7a8e5c65a53 gnome-shell-extensions-3.21.4.tar.xz +046fcc918cf3c7ae0054dfb77d2cc26f gnome-shell-extensions-3.21.90.tar.xz