Ana Guerrero 2025-01-09 14:04:42 +00:00 committed by Git OBS Bridge
commit f09d6f99c8
6 changed files with 16 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param>
<param name="revision">47.2</param>
<param name="revision">47.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 4 23:18:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.3:
+ Fix a crash when cancelling an offline update.
+ Updated translations.
-------------------------------------------------------------------
Mon Nov 25 13:54:52 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-software
version: 47.2
mtime: 1732540208
commit: 036d248150863cc9ab046c173d8476a3ccdb6da3
version: 47.3
mtime: 1736032297
commit: 5c3d10f6fe324be7b61e962d6f693c66fabe3fd8

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-software
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%bcond_with profiling
Name: gnome-software
Version: 47.2
Version: 47.3
Release: 0
Summary: GNOME Software Store
License: GPL-2.0-or-later