Accepting request 1237896 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1237896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=98
This commit is contained in:
commit
99d06509e8
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-online-accounts.git</param>
|
||||
<param name="revision">3.52.2</param>
|
||||
<param name="revision">3.52.3.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbbd501a760c10c3662c0437b5ada441667b8f11a484c8521532d328b6e9e050
|
||||
size 4071436
|
3
gnome-online-accounts-3.52.3.1.obscpio
Normal file
3
gnome-online-accounts-3.52.3.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d67bd3d867d3575eecff2f8da219c8565ad7b809cbc6a1815f07853d5d8118f
|
||||
size 4072972
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 21:23:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.52.3.1:
|
||||
+ Bugs fixed:
|
||||
- Unable to Sign In to Microsoft Exchange account
|
||||
- Missing kerberos password not detected
|
||||
- Fail faster - don't wait 120 seconds to timeout
|
||||
- goadaemon: Changes around "no provider" runtime warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 23 19:56:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-online-accounts
|
||||
version: 3.52.2
|
||||
mtime: 1732388210
|
||||
commit: 264a8d74d93a676e19a84e81f41f32b2245aad19
|
||||
version: 3.52.3.1
|
||||
mtime: 1736627064
|
||||
commit: f4f33c4578ca9f42fe4f3a90907ad6bfc44e0ff5
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-online-accounts
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.52.2
|
||||
Version: 3.52.3.1
|
||||
Release: 0
|
||||
Summary: GNOME service to access online accounts
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user