Accepting request 1115572 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1115572 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=521
This commit is contained in:
parent
495efa69aa
commit
239d7f2cab
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-control-center.git</param>
|
||||
<param name="revision">refs/tags/45.0</param>
|
||||
<param name="revision">c7684fec5c1d15831283192d740ec703a2936071</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">enable</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
||||
<param name="changesrevision">c7684fec5c1d15831283192d740ec703a2936071</param></service></servicedata>
|
3
gnome-control-center-45.0+34.obscpio
Normal file
3
gnome-control-center-45.0+34.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef8cfd6c872a34dd50d3eb9db529b6502858867bb26544e2b13a6264d5a81c87
|
||||
size 46232077
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26971e0d4100f6edd50c575081d04efa945d5edfc333a22afa817a9a4aa420eb
|
||||
size 46321677
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 03 14:03:43 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 45.0+34:
|
||||
+ network: fix editing connections without a device (boo#1215651)
|
||||
+ mouse: Fix linked style of primary mouse button in RTL
|
||||
+ privacy: Fix crash in the firmware security page
|
||||
+ data:
|
||||
- Fix label string
|
||||
- Add missing wireguard-peer.ui to POTFILES.in
|
||||
- Mark translatable strings yes
|
||||
+ info-overview: Add more types of processor support
|
||||
+ Updated translations.
|
||||
- Switch to git checkout from stable branch, use explicit commit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 22 03:30:16 UTC 2023 - Xiaoguang Wang <xiaoguang.wang@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-control-center
|
||||
version: 45.0
|
||||
mtime: 1694772303
|
||||
commit: e4d0d5abf9cb716cb01cda17751b162d4bfea5b0
|
||||
version: 45.0+34
|
||||
mtime: 1696331048
|
||||
commit: c7684fec5c1d15831283192d740ec703a2936071
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 45.0
|
||||
Version: 45.0+34
|
||||
Release: 0
|
||||
Summary: The GNOME Control Center
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user