Hello community, here is the log from the commit of package lxsession for openSUSE:Factory checked in at 2014-10-22 16:23:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxsession (Old) and /work/SRC/openSUSE:Factory/.lxsession.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxsession" Changes: -------- --- /work/SRC/openSUSE:Factory/lxsession/lxsession.changes 2014-03-26 16:41:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lxsession.new/lxsession.changes 2014-10-22 16:23:02.000000000 +0200 @@ -1,0 +2,19 @@ +Tue Oct 21 07:49:16 UTC 2014 - [email protected] + +- New upstream version 0.5.1 + * patches removed since now in upstream code + - lxsession-0.4.9.3-gtk3-hide_all.patch + - lxsession-0.4.9.3-gtk3-fix.patch + - lxsession-0.4.9.3-lower-libgee.patch + * Translations updates. + * Added support for reboot and shutdown in LTST client. + * Added support for user switch. + * Added clipboard support, based on Xfce one. + * Added options to launch default applications. + * Rewritten whole lxsession in Vala. + * Implemented a connection to session bus. + * Added ability to change settings by Dbus call, + example by keymap configuration. + * full changelog : http://blog.lxde.org/?p=1283 + +------------------------------------------------------------------- Old: ---- lxsession-0.4.9.3-gtk3-fix.patch lxsession-0.4.9.3-gtk3-hide_all.patch lxsession-0.4.9.3-lower-libgee.patch lxsession-0.4.9.3.git20130914.tar.gz New: ---- lxsession-0.5.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxsession.spec ++++++ --- /var/tmp/diff_new_pack.Fw8j92/_old 2014-10-22 16:23:03.000000000 +0200 +++ /var/tmp/diff_new_pack.Fw8j92/_new 2014-10-22 16:23:03.000000000 +0200 @@ -17,19 +17,13 @@ Name: lxsession -Version: 0.4.9.3.git20130914 +Version: 0.5.1 Release: 0 Summary: LXDE Session Manager, required for running the desktop environment License: GPL-2.0 Group: System/GUI/LXDE Url: http://www.lxde.org/ -Source: %{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM [email protected] - can't build gtk2 generated .c file with gtk3 -Patch0: lxsession-0.4.9.3-gtk3-fix.patch -# PATCH-FIX-UPSTREAM [email protected] - don't bump libgee version, it's no sense -Patch1: lxsession-0.4.9.3-lower-libgee.patch -# PATCH-FIX-UPSTREAM [email protected] - hide_all() is no more in gtk3, replace with hide() -Patch2: lxsession-0.4.9.3-gtk3-hide_all.patch +Source: %{name}-%{version}.tar.xz BuildRequires: dbus-1-glib-devel BuildRequires: docbook-utils BuildRequires: docbook-xsl-stylesheets @@ -56,16 +50,9 @@ %prep %setup -q -%patch0 -p1 -%if 0%{?suse_version} <= 1230 -%patch1 -p1 -%endif -%if 0%{?suse_version} > 1220 -%patch2 -p1 -%endif + %build -autoreconf -fi %configure \ --enable-man make %{?_smp_mflags} V=1 @@ -93,14 +80,15 @@ %{_bindir}/lxsession-default %{_bindir}/lxsession-default-apps %{_bindir}/lxsession-default-terminal +%{_bindir}/lxsession-xdg-autostart %{_bindir}/lxsession-edit %{_bindir}/lxsession-db -%{_bindir}/lxsession-message-gtk %{_bindir}/lxsession-xsettings %{_bindir}/lxsettings-daemon %{_datadir}/lxsession/ %{_datadir}/applications/lxsession-default-apps.desktop %{_datadir}/applications/lxsession-edit.desktop %{_mandir}/man1/*.1.gz +%{_sysconfdir}/xdg/autostart/lxpolkit.desktop %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
