Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2013-09-23 09:14:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-session.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-session"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes      
2013-09-12 16:42:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2013-09-23 09:14:25.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Sep 18 19:35:02 UTC 2013 - [email protected]
+
+- Update to version 3.9.92:
+  + Add basic support for running Wayland sessions.
+  + Updated translations.
+- Create new subpackage gnome-session-wayland, containing the
+  wayland support. As we don't have wayland in running state in
+  openSUSE 13.1, there is no need to pull this in for everybody,
+  but we also do not want to make it extra difficult to start
+  exploring wayland features.
+- Clean up spec file, drop old language hacks, dating back to
+  openSUSE <= 11.2.
+
+-------------------------------------------------------------------

Old:
----
  gnome-session-3.9.91.tar.xz

New:
----
  gnome-session-3.9.92.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.PUHynV/_old  2013-09-23 09:14:26.000000000 +0200
+++ /var/tmp/diff_new_pack.PUHynV/_new  2013-09-23 09:14:26.000000000 +0200
@@ -19,7 +19,7 @@
 %define with_systemd 1
 
 Name:           gnome-session
-Version:        3.9.91
+Version:        3.9.92
 Release:        0
 Summary:        Session Tools for the GNOME Desktop
 License:        GPL-2.0+
@@ -43,7 +43,7 @@
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.0
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.0
-BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.7.90
+BuildRequires:  pkgconfig(gnome-desktop-3.0) >= 3.9.91
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.90.7
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.10
@@ -89,6 +89,16 @@
 %description default-session
 This package contains the definition of the default GNOME session.
 
+%package wayland
+Summary:        Session Manager for GNOME -- Wayland session
+Group:          System/GUI/GNOME
+Requires:       %{name} = %{version}
+Requires:       gnome-settings-daemon
+Requires:       gnome-shell
+
+%description wayland
+This package contains the definition of the default GNOME session on Wayland.
+
 %package core
 Summary:        Session Manager for GNOME -- Minimal Version
 Group:          System/GUI/GNOME
@@ -119,13 +129,6 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1110
-%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/*
-%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
-%endif
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 # install startup script and xsession file
 install -d -m755 %{buildroot}%{_bindir}
 install -m755 %SOURCE1 %{buildroot}%{_bindir}/gnome
@@ -171,6 +174,11 @@
 %{_datadir}/gnome-session/sessions/gnome.session
 %{_datadir}/gnome-session/sessions/gnome-dummy.session
 
+%files wayland
+%defattr (-, root, root)
+%{_datadir}/gnome-session/sessions/gnome-wayland.session
+%{_datadir}/xsessions/gnome-wayland.desktop
+
 %files core
 %defattr (-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README

++++++ gnome-session-3.9.91.tar.xz -> gnome-session-3.9.92.tar.xz ++++++
++++ 31466 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to