Update to 3.10.1
This commit is contained in:
parent
a463af150e
commit
ed1a1f0920
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user