Accepting request 132692 from GNOME:Next

Starting to push GNOME:Next...

OBS-URL: https://build.opensuse.org/request/show/132692
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=31
This commit is contained in:
Vincent Untz 2012-09-07 15:54:50 +00:00 committed by Git OBS Bridge
parent cef62066d1
commit 37391a5825
4 changed files with 74 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,58 @@
-------------------------------------------------------------------
Mon Sep 3 12:16:34 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.91:
+ Port the webcam support to libcheese
+ Upadted translations.
- Note: the port to libcheese does not infer changes in
BuildRequires, as we already link against cheese and GStreamer.
-------------------------------------------------------------------
Mon Aug 20 19:04:59 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.90:
+ EggListBox converted from vala to C.
+ Fix icon for birthdays.
+ Minor notification themeing fixes.
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 30 20:51:29 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4.1:
+ Rebuilding due to 3.5.4 being built with a broken libtool.
+ Bump libfolks dependency to 0.7.3.
-------------------------------------------------------------------
Sat Jul 28 12:53:44 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ Use new libfolks API for Google address book system groups.
-------------------------------------------------------------------
Fri Jun 29 19:10:22 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.3:
+ Ship a search provider for the shell.
-------------------------------------------------------------------
Mon Jun 25 16:44:47 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.2:
+ Use the new evolution-data-server APIs for addressbook
configuration.
- Add pkgconfig(cheese-gtk) BuildRequires: new dependency.
-------------------------------------------------------------------
Fri Jun 8 13:42:04 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.1:
+ Make new avatars with webcam.
+ Fetch more contact info from telepathy.
+ Reimplement sidebar without using GtkTreeView.
- Add pkgconfig()-style BuildRequires: gdk-x11-3.0, gstreamer-0.10
and gstreamer-interfaces-0.10: new dependencies.
-------------------------------------------------------------------
Tue May 1 17:07:45 UTC 2012 - dimstar@opensuse.org

View File

@ -17,26 +17,30 @@
Name: gnome-contacts
Version: 3.4.1
Version: 3.5.91
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.4/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-contacts/3.5/%{name}-%{version}.tar.xz
BuildRequires: intltool
BuildRequires: update-desktop-files
BuildRequires: vala >= 0.14.0
BuildRequires: pkgconfig(folks) >= 0.6.1.1
BuildRequires: vala >= 0.17.2
BuildRequires: pkgconfig(cheese-gtk) >= 3.3.5
BuildRequires: pkgconfig(folks) >= 0.7.2
BuildRequires: pkgconfig(folks-eds)
BuildRequires: pkgconfig(folks-telepathy)
BuildRequires: pkgconfig(gdk-x11-3.0)
BuildRequires: pkgconfig(gee-1.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gstreamer-0.10)
BuildRequires: pkgconfig(gstreamer-interfaces-0.10)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
BuildRequires: pkgconfig(libebook-1.2) >= 3.2
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.2
BuildRequires: pkgconfig(libebook-1.2) >= 3.5.3
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(telepathy-glib) >= 0.17.5
Recommends: %{name}-lang
@ -75,7 +79,13 @@ rm -rf %{buildroot}
%doc AUTHORS ChangeLog COPYING NEWS README
%{_bindir}/gnome-contacts
%{_datadir}/applications/gnome-contacts.desktop
%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
# Own the folders: no need to pull in gnome-shell to build gnome-contacts.
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/gnome-contacts-search-provider.ini
%{_libexecdir}/gnome-contacts-search-provider
%files lang -f %{name}.lang