Update to 3.6.0
This commit is contained in:
parent
bd2e81864c
commit
d941da0c8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/gnome-shell-extensions-3.5.5.tar.xz
|
/gnome-shell-extensions-3.5.5.tar.xz
|
||||||
/gnome-shell-extensions-3.5.90.tar.xz
|
/gnome-shell-extensions-3.5.90.tar.xz
|
||||||
/gnome-shell-extensions-3.5.91.tar.xz
|
/gnome-shell-extensions-3.5.91.tar.xz
|
||||||
|
/gnome-shell-extensions-3.6.0.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global min_gs_version %{major_version}.0
|
%global min_gs_version %{major_version}.0
|
||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 3.5.91
|
Version: 3.6.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
|
||||||
|
|
||||||
@ -364,6 +364,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 02 2012 Mohamed El Morabity <melmorabity@fedorapeople.org> - 3.6.0-1
|
||||||
|
- Update to 3.6.0
|
||||||
|
|
||||||
* Thu Sep 06 2012 Mohamed El Morabity <melmorabity@fedorapeople.org> - 3.5.91-1
|
* Thu Sep 06 2012 Mohamed El Morabity <melmorabity@fedorapeople.org> - 3.5.91-1
|
||||||
- Update to 3.5.91
|
- Update to 3.5.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user