Update to 3.8.1
This commit is contained in:
parent
b94efdee22
commit
ab6a3e4dfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.7.92.tar.xz
|
/gnome-shell-3.7.92.tar.xz
|
||||||
/gnome-shell-3.8.0.tar.xz
|
/gnome-shell-3.8.0.tar.xz
|
||||||
/gnome-shell-3.8.0.1.tar.xz
|
/gnome-shell-3.8.0.1.tar.xz
|
||||||
|
/gnome-shell-3.8.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.8.0.1
|
Version: 3.8.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch
|
|||||||
%define gnome_bluetooth_version 3.5.5
|
%define gnome_bluetooth_version 3.5.5
|
||||||
%define gobject_introspection_version 0.10.1
|
%define gobject_introspection_version 0.10.1
|
||||||
%define gjs_version 1.35.4
|
%define gjs_version 1.35.4
|
||||||
%define mutter_version 3.8.0
|
%define mutter_version 3.8.1
|
||||||
%define eds_version 3.5.3
|
%define eds_version 3.5.3
|
||||||
%define gnome_desktop_version 3.7.90
|
%define gnome_desktop_version 3.7.90
|
||||||
%define gnome_menus_version 3.5.3
|
%define gnome_menus_version 3.5.3
|
||||||
@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
|
||||||
|
- Update to 3.8.1
|
||||||
|
|
||||||
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
|
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
|
||||||
- Ship the perf tool
|
- Ship the perf tool
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user