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