Accepting request 789676 from home:iznogood:branches:GNOME:Factory
New stable rel OBS-URL: https://build.opensuse.org/request/show/789676 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=439
This commit is contained in:
parent
2a28296db0
commit
f20af4bf28
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
||||
<param name="revision">refs/tags/3.34.4</param>
|
||||
<param name="revision">refs/tags/3.34.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e1ddc32dba31f52cf35650b4c64dc78551c412241826daf86b677a3efec816d
|
||||
size 41853453
|
3
gnome-control-center-3.34.5.obscpio
Normal file
3
gnome-control-center-3.34.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0f9e25817e69da864776ebc18d9552bb600da3e41b8c8b547ba0b76ae9fdfe4
|
||||
size 42136589
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 08:25:48 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.34.5:
|
||||
+ Remove some dead code.
|
||||
+ Display: Fix resolution options getting stuck in a low
|
||||
resolution.
|
||||
+ Network:
|
||||
- Print warning if failed to save to libsecret.
|
||||
- Handle security combo box being not selected correctly.
|
||||
- Fix small memory leaks.
|
||||
+ Sharing: Fix small memory leak.
|
||||
+ User Accounts:
|
||||
- Fix uninitialized variable.
|
||||
- Fix small memory leak.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 22:43:51 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: gnome-control-center
|
||||
version: 3.34.4
|
||||
mtime: 1581632758
|
||||
commit: de0c355aa2a5ba37bc95d7230775df5fbcbe1a17
|
||||
version: 3.34.5
|
||||
mtime: 1585531855
|
||||
commit: d2a1a35be8ea6cef98d54becc90360d3931f11d6
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 3.34.4
|
||||
Version: 3.34.5
|
||||
Release: 0
|
||||
Summary: The GNOME Control Center
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user