From 510b1f9c4715b77baf84136f605955cf5b388586 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 26 Jun 2014 14:57:23 +0100 Subject: [PATCH] Update to 3.13.3 --- .gitignore | 1 + gnome-shell-extensions.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cc02957..ea6ffda 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /gnome-shell-extensions-3.12.0.tar.xz /gnome-shell-extensions-3.13.1.tar.xz /gnome-shell-extensions-3.13.2.tar.xz +/gnome-shell-extensions-3.13.3.tar.xz diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 17aebfc..973df19 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -5,8 +5,8 @@ %global pkg_prefix gnome-shell-extension Name: gnome-shell-extensions -Version: 3.13.2 -Release: 2%{?dist} +Version: 3.13.3 +Release: 1%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior Group: User Interface/Desktops @@ -355,6 +355,9 @@ fi %changelog +* Thu Jun 26 2014 Richard Hughes - 3.13.3-1 +- Update to 3.13.3 + * Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index a6a04b9..4075fd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdd8290ec001b22b766a006cd8a8c3b4 gnome-shell-extensions-3.13.2.tar.xz +4901c8c404f1893f6a2afe9731ac16f4 gnome-shell-extensions-3.13.3.tar.xz