diff --git a/gnome-contacts-0.1.3.tar.bz2 b/gnome-contacts-0.1.3.tar.bz2 deleted file mode 100644 index 236af12..0000000 --- a/gnome-contacts-0.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d1b6b7996a76ad1d2561fbc0f6f861a95e1ddab74f76373b160e44a693221cf -size 416054 diff --git a/gnome-contacts-0.1.4.1.tar.bz2 b/gnome-contacts-0.1.4.1.tar.bz2 new file mode 100644 index 0000000..a502823 --- /dev/null +++ b/gnome-contacts-0.1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32244615cf1f975270562f9c3cf12d5b8b29541cf7efad3399bc4b5f9e0ab094 +size 446445 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 5744f1b..9a98cd8 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -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 diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 5f31041..997bdcd 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -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)