Accepting request 162005 from GNOME:Factory

Update to 3.8.0

OBS-URL: https://build.opensuse.org/request/show/162005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2013-04-05 15:27:38 +00:00 committed by Git OBS Bridge
commit 83ff835459
4 changed files with 50 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Mon Mar 25 15:09:06 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 14 20:18:10 CET 2013 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Wed Mar 6 10:48:13 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.91:
+ Animate toolbar transition in selection mode.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 22 10:13:21 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Added selection to contacts list.
+ Showing a contacts subset (main contacts vs all).
- Replace pkgconfig(gee-1.0) with pkgconfig(gee-0.8), following
upstreams port to libgee 0.8.
-------------------------------------------------------------------
Tue Jan 8 20:15:42 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Use libgd.
+ New contact pane design.
+ Fix build with new telepathy-glib.
- Add pkgconfig(gobject-introspection-1.0) BuildRequires: new
dependency.
-------------------------------------------------------------------
Mon Nov 12 13:51:25 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-contacts
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,16 +17,17 @@
Name: gnome-contacts
Version: 3.6.2
Version: 3.8.0
Release: 0
Summary: Contacts Manager for GNOME
License: GPL-2.0+
Group: Productivity/Office/Other
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-contacts/3.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-contacts/3.8/%{name}-%{version}.tar.xz
# For directory ownership
BuildRequires: gnome-shell
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: vala >= 0.17.2
BuildRequires: pkgconfig(cheese)
@ -34,10 +35,11 @@ BuildRequires: pkgconfig(cheese-gtk) >= 3.3.91
BuildRequires: pkgconfig(folks) >= 0.7.3
BuildRequires: pkgconfig(folks-eds)
BuildRequires: pkgconfig(folks-telepathy)
BuildRequires: pkgconfig(gee-1.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
BuildRequires: pkgconfig(libebook-1.2) >= 3.5.3
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
@ -66,8 +68,11 @@ search results from contacts.
%lang_package
%prep
%setup -q
translation-update-upstream
%build
#A Harsh workaround for bgo#682526 - The casts are 'accepted'
export CFLAGS="%{optflags} -w"
%configure
make %{?_smp_mflags}
@ -93,6 +98,7 @@ rm -rf %{buildroot}
%{_bindir}/gnome-contacts
%{_datadir}/applications/gnome-contacts.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.enums.xml
%files -n gnome-shell-search-provider-contacts
%defattr(-,root,root)