Accepting request 459776 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459776 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=136
This commit is contained in:
parent
89dd26e221
commit
b0aafb0585
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5415d6dd7babf1371f79ba4f6c031003c7d991aaaa784d58f42fd9b4792b09b9
|
|
||||||
size 1404848
|
|
3
gnome-online-accounts-3.23.90.tar.xz
Normal file
3
gnome-online-accounts-3.23.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:07d52d0f81c6984b8b5c8424f537128ac33ce8aeac5dcde8245c61e3b1d09f80
|
||||||
|
size 1393856
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Sun Feb 19 17:18:43 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,26 +17,26 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.22.4
|
Version: 3.23.90
|
||||||
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+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://www.gnome.org
|
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.23/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: krb5-mini-devel
|
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: pkgconfig(gcr-3)
|
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(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
|
BuildRequires: pkgconfig(krb5)
|
||||||
BuildRequires: pkgconfig(libaccounts-glib)
|
BuildRequires: pkgconfig(libaccounts-glib)
|
||||||
BuildRequires: pkgconfig(libsecret-1)
|
BuildRequires: pkgconfig(libsecret-1)
|
||||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.41
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.41
|
||||||
|
Loading…
Reference in New Issue
Block a user