Update to 3.5.92

This commit is contained in:
Florian Müllner 2012-09-19 15:42:53 +02:00
parent f93cedbe3e
commit 6c57217a4b
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@ gnome-shell-2.31.5.tar.bz2
/gnome-shell-3.5.5.tar.xz /gnome-shell-3.5.5.tar.xz
/gnome-shell-3.5.90.tar.xz /gnome-shell-3.5.90.tar.xz
/gnome-shell-3.5.91.tar.xz /gnome-shell-3.5.91.tar.xz
/gnome-shell-3.5.92.tar.xz

View File

@ -1,5 +1,5 @@
Name: gnome-shell Name: gnome-shell
Version: 3.5.91 Version: 3.5.92
Release: 1%{?dist} Release: 1%{?dist}
Summary: Window management and application launching for GNOME Summary: Window management and application launching for GNOME
@ -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.33.2 %define gjs_version 1.33.2
%define mutter_version 3.5.91 %define mutter_version 3.5.92
%define eds_version 3.5.3 %define eds_version 3.5.3
%define gnome_menus_version 3.5.3 %define gnome_menus_version 3.5.3
%define json_glib_version 0.13.2 %define json_glib_version 0.13.2
@ -143,6 +143,8 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
%{_datadir}/applications/gnome-shell.desktop %{_datadir}/applications/gnome-shell.desktop
%{_datadir}/applications/gnome-shell-extension-prefs.desktop %{_datadir}/applications/gnome-shell-extension-prefs.desktop
%{_datadir}/applications/evolution-calendar.desktop %{_datadir}/applications/evolution-calendar.desktop
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-screenshot.xml
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
%{_datadir}/gnome-shell/ %{_datadir}/gnome-shell/
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
@ -162,6 +164,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
%exclude %{_datadir}/gtk-doc %exclude %{_datadir}/gtk-doc
%changelog %changelog
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
- Update to 3.5.92
* Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1 * Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1
- Update dependencies - Update dependencies

View File

@ -1 +1 @@
0ec619c12c9b633508a6600fd41a712e gnome-shell-3.5.91.tar.xz 58c9431504115022e8869995a9e24c58 gnome-shell-3.5.92.tar.xz