Accepting request 83991 from home:vuntz:branches:GNOME:Factory

Update to 0.1.5

OBS-URL: https://build.opensuse.org/request/show/83991
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=8
This commit is contained in:
Vincent Untz
2011-09-21 15:55:33 +00:00
committed by Git OBS Bridge
parent 064761f6f3
commit df07c8f136
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32244615cf1f975270562f9c3cf12d5b8b29541cf7efad3399bc4b5f9e0ab094
size 446445

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 20 07:51:49 UTC 2011 - vuntz@opensuse.org
- Update to version 0.1.5:
+ Support linking and unlinking
+ Support linking suggestions
+ Don't require running evolution to pick up eds addressbooks
- Add new pkgconfig() BuildRequires: glib-2.0, goa-1.0,
libebook-1.2, libedataserver-1.2. They are new dependencies
upstream (the glib-2.0 one being now explicit, with a versioned
dependency).
-------------------------------------------------------------------
Thu Sep 8 10:58:08 UTC 2011 - vuntz@opensuse.org

View File

@@ -18,7 +18,7 @@
Name: gnome-contacts
Version: 0.1.4.1
Version: 0.1.5
Release: 1
License: GPLv2+
Summary: Contacts Manager for GNOME
@@ -27,11 +27,15 @@ Group: Productivity/Office/Other
Source: http://download.gnome.org/sources/gnome-contacts/0.1/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: update-desktop-files
BuildRequires: vala
BuildRequires: vala >= 0.14.0
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(folks) >= 0.6.1.1
BuildRequires: pkgconfig(folks-telepathy)
BuildRequires: pkgconfig(glib-2.0) >= 2.29.12
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libebook-1.2)
BuildRequires: pkgconfig(libedataserver-1.2)
BuildRequires: pkgconfig(libnotify)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build