Accepting request 1226298 from GNOME:Factory
- Update to version 47.2: + Accessibility: Remove "screen" labels that take too much space + Appearance: Fix accidental reset of accent colors config + Apps: Fix some memory leaks + Color: Ensure profiles are connected before operating on them + Mobile Networks: Fix alignment of status pages + Mouse: - Fix illustration assets requiring gstreamer-plugins-bad - Update illustration assets + Printers: Remove wrong tooltip in the "Add Printer" button + Updated translations. (forwarded request 1226275 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1226298 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=256
This commit is contained in:
commit
fd38e4b40c
4
_service
4
_service
@ -3,11 +3,11 @@
|
|||||||
<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-control-center.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
||||||
<param name="revision">3e08dc59813a009193b1d2bc80e8aa044dc22590</param>
|
<param name="revision">47.2</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>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">disable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
<service name="recompress" 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-control-center.git</param>
|
|
||||||
<param name="changesrevision">3e08dc59813a009193b1d2bc80e8aa044dc22590</param></service></servicedata>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3fb754ff07cce40565265f4536891855d365b75ea0cd282337a591af3d799515
|
|
||||||
size 47698445
|
|
3
gnome-control-center-47.2.obscpio
Normal file
3
gnome-control-center-47.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5dc01154720dff1a2527ece6826c86ed3a561fd2b65ee801c2dd83ea8cfcb08
|
||||||
|
size 47527437
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 25 13:24:11 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 47.2:
|
||||||
|
+ Accessibility: Remove "screen" labels that take too much space
|
||||||
|
+ Appearance: Fix accidental reset of accent colors config
|
||||||
|
+ Apps: Fix some memory leaks
|
||||||
|
+ Color: Ensure profiles are connected before operating on them
|
||||||
|
+ Mobile Networks: Fix alignment of status pages
|
||||||
|
+ Mouse:
|
||||||
|
- Fix illustration assets requiring gstreamer-plugins-bad
|
||||||
|
- Update illustration assets
|
||||||
|
+ Printers: Remove wrong tooltip in the "Add Printer" button
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 29 18:27:27 UTC 2024 - bjorn.lie@gmail.com
|
Tue Oct 29 18:27:27 UTC 2024 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gnome-control-center
|
name: gnome-control-center
|
||||||
version: 47.1.1+9
|
version: 47.2
|
||||||
mtime: 1730197318
|
mtime: 1732535745
|
||||||
commit: 3e08dc59813a009193b1d2bc80e8aa044dc22590
|
commit: 820e1da6cd789a5c18e0013d5b8c62f4750e8948
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-control-center
|
Name: gnome-control-center
|
||||||
Version: 47.1.1+9
|
Version: 47.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNOME Control Center
|
Summary: The GNOME Control Center
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user