Update to 3.10.1

This commit is contained in:
Mohamed El Morabity 2013-10-16 10:31:44 +02:00
parent a463af150e
commit ed1a1f0920
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/gnome-shell-extensions-3.9.91.tar.xz
/gnome-shell-extensions-3.9.92.tar.xz
/gnome-shell-extensions-3.10.0.tar.xz
/gnome-shell-extensions-3.10.1.tar.xz

View File

@ -5,7 +5,7 @@
%global pkg_prefix gnome-shell-extension
Name: gnome-shell-extensions
Version: 3.10.0
Version: 3.10.1
Release: 1%{?dist}
Summary: Modify and extend GNOME Shell functionality and behavior
@ -46,7 +46,7 @@ Summary: Files common to GNOME Shell Extensions
Group: User Interface/Desktops
License: GPLv2+
Requires: gnome-shell >= %{min_gs_version}
# Dock extension no longer provides by GNOME Shell extensions >= 3.7.1
# Dock extension no longer provided by GNOME Shell extensions >= 3.7.1
Obsoletes: %{pkg_prefix}-dock < 3.7.1
# Alternative-status-menu extension no longer provided by GNOME Shell extensions >= 3.9.5
Obsoletes: %{pkg_prefix}-alternative-status-menu < 3.9.5
@ -357,6 +357,9 @@ fi
%changelog
* Wed Oct 16 2013 Mohamed El Morabity <pikachu.2014@gmail.com> - 3.10.1-1
- Update to 3.10.1
* Tue Sep 24 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.10.0-1
- Update to 3.10.0

View File

@ -1 +1 @@
b1cc2c876952d766035bb1e5c969f75b gnome-shell-extensions-3.10.0.tar.xz
cbf1c0eab389557ef2ab1f0454e4cef4 gnome-shell-extensions-3.10.1.tar.xz