Hello community, here is the log from the commit of package gnome-contacts for openSUSE:Factory checked in at 2012-02-20 16:11:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old) and /work/SRC/openSUSE:Factory/.gnome-contacts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-contacts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes 2012-01-26 14:02:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes 2012-02-20 16:11:21.000000000 +0100 @@ -1,0 +2,22 @@ +Tue Feb 7 12:37:53 UTC 2012 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- gnome-contacts-3.3.3.tar.xz New: ---- gnome-contacts-3.3.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-contacts.spec ++++++ --- /var/tmp/diff_new_pack.IFqxiX/_old 2012-02-20 16:11:22.000000000 +0100 +++ /var/tmp/diff_new_pack.IFqxiX/_new 2012-02-20 16:11:22.000000000 +0100 @@ -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 @@ 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 @@ rm -rf %{buildroot} %post +%glib2_gsettings_schema_post %desktop_database_post %postun +%glib2_gsettings_schema_postun %desktop_database_postun %files @@ -73,7 +73,7 @@ %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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
