Accepting request 195660 from home:dimstar:branches:GNOME:Factory
Update to 3.9.90 - will hopefuly build when all deps are there OBS-URL: https://build.opensuse.org/request/show/195660 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=52
This commit is contained in:
parent
4d9d4d2f38
commit
ef22e383cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:819747ca8d9fa353a7060415d5d61f10bd17b0b3fd8a29fd3017ec8019acf9bf
|
||||
size 718052
|
3
gnome-contacts-3.9.90.tar.xz
Normal file
3
gnome-contacts-3.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd98ce7fd20def2172b1932bdfa8b9caf0bf279f3ef2f9a00023d27da9bd86d4
|
||||
size 723012
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 18:24:50 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.90:
|
||||
+ Reworked UI to use custom titlebars.
|
||||
+ Reworked select account dialog.
|
||||
+ Fixed background colors all over.
|
||||
+ Fixed "Select a Contact" view.
|
||||
+ Updated to folks 0.9.5.
|
||||
+ Migrated Contacts.Window to use Gtk+ templates.
|
||||
+ Show all contacts everytime now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 07:08:38 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-contacts
|
||||
Version: 3.9.5
|
||||
Version: 3.9.90
|
||||
Release: 0
|
||||
Summary: Contacts Manager for GNOME
|
||||
License: GPL-2.0+
|
||||
@ -29,18 +29,18 @@ BuildRequires: gnome-shell
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala >= 0.17.2
|
||||
BuildRequires: vala >= 0.21.1.8
|
||||
BuildRequires: pkgconfig(cheese)
|
||||
BuildRequires: pkgconfig(cheese-gtk) >= 3.3.91
|
||||
BuildRequires: pkgconfig(folks) >= 0.7.3
|
||||
BuildRequires: pkgconfig(folks) >= 0.9.5
|
||||
BuildRequires: pkgconfig(folks-eds)
|
||||
BuildRequires: pkgconfig(folks-telepathy)
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.6
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(goa-1.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.1
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.11
|
||||
BuildRequires: pkgconfig(libebook-1.2) >= 3.5.3
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
|
Loading…
Reference in New Issue
Block a user