forked from pool/gnome-software
Accepting request 1171254 from GNOME:Next
- Update to version 46.1: + Fix a crash when updating apps when built with Mogwai. + Fix a crash when installing flatpak application. + Correct desktop/mobile hardware support detection. + Correct state of Fedora upgrade. + Several fixes in historical updates for rpm-ostree. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1171254 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=275
This commit is contained in:
parent
e91030be21
commit
1b363af577
2
_service
2
_service
@ -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">46.0</param>
|
||||
<param name="revision">46.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92117bf4ebd23b8bc215644d061ebf48b36d22128e223442263fedc4458210e4
|
||||
size 19801613
|
3
gnome-software-46.1.obscpio
Normal file
3
gnome-software-46.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dbcd689df3e939669e25c8369a5516ce7575d318f489eb151eef1a00fa13de7
|
||||
size 20176397
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 07:51:16 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 46.1:
|
||||
+ Fix a crash when updating apps when built with Mogwai.
|
||||
+ Fix a crash when installing flatpak application.
|
||||
+ Correct desktop/mobile hardware support detection.
|
||||
+ Correct state of Fedora upgrade.
|
||||
+ Several fixes in historical updates for rpm-ostree.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 20:58:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-software
|
||||
version: 46.0
|
||||
mtime: 1710515704
|
||||
commit: 9dec134914268d135a6f5251ddd624fef2de3c10
|
||||
version: 46.1
|
||||
mtime: 1714033076
|
||||
commit: 94c1c2163f176a0dbe5852fac1301594fb3e655c
|
||||
|
@ -20,7 +20,7 @@
|
||||
%bcond_with profiling
|
||||
|
||||
Name: gnome-software
|
||||
Version: 46.0
|
||||
Version: 46.1
|
||||
Release: 0
|
||||
Summary: GNOME Software Store
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user