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

Update to 0.1.4.1

OBS-URL: https://build.opensuse.org/request/show/81609
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=6
This commit is contained in:
Vincent Untz
2011-09-13 07:42:08 +00:00
committed by Git OBS Bridge
parent 3af444afc7
commit 064761f6f3
4 changed files with 23 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Sep 8 10:58:08 UTC 2011 - vuntz@opensuse.org
- Update to version 0.1.4.1:
+ Fix crash
- Changes from version 0.1.4:
+ Unique application instance support
+ Support browsing for avatar file
+ Support deleting (some) contacts
+ Support linking contacts
+ Support for new fields:
- nickname
- birthday (readonly)
- company/title/etc (readonly)
+ Lots of small UI tweaks
- Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Wed Aug 31 16:02:10 CEST 2011 - vuntz@opensuse.org

View File

@@ -18,7 +18,7 @@
Name: gnome-contacts
Version: 0.1.3
Version: 0.1.4.1
Release: 1
License: GPLv2+
Summary: Contacts Manager for GNOME
@@ -28,7 +28,8 @@ Source: http://download.gnome.org/sources/gnome-contacts/0.1/%{name}-%{v
BuildRequires: intltool
BuildRequires: update-desktop-files
BuildRequires: vala
BuildRequires: pkgconfig(folks) >= 0.6.1
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(folks) >= 0.6.1.1
BuildRequires: pkgconfig(folks-telepathy)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libnotify)