Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-contacts for openSUSE:Factory checked in at 2026-04-10 17:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old) and /work/SRC/openSUSE:Factory/.gnome-contacts.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-contacts" Fri Apr 10 17:47:04 2026 rev:78 rq:1345429 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes 2025-09-24 15:22:55.916939388 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-contacts.new.21863/gnome-contacts.changes 2026-04-10 17:49:04.108060330 +0200 @@ -1,0 +2,38 @@ +Fri Mar 27 10:44:11 UTC 2026 - Bjørn Lie <[email protected]> + +- Drop pkgconfig(geocode-glib-1.0) BuildRequires, no longer needed + nor used. + +------------------------------------------------------------------- +Mon Mar 23 08:36:32 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Mon Mar 16 09:17:49 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + The search experience has improved, automatically selecting all + text when search is activated, as well as clearing the old + search when you're done + + The import dialog now show a correct label when still loading + contacts + + We use a more secure mechanism to load avatars + + Whenever a contact's name changes, the avatar now appropriately + changes as well + + The overflow menu now has an export action + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 10 13:58:56 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.alpha: + + The overflow menu now has an export action + + Switch to glycin for loading images instead of GdkPixbuf + + Update the avatars for name changes + + Fix a bug when there are 0 contacts to import + + Updated translations. +- Add pkgconfig(glycin-2) and pkgconfig(glycin-gtk4-2) + BuildRequires: new dependencies. + +------------------------------------------------------------------- Old: ---- gnome-contacts-49.0.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gnome-contacts-50.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-contacts.spec ++++++ --- /var/tmp/diff_new_pack.rh6wfP/_old 2026-04-10 17:49:05.204105432 +0200 +++ /var/tmp/diff_new_pack.rh6wfP/_new 2026-04-10 17:49:05.208105596 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-contacts # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,13 @@ %define glib_version 2.64 Name: gnome-contacts -Version: 49.0 +Version: 50.0 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: %{name}-%{version}.tar.zst +Source0: %{name}-%{version}.tar.xz BuildRequires: blueprint-compiler BuildRequires: desktop-file-utils @@ -40,9 +40,10 @@ BuildRequires: pkgconfig(folks) >= %{folks_version} BuildRequires: pkgconfig(folks-eds) >= %{folks_version} BuildRequires: pkgconfig(gee-0.8) -BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.15.3 BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib_version} BuildRequires: pkgconfig(glib-2.0) >= %{glib_version} +BuildRequires: pkgconfig(glycin-2) >= 2.0 +BuildRequires: pkgconfig(glycin-gtk4-2) >= 2.0 BuildRequires: pkgconfig(gmodule-export-2.0) >= %{glib_version} BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) ++++++ _scmsync.obsinfo ++++++ mtime: 1774608437 commit: a3ce75c8baabe12abb5c3098d219fadddebb9033c6b54c87e7e9e866df0b010e url: https://src.opensuse.org/GNOME/gnome-contacts revision: a3ce75c8baabe12abb5c3098d219fadddebb9033c6b54c87e7e9e866df0b010e projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rh6wfP/_old 2026-04-10 17:49:05.264107901 +0200 +++ /var/tmp/diff_new_pack.rh6wfP/_new 2026-04-10 17:49:05.268108066 +0200 @@ -3,18 +3,17 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-contacts.git</param> - <param name="revision">49.0</param> + <param name="revision">50.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">disable</param> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service name="set_version" mode="manual" /> + <service name="set_version" mode="manual"/> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-27 14:10:58.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gnome-contacts.obsinfo ++++++ --- /var/tmp/diff_new_pack.rh6wfP/_old 2026-04-10 17:49:05.364112017 +0200 +++ /var/tmp/diff_new_pack.rh6wfP/_new 2026-04-10 17:49:05.372112346 +0200 @@ -1,5 +1,5 @@ name: gnome-contacts -version: 49.0 -mtime: 1758030390 -commit: b21a75506754a896a16eac6b754602415e3f2303 +version: 50.0 +mtime: 1773614851 +commit: b1d8c4242953214369fe63ee3a7a795ff450966c
