Accepting request 374445 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374445 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=111
This commit is contained in:
parent
cf21416129
commit
e9f9f6f085
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7e899a16f57e6eff852422830538901ef44248f6be8ceff74d2b927905c2f93c
|
|
||||||
size 1388912
|
|
3
gnome-online-accounts-3.19.92.1.tar.xz
Normal file
3
gnome-online-accounts-3.19.92.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce7c257ceec410f8fc467984fcb126db18dd34680e0dcb1ddea4130ec52269a4
|
||||||
|
size 1482228
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 16 17:10:30 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.92.1:
|
||||||
|
+ bgo#763078: Documentation missing from tarball.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 16 14:21:56 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.92:
|
||||||
|
+ bgo#756495: identity: don't ignore almost all renewal requests.
|
||||||
|
+ bgo#761262: alarm, daemon: Avoid using %m for errors.
|
||||||
|
+ bgo#761510: Factorize common code in
|
||||||
|
GoaBackend::build_object().
|
||||||
|
+ bgo#762097: httpclient: Don't hard-code "Connection: close" in
|
||||||
|
the request headers.
|
||||||
|
+ bgo#762155: kerberos: Do not use goa_object_peek_* in threaded
|
||||||
|
code.
|
||||||
|
+ bgo#762548: Fix the dialogs' dimensions with newer GTK+.
|
||||||
|
+ bgo#763078: build: Update autogen.sh from GNOME recommendation.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 17 03:19:57 UTC 2016 - zaitor@opensuse.org
|
Wed Feb 17 03:19:57 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.19.90
|
Version: 3.19.92.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME service to access online accounts
|
Summary: GNOME service to access online accounts
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
@ -35,7 +35,7 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: pkgconfig(gcr-3)
|
BuildRequires: pkgconfig(gcr-3)
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35
|
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.1
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(libaccounts-glib)
|
BuildRequires: pkgconfig(libaccounts-glib)
|
||||||
BuildRequires: pkgconfig(libsecret-1)
|
BuildRequires: pkgconfig(libsecret-1)
|
||||||
|
Loading…
Reference in New Issue
Block a user