Accepting request 345107 from GNOME:Factory
Yet a resub, sorry about this, but upstream keep dropping new releases :-) OBS-URL: https://build.opensuse.org/request/show/345107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=108
This commit is contained in:
commit
3279a5ec1d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14a15215b3e29a25b94f69c58a6565e3a8cb2259b1ca242b906af78172bf3845
|
||||
size 1586756
|
3
gnome-shell-3.18.3.tar.xz
Normal file
3
gnome-shell-3.18.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8517baf8606f970ebf38222411eb7563cab2ae5efbfb088954ce23705b67519b
|
||||
size 1590348
|
@ -1,26 +0,0 @@
|
||||
--- gnome-shell-3.17.90-orig/po/nb.po 2015-08-20 12:53:33.000000000 +0200
|
||||
+++ gnome-shell-3.17.90/po/nb.po 2015-08-20 20:03:17.852434150 +0200
|
||||
@@ -1536,19 +1536,19 @@
|
||||
|
||||
#: ../js/ui/windowMenu.js:105
|
||||
msgid "Move to Workspace Left"
|
||||
-msgstr "Gå til arbeidsområdet til venstre"
|
||||
+msgstr "Flytt til arbeidsområdet til venstre"
|
||||
|
||||
#: ../js/ui/windowMenu.js:110
|
||||
msgid "Move to Workspace Right"
|
||||
-msgstr "Gå til arbeidsområdet til høyre"
|
||||
+msgstr "Flytt til arbeidsområdet til høyre"
|
||||
|
||||
#: ../js/ui/windowMenu.js:115
|
||||
msgid "Move to Workspace Up"
|
||||
-msgstr "Gå til arbeidsområdet over"
|
||||
+msgstr "Flytt til arbeidsområdet over"
|
||||
|
||||
#: ../js/ui/windowMenu.js:120
|
||||
msgid "Move to Workspace Down"
|
||||
-msgstr "Gå til arbeidsområdet under"
|
||||
+msgstr "Flytt til arbeidsområdet under"
|
||||
|
||||
#: ../js/ui/windowMenu.js:136
|
||||
msgid "Move to Monitor Up"
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 22:27:14 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.18.3:
|
||||
+ Fix browser plugin crash in Firefox (bgo#737932, bgo#757940).
|
||||
- Drop gnome-shell-revert-browser-plugin.patch: Fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 11:02:44 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Add gnome-shell-revert-browser-plugin.patch: Revert upstream
|
||||
commit that makes the browser plugin crash in openSUSE
|
||||
(bgo#757940, bgo#758035).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 12 16:05:25 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.18.2:
|
||||
+ Fix fullscreen animation glitches (bgo#756697, bgo#756714).
|
||||
+ Fix window menu being closed immediately in top orientation
|
||||
(bgo#756605).
|
||||
+ Respect text-scaling factor under wayland (bgo#756447).
|
||||
+ Fix login screen getting stuck after authentification
|
||||
(bgo#754814).
|
||||
+ Fix overview being toggled while still animating (bgo#756925).
|
||||
+ Improve robustness of browser plugin (bgo#737932, bgo#757940).
|
||||
+ Misc. bug fixes (bgo#756983, bgo#757150, bgo#757779).
|
||||
+ Updated translations.
|
||||
- Drop gnome-shell-Fix-nb-translation.patch: Fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 4 11:56:22 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-shell
|
||||
Version: 3.18.1
|
||||
Version: 3.18.3
|
||||
Release: 0
|
||||
Summary: GNOME Shell
|
||||
License: GPL-2.0+
|
||||
@ -26,8 +26,6 @@ Url: http://live.gnome.org/GnomeShell
|
||||
Source: http://download.gnome.org/sources/gnome-shell/3.18/%{name}-%{version}.tar.xz
|
||||
# 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
|
||||
# PATCH-FIX-UPSTREAM gnome-shell-Fix-nb-translation.patch bgo#740906 zaitor@opensuse.org -- Fix Norwegian translation
|
||||
Patch2: gnome-shell-Fix-nb-translation.patch
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: intltool
|
||||
@ -155,7 +153,6 @@ into GNOME Shell calendar.
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
translation-update-upstream
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user