Accepting request 376896 from GNOME:Factory
Update to 3.20.0 (forwarded request 376791 from dimstar) OBS-URL: https://build.opensuse.org/request/show/376896 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=54
This commit is contained in:
commit
03cd58c923
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f23460aa6b1d8a63a8f3e979cba791cc88b5e07116f07da59fdcea09d79c74d
|
||||
size 1384756
|
3
gnome-online-accounts-3.20.0.tar.xz
Normal file
3
gnome-online-accounts-3.20.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c98233914c455dc21f8c73904dd2881bee6bfa117a5bdc573ba3a8550c36a460
|
||||
size 1482196
|
@ -1,3 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 16:49:46 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.20.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to version 3.19.90:
|
||||
+ Bugs fixed: bgo#755316, bgo#756498, bgo#760991, bgo#761188,
|
||||
bgo#761510.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 03:19:04 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.19.4:
|
||||
+ Bugs fixed: bgo#758475, bgo#759571, bgo#759828, bgo#760189.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 03:19:03 UTC 2016 - damjanovic.ivo@gmail.com
|
||||
|
||||
- Update to version 3.19.3:
|
||||
+ Bugs fixed: bgo#751524, bgo#758361.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 03:19:02 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.19.2:
|
||||
+ Bugs fixed: bgo#755316, bgo#757952, bgo#758361.
|
||||
+ Updated translations.
|
||||
- Changes from version 3.19.1:
|
||||
+ Bugs fixed: bgo#752736, bgo#754142, bgo#755168, bgo#755315,
|
||||
bgo#756394, bgo#756494, bgo#756759.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 13:00:44 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.18.4
|
||||
Version: 3.20.0
|
||||
Release: 0
|
||||
Summary: GNOME service to access online accounts
|
||||
License: LGPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.18/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.20/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -35,7 +35,7 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35
|
||||
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(libaccounts-glib)
|
||||
BuildRequires: pkgconfig(libsecret-1)
|
||||
|
Loading…
Reference in New Issue
Block a user