Accepting request 99031 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/99031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2012-01-09 11:40:05 +00:00 committed by Git OBS Bridge
commit c68175f6a8
4 changed files with 20 additions and 10 deletions

View File

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

View File

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

View File

@ -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

View File

@ -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)