Accepting request 1205455 from GNOME:Factory
SCripted push of GNOME 47 OBS-URL: https://build.opensuse.org/request/show/1205455 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-session?expand=0&rev=209
This commit is contained in:
commit
16c9b4100d
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<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">46.0</param>
|
<param name="revision">47.0.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:765f876bd97faa58275a4443fc9d6c4b05df2ec67bb61dcb01d9c1c0f91a12ad
|
|
||||||
size 3621388
|
|
BIN
gnome-session-47.0.1.obscpio
(Stored with Git LFS)
Normal file
BIN
gnome-session-47.0.1.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 19 13:28:13 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 47.0.1:
|
||||||
|
+ Add back gnome-session-ctl.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 18 18:02:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 47.0:
|
||||||
|
+ Allow to disable X11 sessions.
|
||||||
|
+ Updated translations.
|
||||||
|
- Bump base_ver define to 47.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 19 07:47:48 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Tue Mar 19 07:47:48 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gnome-session
|
name: gnome-session
|
||||||
version: 46.0
|
version: 47.0.1
|
||||||
mtime: 1710790206
|
mtime: 1726749415
|
||||||
commit: 2437153bfd7cbebe62c73926bb85f88076313963
|
commit: 51f1872f8e2a60a52126c082531307b9aae05add
|
||||||
|
@ -16,10 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define basever 46
|
%define basever 47
|
||||||
|
|
||||||
Name: gnome-session
|
Name: gnome-session
|
||||||
Version: 46.0
|
Version: 47.0.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user