Update to 3.10.0

This commit is contained in:
Mohamed El Morabity 2013-09-24 14:48:59 +02:00
parent 48aa65fa62
commit a463af150e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -5,7 +5,7 @@
%global pkg_prefix gnome-shell-extension %global pkg_prefix gnome-shell-extension
Name: gnome-shell-extensions Name: gnome-shell-extensions
Version: 3.9.92 Version: 3.10.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Modify and extend GNOME Shell functionality and behavior Summary: Modify and extend GNOME Shell functionality and behavior
@ -357,6 +357,9 @@ fi
%changelog %changelog
* Tue Sep 24 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.10.0-1
- Update to 3.10.0
* Tue Sep 17 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.92-1 * Tue Sep 17 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.92-1
- Update to 3.9.92 - Update to 3.9.92

View File

@ -1 +1 @@
172f060023acb26328dd1f47e9aed80d gnome-shell-extensions-3.9.92.tar.xz b1cc2c876952d766035bb1e5c969f75b gnome-shell-extensions-3.10.0.tar.xz