Accepting request 1076423 from GNOME:Next
- Update to version 44.0+20: + datetime: Fix NTP switch getting out of sync. + shell/style: Add workaround to make disabled pictures are painted as such. + illustrated-row, split-row: Add widget name and css class. + region: Fix label of formats for the login screen. + keyboard: Fix cancel button issue. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1076423 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=506
This commit is contained in:
parent
b5a852ae17
commit
2379ef908d
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-control-center.git</param>
|
||||
<param name="revision">9f341d06</param>
|
||||
<param name="revision">3216328d</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
||||
<param name="changesrevision">9f341d061d98562a8f604386c74d73664e383fef</param></service></servicedata>
|
||||
<param name="changesrevision">3216328db98d0981601c45c36ac6b22f0747d3cc</param></service></servicedata>
|
3
gnome-control-center-44.0+20.obscpio
Normal file
3
gnome-control-center-44.0+20.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95ed11d7c84e7fbc39f053e2b8442015b36f72f907812f68281d06f896663119
|
||||
size 45768205
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc8e7c429b844bfd74cc849cb43937499df4b39ac0eb9f6cb751cc339b29671b
|
||||
size 45748237
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 31 08:18:27 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 44.0+20:
|
||||
+ datetime: Fix NTP switch getting out of sync.
|
||||
+ shell/style: Add workaround to make disabled pictures are
|
||||
painted as such.
|
||||
+ illustrated-row, split-row: Add widget name and css class.
|
||||
+ region: Fix label of formats for the login screen.
|
||||
+ keyboard: Fix cancel button issue.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 14:57:37 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-control-center
|
||||
version: 44.0+7
|
||||
mtime: 1679491245
|
||||
commit: 9f341d061d98562a8f604386c74d73664e383fef
|
||||
version: 44.0+20
|
||||
mtime: 1680225030
|
||||
commit: 3216328db98d0981601c45c36ac6b22f0747d3cc
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 44.0+7
|
||||
Version: 44.0+20
|
||||
Release: 0
|
||||
Summary: The GNOME Control Center
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user