Accepting request 85664 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/85664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=7
This commit is contained in:
Lars Vogdt 2011-10-02 08:06:19 +00:00 committed by Git OBS Bridge
commit 0ca2636a96
4 changed files with 29 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92d9d5f975a3e663ad571e3bedb60bd786aeb7148c1cae3ec625ceb09fb9a1ca
size 482381

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31a343afd6f8ebb029dd397a84427be8b5727c8d4180dab22229efac1f62e900
size 539235

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Sep 28 06:09:12 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0.1:
+ Fix a crash when launching preferences from notifications
-------------------------------------------------------------------
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
- Update to version 3.1.91:
+ String fixes.
+ Build fixes.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 30 15:47:28 CEST 2011 - vuntz@opensuse.org Tue Aug 30 15:47:28 CEST 2011 - vuntz@opensuse.org

View File

@ -18,13 +18,13 @@
Name: gnome-online-accounts Name: gnome-online-accounts
Version: 3.1.90 Version: 3.2.0.1
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