Accepting request 481743 from GNOME:Factory
Update to 3.24.0 (forwarded request 481709 from dimstar) OBS-URL: https://build.opensuse.org/request/show/481743 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=65
This commit is contained in:
commit
f7bc7ed509
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5415d6dd7babf1371f79ba4f6c031003c7d991aaaa784d58f42fd9b4792b09b9
|
||||
size 1404848
|
3
gnome-online-accounts-3.24.0.tar.xz
Normal file
3
gnome-online-accounts-3.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e2f780e061641dfd692cc82269b0cac6cce73c74ce2d8a0a5e80889ed07c17b
|
||||
size 1401252
|
@ -1,3 +1,55 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 10:02:17 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.24.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 20:01:18 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.92:
|
||||
+ Bugs fixed: bgo#778416, bgo#778417, bgo#779548.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 15:51:37 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.91:
|
||||
+ bgo#778353: Disconnect all signal handlers from the GtkDialog
|
||||
once add_account is done.
|
||||
+ bgo#778779: Improve the spacing between UI elements.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 17:18:47 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.90:
|
||||
+ bgo#772205: Use double quotes instead of single quotes in
|
||||
translatable strings.
|
||||
+ updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 17:18:46 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.4:
|
||||
+ Bugs fixed: bgo#764157, bgo#765121, bgo#768515, bgo#776871,
|
||||
bgo#776897, bgo#776906.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 17:18:45 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.3:
|
||||
+ New API key for Google.
|
||||
+ Bugs fixed: bgo#738315, bgo#769267, bgo#774176, bgo#774205.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 17:18:44 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Replace krb5-mini-devel BuildRequires with pkgconfig(krb5): it is
|
||||
not our duty to decide between -mini and the real package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 17:18:43 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,26 +17,26 @@
|
||||
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.22.4
|
||||
Version: 3.24.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.22/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.24/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: intltool
|
||||
BuildRequires: krb5-mini-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.40
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(krb5)
|
||||
BuildRequires: pkgconfig(libaccounts-glib)
|
||||
BuildRequires: pkgconfig(libsecret-1)
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.41
|
||||
|
Loading…
Reference in New Issue
Block a user