Accepting request 735653 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/735653 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=308
This commit is contained in:
parent
ac72c0d712
commit
a793919fd9
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-session.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-session.git</param>
|
||||||
<param name="revision">refs/tags/3.34.0</param>
|
<param name="revision">refs/tags/3.34.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:11c9e24162dfea50198aaac6b1387875b6122ea9d75275a1960a1c702e484bca
|
|
||||||
size 3583500
|
|
3
gnome-session-3.34.1.obscpio
Normal file
3
gnome-session-3.34.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68f85a1378642afd8799b1fa58dbf74e402f660f30fa59d16b2798124b77f997
|
||||||
|
size 3590156
|
@ -1,11 +0,0 @@
|
|||||||
diff -Nur gnome-session/data/gnome-session-manager@.service.in orig-gnome-session/data/gnome-session-manager@.service.in
|
|
||||||
--- gnome-session/data/gnome-session-manager@.service.in 2019-09-17 20:40:19.032543568 +0200
|
|
||||||
+++ orig-gnome-session/data/gnome-session-manager@.service.in 2019-09-17 21:22:06.597890551 +0200
|
|
||||||
@@ -15,5 +15,5 @@
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=notify
|
|
||||||
-ExecStart=@libexecdir@/gnome-session-binary --debug --systemd-service --session=%i
|
|
||||||
+ExecStart=@libexecdir@/gnome-session-binary --systemd-service --session=%i
|
|
||||||
ExecStopPost=-@libexecdir@/gnome-session-ctl --shutdown
|
|
||||||
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 7 09:57:51 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.34.1:
|
||||||
|
+ Drop accidentally included `--debug` when launching
|
||||||
|
`gnome-session-binary`.
|
||||||
|
+ Introduce a list of variables to potentially unset in launched
|
||||||
|
sessions.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop gnome-session-no-debug.patch: Fixed upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 17 22:16:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Sep 17 22:16:07 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: gnome-session
|
name: gnome-session
|
||||||
version: 3.34.0
|
version: 3.34.1
|
||||||
mtime: 1568206228
|
mtime: 1570436901
|
||||||
commit: 02b301128b766b49a55de4eabe1d29c7ac4e359c
|
commit: 984dce35f9b59c016cbf21542c642da9e2e7d77b
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-session
|
Name: gnome-session
|
||||||
Version: 3.34.0
|
Version: 3.34.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Session Tools for the GNOME Desktop
|
Summary: Session Tools for the GNOME Desktop
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -31,8 +31,6 @@ Source2: gnome.desktop
|
|||||||
Patch0: gnome-session-better-handle-empty-xdg_session_type.patch
|
Patch0: gnome-session-better-handle-empty-xdg_session_type.patch
|
||||||
# PATCH-FIX-OPENSUSE gnome-session-s390-not-require-g-s-d_wacom.patch bsc#1129412 yfjiang@suse.com -- Remove the runtime requirement of g-s-d Wacom plugin
|
# PATCH-FIX-OPENSUSE gnome-session-s390-not-require-g-s-d_wacom.patch bsc#1129412 yfjiang@suse.com -- Remove the runtime requirement of g-s-d Wacom plugin
|
||||||
Patch2: gnome-session-s390-not-require-g-s-d_wacom.patch
|
Patch2: gnome-session-s390-not-require-g-s-d_wacom.patch
|
||||||
# PATCH-FIX-UPSTREAM gnome-session-no-debug.patch -- Disable debug log spam
|
|
||||||
Patch3: gnome-session-no-debug.patch
|
|
||||||
|
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -111,7 +109,6 @@ functional GNOME desktop.
|
|||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%endif
|
%endif
|
||||||
%patch3 -p1
|
|
||||||
translation-update-upstream po gnome-session-3.0
|
translation-update-upstream po gnome-session-3.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user