Hello community, here is the log from the commit of package gnome-session for openSUSE:Factory checked in at 2018-10-17 08:13:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-session (Old) and /work/SRC/openSUSE:Factory/.gnome-session.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-session" Wed Oct 17 08:13:35 2018 rev:182 rq:638493 version:3.30.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes 2018-07-31 15:54:09.587014587 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 2018-10-17 08:13:38.627068681 +0200 @@ -1,0 +2,34 @@ +Wed Sep 26 11:01:28 UTC 2018 - [email protected] + +- Update to version 3.30.1: + + Fix region computation when debugging is enabled. + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 7 00:27:43 UTC 2018 - [email protected] + +- Update to version 3.30.0: + + Updated translations. +- Reenable translation-update-upstream BuildRequires and its macro: + the previous issue has been fixed. +- Drop hack/workaround for gnome.desktop not being installed to + wayland-sessions (bgo#792207). + +------------------------------------------------------------------- +Wed Aug 29 00:11:53 UTC 2018 - [email protected] + +- Update to version 3.29.92: + + Add new RebootToFirmwareSetup API. + + Crash fix when running with nested wayland compositors. + + Use full path to binaries in desktop files. +- Disable translation-update-upstream BuildRequires and + corresponding macro, currently breaks the build. + +------------------------------------------------------------------- +Fri Aug 3 22:44:28 UTC 2018 - [email protected] + +- Update to version 3.29.90: + + Drop deprecated environment variable again. + + Harden permissions on config dir. + +------------------------------------------------------------------- @@ -450 +484 @@ -- Add xsltproc BuildRequries: Needed for man pages, pulled in by +- Add xsltproc BuildRequires: Needed for man pages, pulled in by Old: ---- gnome-session-3.28.1.tar.xz New: ---- gnome-session-3.30.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-session.spec ++++++ --- /var/tmp/diff_new_pack.pfxhfQ/_old 2018-10-17 08:13:40.071068038 +0200 +++ /var/tmp/diff_new_pack.pfxhfQ/_new 2018-10-17 08:13:40.071068038 +0200 @@ -12,22 +12,24 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gnome-session -Version: 3.28.1 +Version: 3.30.1 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0-or-later Group: System/GUI/GNOME -URL: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-session/3.28/%{name}-%{version}.tar.xz +URL: https://www.gnome.org +Source0: https://download.gnome.org/sources/gnome-session/3.30/%{name}-%{version}.tar.xz Source1: gnome Source2: gnome.desktop + # PATCH-FIX-UPSTREAM gnome-session-better-handle-empty-xdg_session_type.patch bsc#1084756 bgo#794256 [email protected] -- solution provided by [email protected] using a more reasonable way to handle gpu acceleration check Patch0: gnome-session-better-handle-empty-xdg_session_type.patch + BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: meson @@ -116,15 +118,6 @@ %install %meson_install -# Copy /usr/share/xsessions to /usr/share/wayland-sessions, workaround a meson issue -# https://bugzilla.gnome.org/show_bug.cgi?id=792207 -if ! -d %{buildroot}%{_datadir}/wayland-sessions; then - mkdir -p %{buildroot}%{_datadir}/wayland-sessions - cp %{buildroot}%{_datadir}/xsessions/gnome.desktop %{buildroot}%{_datadir}/wayland-sessions/ -else - echo "meson_install copied the wayland session already, remove this hack" - exit 42 -fi # install startup script and xsession file install -d -m755 %{buildroot}%{_bindir} install -m755 %{SOURCE1} %{buildroot}%{_bindir}/gnome ++++++ gnome-session-3.28.1.tar.xz -> gnome-session-3.30.1.tar.xz ++++++ ++++ 12048 lines of diff (skipped)
