Accepting request 1226291 from GNOME:Factory
- Update to version 3.52.2: + Bugs fixed: - goadavclient.c: add WebDAV default candidate to test - goafedoraprovider: fix use-after-free + Updated translations. (forwarded request 1226007 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1226291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=97
This commit is contained in:
commit
3de26ff053
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<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-online-accounts.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-online-accounts.git</param>
|
||||||
<param name="revision">3.52.1</param>
|
<param name="revision">3.52.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>
|
||||||
|
BIN
gnome-online-accounts-3.52.1.obscpio
(Stored with Git LFS)
BIN
gnome-online-accounts-3.52.1.obscpio
(Stored with Git LFS)
Binary file not shown.
3
gnome-online-accounts-3.52.2.obscpio
Normal file
3
gnome-online-accounts-3.52.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dbbd501a760c10c3662c0437b5ada441667b8f11a484c8521532d328b6e9e050
|
||||||
|
size 4071436
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 19:56:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.52.2:
|
||||||
|
+ Bugs fixed:
|
||||||
|
- goadavclient.c: add WebDAV default candidate to test
|
||||||
|
- goafedoraprovider: fix use-after-free
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 20 11:49:31 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Oct 20 11:49:31 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gnome-online-accounts
|
name: gnome-online-accounts
|
||||||
version: 3.52.1
|
version: 3.52.2
|
||||||
mtime: 1729369344
|
mtime: 1732388210
|
||||||
commit: ff9f5fc7c7eabe12973d67b3758840e8bfb3cb6c
|
commit: 264a8d74d93a676e19a84e81f41f32b2245aad19
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.52.1
|
Version: 3.52.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME service to access online accounts
|
Summary: GNOME service to access online accounts
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user