]> git.pld-linux.org Git - packages/gnome-shell.git/commitdiff
Update to 3.24.0
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 27 Mar 2017 19:50:36 +0000 (21:50 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 27 Mar 2017 19:50:36 +0000 (21:50 +0200)
gnome-shell.spec

index 624cef4e4ce96b8e68b40a75381a420da0e1170e..277e4db1f44ff1b96f03521c6e0987ef4df7a067 100644 (file)
@@ -1,10 +1,8 @@
-# TODO: wayland support
-#
 %define                caribou_version 0.4.8
 %define                clutter_version 1.21.5
 %define                evolution_data_server_version 3.18.0
 %define                gcr_version 3.7.5
-%define                gjs_version 1.40.0
+%define                gjs_version 1.47.0
 %define                glib2_version 1:2.46.0
 %define                gnome_bluetooth_version 3.9.0
 %define                gnome_desktop_version 3.7.90
@@ -13,7 +11,7 @@
 %define                gtk_version 3.15.0
 %define                json_glib_version 0.13.90
 %define                libcroco_version 0.6.8
-%define                mutter_version 3.22.0
+%define                mutter_version 3.24.0
 %define                networkmanager_version 0.9.8
 %define                polkit_version 0.100
 %define                pulseaudio_version 2.0
 
 Summary:       Window manager and application launcher for GNOME
 Name:          gnome-shell
-Version:       3.22.3
+Version:       3.24.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Window Managers
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.22/%{name}-%{version}.tar.xz
-# Source0-md5: cb2d9ec7f80a72808d89f5db5560ece8
+# Source0-md5: f5ab28ed3a96107289e5cea2609ef18a
 Patch0:                link.patch
 URL:           http://live.gnome.org/GnomeShell
 BuildRequires: NetworkManager-devel >= %{networkmanager_version}
@@ -38,7 +36,7 @@ BuildRequires:        clutter-devel >= %{clutter_version}
 BuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
 BuildRequires: gcr-devel >= %{gcr_version}
 BuildRequires: gdk-pixbuf2-devel
-BuildRequires: gettext-tools >= 0.17
+BuildRequires: gettext-tools >= 0.19.6
 BuildRequires: gjs-devel >= %{gjs_version}
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gnome-bluetooth-devel >= %{gnome_bluetooth_version}
@@ -220,11 +218,9 @@ fi
 %attr(755,root,root) %{_libexecdir}/gnome-shell-portal-helper
 %dir %{_libdir}/gnome-shell
 %attr(755,root,root) %{_libdir}/gnome-shell/libgnome-shell.so
-%attr(755,root,root) %{_libdir}/gnome-shell/libgnome-shell-js.so
 %attr(755,root,root) %{_libdir}/gnome-shell/libgnome-shell-menu.so
 %{_libdir}/gnome-shell/Gvc-1.0.typelib
 %{_libdir}/gnome-shell/Shell-0.1.typelib
-%{_libdir}/gnome-shell/ShellJS-0.1.typelib
 %{_libdir}/gnome-shell/St-1.0.typelib
 %{_libdir}/gnome-shell/ShellMenu-0.1.typelib
 %{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
@@ -242,6 +238,7 @@ fi
 
 %files devel
 %defattr(644,root,root,755)
+%{_datadir}/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
 %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
This page took 0.27888 seconds and 4 git commands to generate.