Accepting request 1004429 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1004429
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=513
This commit is contained in:
Bjørn Lie 2022-09-19 16:22:02 +00:00 committed by Git OBS Bridge
parent aa0d444830
commit 6be4504e90
6 changed files with 20 additions and 10 deletions

View File

@ -1,9 +1,9 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="disabled">
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
<param name="revision">refs/tags/43.rc</param>
<param name="revision">refs/tags/43.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
@ -15,6 +15,6 @@
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled" />
<service name="set_version" mode="manual" />
</services>

3
gnome-shell-43.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e33cb4a83da30a61bf03dcd1fbe4479b945b1e4fcfc271864fce603b7e99ea32
size 16082445

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:017011a853b6ed1b12de67120c86b3fabb214163a6fced34cad8776e2b773e10
size 16088077

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 18 07:39:53 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.0:
+ Fix rebooting into boot loader menu.
+ Improve entry legibility in GNOME Classic.
+ Fixed crash.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 5 10:21:56 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnome-shell
version: 43.rc
mtime: 1662297489
commit: 316dc289f2ba2906330d134a7f1a5d574405a682
version: 43.0
mtime: 1663432679
commit: 0bd73b79a630ad1354bae3ccd69beaeba2f74d4b

View File

@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell
Version: 43.rc
Version: 43.0
Release: 0
Summary: GNOME Shell
# shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later