Accepting request 68325 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/68325 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=54
This commit is contained in:
parent
b47504fcb9
commit
22a0551d21
@ -20,17 +20,16 @@ Tue Apr 5 16:19:09 UTC 2011 - fcrozat@novell.com
|
||||
+ Add shell_get_file_contents_utf8_sync(), use it instead of gio
|
||||
temporarily.
|
||||
+ gnome-shell.css: fix multiple calendar layout issues
|
||||
+ network: fix alignment of secure vs insecure wireless icons
|
||||
+ network:
|
||||
- fix alignment of secure vs insecure wireless icons
|
||||
- fix parameters to _findConnection
|
||||
- fix VPN connection state
|
||||
- ignore invalid and unsupported connection types
|
||||
- fix logic bug in checking whether to activate or deactive.
|
||||
+ end-session-dialog: Show default icon if user icon is unset
|
||||
+ use scrollbar in sub-menu if needed
|
||||
+ NetworkMenu: fix parameters to _findConnection
|
||||
+ NetworkMenu: fix VPN connection state
|
||||
+ NetworkMenu: keep the connection list visible when connecting.
|
||||
+ NetworkStatus: ignore invalid and unsupported connection types
|
||||
+ notificationDaemon: only ignore 'chat' and 'presence'
|
||||
notifications from Empathy (bgo#645932)
|
||||
+ network: fix logic bug in checking whether to activate or
|
||||
deactive.
|
||||
+ Updated translations.
|
||||
- Drop 0001-src-add-more-stuff-to-gnome_shell_real_LDADD.patch: no
|
||||
longer needed.
|
||||
@ -77,7 +76,7 @@ Tue Mar 29 08:39:21 UTC 2011 - fcrozat@novell.com
|
||||
+ Multi monitor improvements:
|
||||
- Rewrite window positioning code to enable multi-monitor
|
||||
goodness.
|
||||
- Enable new Mutter feature workspaces_only_on_primary so that
|
||||
- Enable new Mutter feature workspaces_only_on_primary so that
|
||||
workspace switching only affects the primary monitor and
|
||||
windows on other monitors are unaffected.
|
||||
- In the overview, show windows for each monitor on that
|
||||
@ -157,7 +156,7 @@ Tue Mar 29 08:39:21 UTC 2011 - fcrozat@novell.com
|
||||
- Add a right click menu with Open/Remove options
|
||||
- Remove icons when the associated application exits
|
||||
+ Add keynav around the overview using Control-Alt-Tab
|
||||
+ Update style of search display [Florian]
|
||||
+ Update style of search display
|
||||
+ Move calendar handling out of process to avoid probplems if
|
||||
evolution-data-server blocks on network traffic.
|
||||
+ Put one hot corner to activate the Activities Overview on each
|
||||
@ -183,12 +182,14 @@ Tue Mar 29 08:39:21 UTC 2011 - fcrozat@novell.com
|
||||
+ Build fixes
|
||||
+ Bug fixes
|
||||
+ Updated translations.
|
||||
- Drop gnome-shell-handle-broken-glxinfo.patch: obsolete.
|
||||
- Drop gnome-shell-handle-broken-glxinfo.patch: this is obsolete.
|
||||
- Add 0001-src-add-more-stuff-to-gnome_shell_real_LDADD.patch and
|
||||
gnome-shell-fix-gnome-bluetooth.patch: fix startup
|
||||
- Add default-applications.patch to fix Firefox launcher for 11.4
|
||||
- Remove old gnome3 preview session, obsolete with full GNOME3.
|
||||
- Add BuildRequires pkgconfig(libmutter), pkgconfig(libnm-glib),
|
||||
gnome-shell-fix-gnome-bluetooth.patch: fix startup.
|
||||
- Add default-applications.patch: this fixes Firefox launcher.
|
||||
- Remove old gnome3 preview session (gnome-shell-session and
|
||||
gnome3.desktop source files): we don't need a preview mode now
|
||||
that we have the full GNOME 3.
|
||||
- Add BuildRequires pkgconfig(libmutter), pkgconfig(libnm-glib),
|
||||
pkgconfig(telepathy-logger-0.2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -260,22 +261,26 @@ Fri Mar 2 10:21:22 CET 2011 - fcrozat@novell.com
|
||||
+ Bug fixes
|
||||
+ Build fixes
|
||||
+ Visual tweaks
|
||||
+ Bugs fixed: bgo#588050, bgo#594071, bgo#594324, bgo#597859, bgo#599334,
|
||||
bgo#600771, bgo#603759, bgo#604237, bgo#609791, bgo#610818, bgo#612548,
|
||||
bgo#617225, bgo#620416, bgo#631995, bgo#632595, bgo#633667, bgo#636156,
|
||||
bgo#636370, bgo#636680, bgo#637687, bgo#637745, bgo#638720, bgo#638990,
|
||||
bgo#639324, bgo#639341, bgo#639428, bgo#639468, bgo#639943, bgo#640361,
|
||||
bgo#640363, bgo#640465, bgo#640583, bgo#640976, bgo#640978, bgo#640996,
|
||||
bgo#641060, bgo#641117, bgo#641245, bgo#641359, bgo#641415, bgo#641522,
|
||||
bgo#641533, bgo#641537, bgo#641538, bgo#641605, bgo#641677, bgo#641726,
|
||||
bgo#641728, bgo#641809, bgo#641810, bgo#641879, bgo#641880, bgo#641881,
|
||||
bgo#641886, bgo#641887, bgo#641896, bgo#641931, bgo#641973, bgo#641977,
|
||||
bgo#641987, bgo#642005, bgo#642031, bgo#642034, bgo#642058, bgo#642059,
|
||||
bgo#642117, bgo#642124, bgo#642175, bgo#642189, bgo#642192, bgo#642194,
|
||||
bgo#642196, bgo#642207, bgo#642208, bgo#642209, bgo#642237, bgo#642287,
|
||||
bgo#642295, bgo#642303, bgo#642329, bgo#642333, bgo#642334, bgo#642335,
|
||||
bgo#642483, bgo#642510, bgo#642600, bgo#642641, bgo#642672, bgo#642697,
|
||||
bgo#642699, bgo#642721, bgo#642726, bgo#642834, bgo#642886, bgo#642925.
|
||||
+ Bugs fixed: bgo#588050, bgo#594071, bgo#594324, bgo#597859,
|
||||
bgo#599334, bgo#600771, bgo#603759, bgo#604237, bgo#609791,
|
||||
bgo#610818, bgo#612548, bgo#617225, bgo#620416, bgo#631995,
|
||||
bgo#632595, bgo#633667, bgo#636156, bgo#636370, bgo#636680,
|
||||
bgo#637687, bgo#637745, bgo#638720, bgo#638990, bgo#639324,
|
||||
bgo#639341, bgo#639428, bgo#639468, bgo#639943, bgo#640361,
|
||||
bgo#640363, bgo#640465, bgo#640583, bgo#640976, bgo#640978,
|
||||
bgo#640996, bgo#641060, bgo#641117, bgo#641245, bgo#641359,
|
||||
bgo#641415, bgo#641522, bgo#641533, bgo#641537, bgo#641538,
|
||||
bgo#641605, bgo#641677, bgo#641726, bgo#641728, bgo#641809,
|
||||
bgo#641810, bgo#641879, bgo#641880, bgo#641881, bgo#641886,
|
||||
bgo#641887, bgo#641896, bgo#641931, bgo#641973, bgo#641977,
|
||||
bgo#641987, bgo#642005, bgo#642031, bgo#642034, bgo#642058,
|
||||
bgo#642059, bgo#642117, bgo#642124, bgo#642175, bgo#642189,
|
||||
bgo#642192, bgo#642194, bgo#642196, bgo#642207, bgo#642208,
|
||||
bgo#642209, bgo#642237, bgo#642287, bgo#642295, bgo#642303,
|
||||
bgo#642329, bgo#642333, bgo#642334, bgo#642335, bgo#642483,
|
||||
bgo#642510, bgo#642600, bgo#642641, bgo#642672, bgo#642697,
|
||||
bgo#642699, bgo#642721, bgo#642726, bgo#642834, bgo#642886,
|
||||
bgo#642925.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(gnome-bluetooth-1.0), pkgconfig(polkit-agent-1) and
|
||||
pkgconfig(telepathy-glib) BuildRequires.
|
||||
|
@ -129,9 +129,9 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/gnome-shell/
|
||||
%endif
|
||||
%{_datadir}/applications/gnome-shell.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
|
||||
%{_datadir}/gnome-shell/
|
||||
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
|
||||
%doc %{_mandir}/man?/gnome-shell.*
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user