Accepting request 1206688 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1206688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-software?expand=0&rev=125
This commit is contained in:
commit
f8cc6e863b
4
_service
4
_service
@ -3,11 +3,11 @@
|
||||
<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">4927fafc4138571984de0c2b01b7b5b741a4a968</param>
|
||||
<param name="revision">47.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-software.git</param>
|
||||
<param name="changesrevision">4927fafc4138571984de0c2b01b7b5b741a4a968</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd1a4719026b3864ae41b8e51de16c09e44a430cf6e04fdfe8f532b9ceff6a09
|
||||
size 22046221
|
3
gnome-software-47.1.obscpio
Normal file
3
gnome-software-47.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f46b7b3317b50ac8b58f3e0489a6e7bf79b203724952508bb749969da516617d
|
||||
size 22057485
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 10 11:52:07 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.1:
|
||||
+ Fix crash in snap plugin when launching apps
|
||||
+ Fix display of versions for packages being installed as part of
|
||||
an update
|
||||
+ Various minor improvements to the review submission dialog
|
||||
+ Fix a crash in the DKMS plugin
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 27 17:31:05 UTC 2024 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-software
|
||||
version: 47.0+23
|
||||
mtime: 1727414441
|
||||
commit: 4927fafc4138571984de0c2b01b7b5b741a4a968
|
||||
version: 47.1
|
||||
mtime: 1728553310
|
||||
commit: f4141030c672f918de742bc863266f90baf273b9
|
||||
|
@ -20,7 +20,7 @@
|
||||
%bcond_with profiling
|
||||
|
||||
Name: gnome-software
|
||||
Version: 47.0+23
|
||||
Version: 47.1
|
||||
Release: 0
|
||||
Summary: GNOME Software Store
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user