Accepting request 84987 from home:vuntz:branches:GNOME:Factory
Update to 3.2.0 OBS-URL: https://build.opensuse.org/request/show/84987 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=9
This commit is contained in:
parent
21a45093fb
commit
50fe1bc9c9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:15f371afe879b97d164b8e67a80b619e39dc220ec76762cb0c0ac810ba931717
|
|
||||||
size 511728
|
|
3
gnome-online-accounts-3.2.0.tar.bz2
Normal file
3
gnome-online-accounts-3.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6e59efc5d154b208f53e36fd344a5ed6e661e5eff4f6481555cc25a1c03ebb87
|
||||||
|
size 522109
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 26 21:55:56 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.2.0:
|
||||||
|
+ Let authentication webkit window inherit from GNOME proxy
|
||||||
|
settings (bgo#658444)
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(libsoup-gnome-2.4) BuildRequires: new dependency.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 20 07:16:28 UTC 2011 - vuntz@opensuse.org
|
Tue Sep 20 07:16:28 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.1.91
|
Version: 3.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Summary: GNOME service to access online accounts
|
Summary: GNOME service to access online accounts
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.1/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gnome-online-accounts/3.2/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -38,6 +38,7 @@ BuildRequires: pkgconfig(gnome-keyring-1)
|
|||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(libnotify)
|
BuildRequires: pkgconfig(libnotify)
|
||||||
|
BuildRequires: pkgconfig(libsoup-gnome-2.4) >= 2.26
|
||||||
BuildRequires: pkgconfig(rest-0.7)
|
BuildRequires: pkgconfig(rest-0.7)
|
||||||
BuildRequires: pkgconfig(webkitgtk-3.0)
|
BuildRequires: pkgconfig(webkitgtk-3.0)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user