Accepting request 105103 from GNOME:Factory

Pushing most G:F bits

OBS-URL: https://build.opensuse.org/request/show/105103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2012-02-20 15:11:16 +00:00
committed by Git OBS Bridge
4 changed files with 34 additions and 12 deletions

View File

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

View File

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

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Feb 7 12:37:53 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.4:
+ Moved custom CSS to Adwaita
+ Make clicking on edit rows work again
+ Remove initial letter column in lists
+ New look for link dialog
+ Hide search by default
+ Show google contacts that are not "My contacts" as as
non-primary contacts
+ Make notifications animate in/out
+ Fix up minor UI details to better match new mockups
+ Better initial window size
+ Add inline link suggestions
+ Support undo for link/unlink
+ Delete works for more contacts
+ New first run dialog
- Remove xz BuildRequires now that it comes for free in the build
system.
- Use %glib2_gsettings_schema_* macros for new GSettings schema.
-------------------------------------------------------------------
Tue Jan 17 13:22:15 UTC 2012 - vuntz@opensuse.org

View File

@@ -15,9 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gnome-contacts
Version: 3.3.3
Version: 3.3.4
Release: 0
Summary: Contacts Manager for GNOME
License: GPL-2.0+
@@ -27,21 +26,20 @@ Source: http://download.gnome.org/sources/gnome-contacts/3.3/%{name}-%{v
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-eds)
BuildRequires: pkgconfig(folks-telepathy)
BuildRequires: pkgconfig(gee-1.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.29.12
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libebook-1.2)
BuildRequires: pkgconfig(libedataserver-1.2)
BuildRequires: pkgconfig(libebook-1.2) >= 3.2
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.2
BuildRequires: pkgconfig(libnotify)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires
%description
The Contacts Manager for GNOME
@@ -63,9 +61,11 @@ make %{?_smp_mflags}
rm -rf %{buildroot}
%post
%glib2_gsettings_schema_post
%desktop_database_post
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%files
@@ -73,7 +73,7 @@ rm -rf %{buildroot}
%doc AUTHORS ChangeLog COPYING NEWS README
%{_bindir}/gnome-contacts
%{_datadir}/applications/gnome-contacts.desktop
%{_datadir}/gnome-contacts/
%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
%files lang -f %{name}.lang