From 71a75aaff28d7fc68563292b05849403ccd527ed58e84e7a08634660dcd10478 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 31 Aug 2017 07:43:10 +0000 Subject: [PATCH 1/4] Accepting request 519391 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519391 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=269 --- gnome-session-3.24.1.tar.xz | 3 --- gnome-session-3.25.90.tar.xz | 3 +++ gnome-session.changes | 30 ++++++++++++++++++++++++++++++ gnome-session.spec | 22 +++------------------- 4 files changed, 36 insertions(+), 22 deletions(-) delete mode 100644 gnome-session-3.24.1.tar.xz create mode 100644 gnome-session-3.25.90.tar.xz diff --git a/gnome-session-3.24.1.tar.xz b/gnome-session-3.24.1.tar.xz deleted file mode 100644 index 609cc0b..0000000 --- a/gnome-session-3.24.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b4449238e396b95f9616dfd6f99d8345afaf30c7e3cb6a3549f253d9f966eee -size 780632 diff --git a/gnome-session-3.25.90.tar.xz b/gnome-session-3.25.90.tar.xz new file mode 100644 index 0000000..302b667 --- /dev/null +++ b/gnome-session-3.25.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33650ced2e3c9a153c3d1d67b82a91dc0a45e64470853881a5e4dc880cea36db +size 781992 diff --git a/gnome-session.changes b/gnome-session.changes index a14f0cf..ba1d015 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,9 +1,39 @@ +------------------------------------------------------------------- +Mon Aug 14 17:34:54 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.90: + + Updated translations. + ------------------------------------------------------------------- Mon Jul 24 15:03:23 UTC 2017 - fcrozat@suse.com - Do not build wayland subpackage on s390/s390x, xwayland doesn't exist there [bsc#1047173]. +------------------------------------------------------------------- +Wed Jul 19 18:59:58 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.4: + + Restart dbus-daemon instead of killing dbus clients at log out. + + Session file updates for latest g-s-d. + + Misc memory fixes. + + Updated translations. + +------------------------------------------------------------------- +Mon Jul 10 12:26:14 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.25.3: + + Improved error messages with systemd integration. + + Fix crash in fail whale if X dies. + + Fix warning/crash when iterating over extensions. + + Kill dbus clients at logout. + + Leverage unicode for clarity and aesthetics. + + BSD support improvements. + + Drop old SSH_AUTH_SOCK on wayland workaround. + + Updated translations. +- Drop post(un) handling for gnome-session and gnome-session-core, + no longer needed as file-triggers now takes care of this. + ------------------------------------------------------------------- Sat Apr 15 21:19:47 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index 34f7c94..6254db0 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -17,13 +17,13 @@ Name: gnome-session -Version: 3.24.1 +Version: 3.25.90 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-session/3.24/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gnome-session/3.25/%{name}-%{version}.tar.xz Source1: gnome Source2: gnome.desktop BuildRequires: fdupes @@ -61,7 +61,7 @@ Recommends: %{name}-lang # qemu's default video mode is 'cirrus', which stays black with GNOME Wayland # YaST cannot be started without additional tricks # All together this blocks us from passing openQA -# Recommends: %{name}-wayland +# Recommends: %%{name}-wayland BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -135,22 +135,6 @@ install -m644 %{SOURCE2} %{buildroot}%{_datadir}/xsessions/gnome.desktop rm -fr %{buildroot}%{_datadir}/wayland-sessions %endif -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun - -%post core -%glib2_gsettings_schema_post -%icon_theme_cache_post - -%postun core -%glib2_gsettings_schema_postun -%icon_theme_cache_postun - %files %defattr (-, root, root) %{_bindir}/gnome From ea752b5f7fb118516b0c742e728c18ab274cc08ea0a9cf41a75feec80c3f3c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 8 Sep 2017 20:29:21 +0000 Subject: [PATCH 2/4] Accepting request 522430 from GNOME:Next Update to 3.25.92 OBS-URL: https://build.opensuse.org/request/show/522430 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=270 --- gnome-session-3.25.90.tar.xz | 3 --- gnome-session-3.25.92.tar.xz | 3 +++ gnome-session.changes | 7 +++++++ gnome-session.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 gnome-session-3.25.90.tar.xz create mode 100644 gnome-session-3.25.92.tar.xz diff --git a/gnome-session-3.25.90.tar.xz b/gnome-session-3.25.90.tar.xz deleted file mode 100644 index 302b667..0000000 --- a/gnome-session-3.25.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33650ced2e3c9a153c3d1d67b82a91dc0a45e64470853881a5e4dc880cea36db -size 781992 diff --git a/gnome-session-3.25.92.tar.xz b/gnome-session-3.25.92.tar.xz new file mode 100644 index 0000000..cc38ebe --- /dev/null +++ b/gnome-session-3.25.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d639fa93eed31265aefc89b6167b45137b2cfe21334ee9df19d908e559154b5 +size 783100 diff --git a/gnome-session.changes b/gnome-session.changes index ba1d015..c9dd77b 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 8 20:19:24 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.25.92: + + gnome-session-inhibit fix. + + Updated translations. + ------------------------------------------------------------------- Mon Aug 14 17:34:54 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index 6254db0..cbec09b 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -17,17 +17,18 @@ Name: gnome-session -Version: 3.25.90 +Version: 3.25.92 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: https://download.gnome.org/sources/gnome-session/3.25/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-session/3.25/%{name}-%{version}.tar.xz Source1: gnome Source2: gnome.desktop BuildRequires: fdupes BuildRequires: intltool +BuildRequires: pkgconfig BuildRequires: tcpd-devel %if !0%{?is_opensuse} BuildRequires: translation-update-upstream @@ -62,7 +63,6 @@ Recommends: %{name}-lang # YaST cannot be started without additional tricks # All together this blocks us from passing openQA # Recommends: %%{name}-wayland -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides the basic session tools, like session management From 2946cf1dfd7062119097b8ced3c128381f990da3526bf1af8a5334871c0bb77c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 9 Sep 2017 10:26:44 +0000 Subject: [PATCH 3/4] Accepting request 522745 from home:jengelh:branches:GNOME:Factory - Update package summaries. Drop an idempotent %if..%endif block around %package declaration. - Avoid running fdupes across hardlink boundaries. OBS-URL: https://build.opensuse.org/request/show/522745 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=271 --- gnome-session.changes | 7 +++++++ gnome-session.spec | 10 ++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/gnome-session.changes b/gnome-session.changes index c9dd77b..fd0694d 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 9 08:21:20 UTC 2017 - jengelh@inai.de + +- Update package summaries. + Drop an idempotent %if..%endif block around %package declaration. +- Avoid running fdupes across hardlink boundaries. + ------------------------------------------------------------------- Fri Sep 8 20:19:24 UTC 2017 - dimstar@opensuse.org diff --git a/gnome-session.spec b/gnome-session.spec index cbec09b..405d647 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -69,7 +69,7 @@ This package provides the basic session tools, like session management functionality, for the GNOME Desktop. %package default-session -Summary: Session Manager for GNOME -- Default GNOME Session +Summary: Default session support for the GNOME Session Manager Group: System/GUI/GNOME Requires: %{name} = %{version} Requires: gnome-settings-daemon @@ -78,9 +78,8 @@ Requires: gnome-shell %description default-session This package contains the definition of the default GNOME session. -%ifnarch s390 s390x %package wayland -Summary: Session Manager for GNOME -- Wayland session +Summary: Wayland support for the GNOME Session Manager Group: System/GUI/GNOME Requires: %{name} = %{version} Requires: gnome-settings-daemon @@ -88,10 +87,9 @@ Requires: xorg-x11-server-wayland %description wayland This package contains the definition of the default GNOME session on Wayland. -%endif %package core -Summary: Session Manager for GNOME -- Minimal Version +Summary: Minimal version of the GNOME Session Manager Group: System/GUI/GNOME Requires: dbus-1-x11 Requires: gsettings-desktop-schemas >= 0.1.7 @@ -129,7 +127,7 @@ install -d -m755 %{buildroot}%{_datadir}/xsessions install -m644 %{SOURCE2} %{buildroot}%{_datadir}/xsessions/gnome.desktop %suse_update_desktop_file %{buildroot}%{_datadir}/xsessions/gnome.desktop %find_lang %{name}-3.0 %{?no_lang_C} -%fdupes %{buildroot} +%fdupes %{buildroot}/%{_prefix} # remove wayland files on s390/s390x %ifarch s390 s390x rm -fr %{buildroot}%{_datadir}/wayland-sessions From 146d96cb5157a5a6fdde29064838a715f237e78c502df98d289bfe36a0d8b99c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Sep 2017 20:02:04 +0000 Subject: [PATCH 4/4] Accepting request 523795 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/523795 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=272 --- gnome-session-3.25.92.tar.xz | 3 --- gnome-session-3.26.0.tar.xz | 3 +++ gnome-session.changes | 6 ++++++ gnome-session.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-session-3.25.92.tar.xz create mode 100644 gnome-session-3.26.0.tar.xz diff --git a/gnome-session-3.25.92.tar.xz b/gnome-session-3.25.92.tar.xz deleted file mode 100644 index cc38ebe..0000000 --- a/gnome-session-3.25.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d639fa93eed31265aefc89b6167b45137b2cfe21334ee9df19d908e559154b5 -size 783100 diff --git a/gnome-session-3.26.0.tar.xz b/gnome-session-3.26.0.tar.xz new file mode 100644 index 0000000..a2c4389 --- /dev/null +++ b/gnome-session-3.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8254b4891f76852b65a7c164dc504dfeff1aa32092e1b262bb670efedac489 +size 783428 diff --git a/gnome-session.changes b/gnome-session.changes index fd0694d..a5b752a 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 12 18:26:17 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.26.0: + + Updated translations. + ------------------------------------------------------------------- Sat Sep 9 08:21:20 UTC 2017 - jengelh@inai.de diff --git a/gnome-session.spec b/gnome-session.spec index 405d647..312a4fb 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -17,13 +17,13 @@ Name: gnome-session -Version: 3.25.92 +Version: 3.26.0 Release: 0 Summary: Session Tools for the GNOME Desktop License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-session/3.25/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-session/3.26/%{name}-%{version}.tar.xz Source1: gnome Source2: gnome.desktop BuildRequires: fdupes