From 5193e059becf446801e4f83b99a00e8887b5783e5640df772a14bc2939ae42d3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Sep 2022 07:37:53 +0000 Subject: [PATCH] Accepting request 1002910 from GNOME:Next - Update to version 43.rc: + Updated screenshots for GNOME 43. + A rewrite of the core internals fixes several issues when editing or adding a contact. + Several performance optimizations when searching for contacts in the app. + Some strings for importing and exporting contacts were not marked as translatable yet. + Updated translations. - Update to version 43.beta: + Contacts can now import and export your contacts in the vCard format (aka VCF) to or from a file on the system. + The app will now warn you if your system has a configuration issue of your primary address book. + Updated translations. - Drop all traces of telepathy support, now dropped upstream (remove pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib) disabled BuildRequires and stop passing telepathy=false to meson). - Add pkgconfig(libportal) and pkgconfig(libportal-gtk4) BuildRequires: New dependencies. OBS-URL: https://build.opensuse.org/request/show/1002910 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=147 --- gnome-contacts-42.0.tar.xz | 3 --- gnome-contacts-43.rc.tar.xz | 3 +++ gnome-contacts.changes | 29 +++++++++++++++++++++++++++++ gnome-contacts.spec | 14 ++++++-------- 4 files changed, 38 insertions(+), 11 deletions(-) delete mode 100644 gnome-contacts-42.0.tar.xz create mode 100644 gnome-contacts-43.rc.tar.xz diff --git a/gnome-contacts-42.0.tar.xz b/gnome-contacts-42.0.tar.xz deleted file mode 100644 index 54b2e44..0000000 --- a/gnome-contacts-42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8802c38fdc23f528dac128f53bdcf1f6ca30e0e1c6848c42cd6c84a5e22c5216 -size 343312 diff --git a/gnome-contacts-43.rc.tar.xz b/gnome-contacts-43.rc.tar.xz new file mode 100644 index 0000000..be3a94e --- /dev/null +++ b/gnome-contacts-43.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8ca8da7178dbd5a9210255064a24bddc33df9585c7584e1310714c9a6b8dca +size 377464 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index b4aff19..e6b00d8 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Sep 5 14:04:14 UTC 2022 - Dominique Leuenberger + +- Update to version 43.rc: + + Updated screenshots for GNOME 43. + + A rewrite of the core internals fixes several issues when + editing or adding a contact. + + Several performance optimizations when searching for contacts + in the app. + + Some strings for importing and exporting contacts were not + marked as translatable yet. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 9 17:32:28 UTC 2022 - Bjørn Lie + +- Update to version 43.beta: + + Contacts can now import and export your contacts in the vCard + format (aka VCF) to or from a file on the system. + + The app will now warn you if your system has a configuration + issue of your primary address book. + + Updated translations. +- Drop all traces of telepathy support, now dropped upstream + (remove pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib) + disabled BuildRequires and stop passing telepathy=false to + meson). +- Add pkgconfig(libportal) and pkgconfig(libportal-gtk4) + BuildRequires: New dependencies. + ------------------------------------------------------------------- Tue Mar 22 18:11:59 UTC 2022 - Bjørn Lie diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 289cc32..f51ca74 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -17,13 +17,13 @@ Name: gnome-contacts -Version: 42.0 +Version: 43.rc Release: 0 Summary: Contacts Manager for GNOME License: GPL-2.0-or-later Group: Productivity/Office/Other URL: https://wiki.gnome.org/Apps/Contacts -Source0: https://download.gnome.org/sources/gnome-contacts/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-contacts/43/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: docbook-xsl-stylesheets @@ -35,9 +35,6 @@ BuildRequires: xsltproc BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(folks) >= 0.14 BuildRequires: pkgconfig(folks-eds) >= 0.11.4 -BuildRequires: pkgconfig(libportal) -# Disable telepathy by default -#BuildRequires: pkgconfig(folks-telepathy) >= 0.11.4 BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.15.3 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0 @@ -50,8 +47,8 @@ BuildRequires: pkgconfig(gtk4) >= 4.6 BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.30 -# Disable telepathy by default, following upstream, NOTE pass -Dtelepathy=true to meson if you reenable this. -#BuildRequires: pkgconfig(telepathy-glib) >= 0.22.0 +BuildRequires: pkgconfig(libportal) +BuildRequires: pkgconfig(libportal-gtk4) %description The integraded address book for GNOME. @@ -90,7 +87,6 @@ search results from contacts. %build %meson \ - -Dtelepathy=false \ -Dmanpage=true \ %{nil} %meson_build @@ -113,6 +109,8 @@ search results from contacts. %{_datadir}/dbus-1/services/org.gnome.Contacts.service %{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml %{_datadir}/icons/hicolor/*/*/org.gnome.Contacts* +%dir %{_libexecdir}/gnome-contacts +%{_libexecdir}/gnome-contacts/gnome-contacts-parser %files -n gnome-shell-search-provider-contacts %{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service