Accepting request 246049 from GNOME:Next
Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/246049 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=210
This commit is contained in:
parent
48f191d1c0
commit
28c1dc8ac1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ae230e8cb7a31e7b782c16ca178af5957858810788e26a6d630b69b3f85ce71
|
||||
size 1540872
|
3
gnome-shell-3.13.90.tar.xz
Normal file
3
gnome-shell-3.13.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5c2f15b38785c32099a36c9bc8ab62b8042ceef0fe0656643082acc6b6229e2
|
||||
size 1566560
|
@ -1,3 +1,103 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 08:11:13 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.90:
|
||||
+ Make use of GLSL optional (bgo#733623).
|
||||
+ Update on-screen-keyboard position on monitor changes
|
||||
(bgo#733790).
|
||||
+ Improve window manager animations (bgo#732857).
|
||||
+ Handle touch events (bgo#733633).
|
||||
+ Try to not show "New Window" action for single-window apps
|
||||
(bgo#722554).
|
||||
+ Fix overview exceeding screen size with many apps installed
|
||||
(bgo#723496).
|
||||
+ Add Software to default favorites (bgo#734406).
|
||||
+ Improve app picker <-> desktop transition (bgo#732901).
|
||||
+ Remove <shift>-magic for switcher popups (bgo#732296).
|
||||
+ Add a special background to use for performance testing
|
||||
(bgo#734610).
|
||||
+ Add support for default disabled search providers (bgo#734110).
|
||||
+ Fix portals that don't redirect properly (bgo#733848).
|
||||
+ Fix history trimming in chat notifications (bgo#733899).
|
||||
+ Try to use default calendar application (bgo#722333).
|
||||
+ Only show location menu when geolocation is in use
|
||||
(bgo#731122).
|
||||
+ Misc. bug fixes and cleanups: bgo#711682, bgo#733840,
|
||||
bgo#734483, bgo#734680, bgo#733813, bgo#735062.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 21:54:15 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Remove build_wayland_backend conditions: the wayland backend is
|
||||
regularly built now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 16:27:02 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.4:
|
||||
+ Handle portal login requests (bgo#704416).
|
||||
+ Scale fonts on wayland on hiDPI devices (bgo#732537).
|
||||
+ Fix default ibus candidate index labels (bgo#702944).
|
||||
+ Add gestures for various system actions.
|
||||
+ Add performance test script for the perf.gnome.org
|
||||
(bgo#732350).
|
||||
+ Use new restart framework to improve restart visuals
|
||||
(bgo#733026).
|
||||
+ Improve keynav in app folder popups (bgo#731477).
|
||||
+ Fix truncation of app search results (bgo#732416).
|
||||
+ Automatically update renamed desktop files in favorites
|
||||
(bgo#729429).
|
||||
+ Misc. bug fixes and cleanups: bgo#729823, bgo#726401,
|
||||
bgo#732301, bgo#732348, bgo#732349, bgo#733498, bgo#733540.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 19:16:18 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.3:
|
||||
+ Don't allow closing windows with attached modals (bgo#729886).
|
||||
+ Fix self-restarting on OpenBSD (bgo#727763).
|
||||
+ Improve behavior of window buttons with compositor menus
|
||||
(bgo#731058).
|
||||
+ Work around atspi-related performance regression (bgo#730118).
|
||||
+ Misc bug fixes and cleanups: bgo#728271, bog#726460,
|
||||
bgo#703833, bgo#731118, bgo#731220, bgo#695487, bgo#730527,
|
||||
bgo#728170, bgo#731619, bgo#731738, bgo#731882, bgo#731923.
|
||||
- Changes from version 3.13.2:
|
||||
+ Don't always extend struts to the screen edge (bgo#683819).
|
||||
+ Implement window menus in the shell (bgo#726352).
|
||||
+ Support resource:// URLs in GNOME_SHELL_JS envvar (bgo#730409).
|
||||
+ Fix switcher popups with keybindings containing Escape
|
||||
(bgo#730739).
|
||||
+ Update extension-prefs UI to follow GNOME 3 patterns
|
||||
(bgo#730829).
|
||||
+ Add support for fallback app menu in window decorations
|
||||
(bgo#730752).
|
||||
+ Fix keynav escaping open app folders (bgo#726760).
|
||||
+ Misc. bug fixes: bgo#729429, bgo#728449, bgo#730408,
|
||||
bgo#730753, bgo#730653.
|
||||
- Changes from version 3.13.1:
|
||||
+ Add shortcuts for switching to the last workspace (bgo#659288).
|
||||
+ Show OSD window on all monitors (bgo#722684).
|
||||
+ Improve consistency of labels in network menu (bgo#727163).
|
||||
+ Fix zombie search providers showing up (bgo#728597).
|
||||
+ Remove ConsoleKit support (bgo#686626).
|
||||
+ Fix region screenshots with open shell menus (bgo#709126).
|
||||
+ Support <shift>insert in text entries (bgo#648318).
|
||||
+ Improve app picker scrolling on touch (bgo#729064).
|
||||
+ Don't make date button clickable when on current date
|
||||
(bgo#726724).
|
||||
+ Tweak heuristic for hiding workspace switcher (bgo#662457).
|
||||
+ Add option to show in Software to app context menu
|
||||
(bgo#643043).
|
||||
+ Misc. bug fixes and cleanups: bgo#727983, bgo#727948,
|
||||
bgo#728512, bgo#728681, bgo#728897, bgo#727384, bgo#728820,
|
||||
bgo#715042, bgo#728449, bgo#728343.
|
||||
+ Updated translations.
|
||||
- Drop pkgconfig(mutter-plugins) BuildRequires: no longer required.
|
||||
- Drop gnome-icon-theme-symbolic Requires: no longer required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 17 10:48:19 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define build_wayland_backend 0
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 3.12.2
|
||||
Version: 3.13.90
|
||||
Release: 0
|
||||
Summary: GNOME Shell
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://live.gnome.org/GnomeShell
|
||||
Source: http://download.gnome.org/sources/gnome-shell/3.12/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-shell/3.13/%{name}-%{version}.tar.xz
|
||||
# PATCH-NEEDS-REBASE PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 bgo#646187 dimstar@opensuse.org -- create private connections if the user is not authorized
|
||||
Patch1: gnome-shell-private-connection.patch
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
@ -57,7 +55,7 @@ BuildRequires: pkgconfig(libcanberra-gtk)
|
||||
BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.8
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
|
||||
BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3
|
||||
BuildRequires: pkgconfig(libmutter) >= 3.12.1
|
||||
BuildRequires: pkgconfig(libmutter) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libnm-glib)
|
||||
BuildRequires: pkgconfig(libnm-gtk) >= 0.9.8
|
||||
BuildRequires: pkgconfig(libnm-util) >= 0.9.8
|
||||
@ -68,18 +66,13 @@ BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.11
|
||||
BuildRequires: pkgconfig(libsystemd-daemon)
|
||||
BuildRequires: pkgconfig(libsystemd-login)
|
||||
BuildRequires: pkgconfig(mutter-plugins)
|
||||
BuildRequires: pkgconfig(polkit-agent-1) >= 0.100
|
||||
BuildRequires: pkgconfig(telepathy-glib) >= 0.17.5
|
||||
BuildRequires: pkgconfig(telepathy-logger-0.2) >= 0.2.4
|
||||
BuildRequires: pkgconfig(xtst)
|
||||
%if %{build_wayland_backend}
|
||||
BuildRequires: pkgconfig(libmutter-wayland) >= 3.12.1
|
||||
%endif
|
||||
# The clock / calendar applet in the panel requires e-d-s (bnc#795793).
|
||||
Requires: evolution-data-server
|
||||
Requires: gdk-pixbuf-loader-rsvg
|
||||
Requires: gnome-icon-theme-symbolic
|
||||
Requires: gnome-session
|
||||
# For a GSettings schema and power system icon
|
||||
Requires: gnome-settings-daemon
|
||||
@ -114,7 +107,6 @@ The GNOME Shell redefines user interactions with the GNOME desktop. In
|
||||
particular, it offers new paradigms for launching applications, accessing
|
||||
documents, and organizing open windows in GNOME.
|
||||
|
||||
%if %{build_wayland_backend}
|
||||
%package wayland
|
||||
Summary: GNOME Shell -- Wayland session
|
||||
Group: System/GUI/GNOME
|
||||
@ -123,7 +115,6 @@ Requires: gnome-settings-daemon
|
||||
|
||||
%description wayland
|
||||
This package contains the definition of the default GNOME Shell on Wayland.
|
||||
%endif
|
||||
|
||||
%package devel
|
||||
Summary: GNOME Shell -- Development Files
|
||||
@ -174,6 +165,7 @@ install -d %{buildroot}%{_datadir}/gnome-shell/extensions
|
||||
install -d %{buildroot}%{_datadir}/gnome-shell/search-providers
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%suse_update_desktop_file %{name}
|
||||
%suse_update_desktop_file gnome-shell-wayland
|
||||
%suse_update_desktop_file gnome-shell-extension-prefs
|
||||
# Work around race, as reported in bnc#844891 & bgo#709313.
|
||||
install -d %{buildroot}%{_datadir}/gnome-shell/modes
|
||||
@ -206,23 +198,22 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/applications/evolution-calendar.desktop
|
||||
%{_datadir}/applications/gnome-shell.desktop
|
||||
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
|
||||
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
|
||||
%{_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
|
||||
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
|
||||
%{_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.PortalHelper.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
|
||||
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
|
||||
%{_datadir}/gnome-shell/
|
||||
%doc %{_mandir}/man?/gnome-shell.*
|
||||
|
||||
%if %{build_wayland_backend}
|
||||
%files wayland
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/gnome-shell-wayland
|
||||
%{_datadir}/applications/gnome-shell-wayland.desktop
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user