diff --git a/gnome-contacts-3.2.2.tar.bz2 b/gnome-contacts-3.2.2.tar.bz2 deleted file mode 100644 index 126534c..0000000 --- a/gnome-contacts-3.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23c40b90cec3d9c1fcf2189327c31dc7fab7c1994d917b6b09e355cb1efb6c4f -size 521706 diff --git a/gnome-contacts-3.3.1.tar.xz b/gnome-contacts-3.3.1.tar.xz new file mode 100644 index 0000000..58d269d --- /dev/null +++ b/gnome-contacts-3.3.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627d9dd071424c5bb239ba02e19c17145dd35466261caba3c251e19760c85998 +size 519900 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index cd083dd..89ab7b5 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 20 09:55:49 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.3.1: + + New design for the content pane + + Undo and in-app notifications +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + ------------------------------------------------------------------- Fri Oct 21 11:45:41 UTC 2011 - vuntz@opensuse.org diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 5bb8eb6..e5d3bae 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -15,19 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: gnome-contacts -Version: 3.2.2 -Release: 1 -License: GPL-2.0+ +Version: 3.3.1 +Release: 0 Summary: Contacts Manager for GNOME -Url: http://www.gnome.org +License: GPL-2.0+ Group: Productivity/Office/Other -Source: http://download.gnome.org/sources/gnome-contacts/3.2/%{name}-%{version}.tar.bz2 +Url: http://www.gnome.org +Source: http://download.gnome.org/sources/gnome-contacts/3.3/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: vala >= 0.14.0 +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(folks) >= 0.6.1.1 BuildRequires: pkgconfig(folks-telepathy)