diff --git a/gnome-contacts-3.6.2.tar.xz b/gnome-contacts-3.6.2.tar.xz deleted file mode 100644 index 1a35efa..0000000 --- a/gnome-contacts-3.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d1b6a8e395b15bf150062f332348549cf9deb38dfa3aad9994f70e71d8449fa -size 610024 diff --git a/gnome-contacts-3.7.91.tar.xz b/gnome-contacts-3.7.91.tar.xz new file mode 100644 index 0000000..f2b6850 --- /dev/null +++ b/gnome-contacts-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6500f19d3cf8cad04e17c679b35d0ecab0184717c66029e7480a365ec46c753b +size 635456 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 773b2d0..005bb3c 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 06279eb..f21cf48 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -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,13 +17,13 @@ Name: gnome-contacts -Version: 3.6.2 +Version: 3.7.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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-contacts/3.7/%{name}-%{version}.tar.xz # For directory ownership BuildRequires: gnome-shell BuildRequires: intltool @@ -34,10 +34,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 @@ -68,6 +69,8 @@ search results from contacts. %setup -q %build +#A Harsh workaround for bgo#682526 - The casts are 'accepted' +export CFLAGS="%{optflags} -w" %configure make %{?_smp_mflags} @@ -93,6 +96,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)