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 2022-03-23 20:17:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old) and /work/SRC/openSUSE:Factory/.gnome-contacts.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-contacts" Wed Mar 23 20:17:16 2022 rev:66 rq:964270 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes 2021-10-08 22:05:11.184573761 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-contacts.new.25692/gnome-contacts.changes 2022-03-23 20:18:55.546481342 +0100 @@ -1,0 +2,55 @@ +Tue Mar 22 18:11:59 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.0: + + A fresh new look thanks to a port to GTK 4 and libadwaita, + along with a new UI design. + + It is now possible to open up a contact's location with your + default maps application (provided it supports "maps:" URIs). + + It is now possible to show and add the organisational role of a + contact. This is an especially useful feature for corporate + address books + + Contacts shows a little reminder when displaying someone's + contact information if their birthday is today. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 14 10:42:50 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Contact properties can be selected, which means you can also + copy them to paste it elsewhere. + + It is now possible to show and add the organisational role of a + contact. This is mostly useful for corporate address books, as + you can now see what job a colleague is performing. + + Some paper cuts that got introduced when porting to GTK4 have + been resolved. + + Contacts shows a little reminder when displaying someone's + contact information if their birthday is today. + + Fixed launching the Online Accounts dialog in GNOME 42. + + Updated translations. +- Add desktop-file-utils BuildRequires: New dependency. + +------------------------------------------------------------------- +Thu Jan 13 08:40:24 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 42.alpha: + + A fresh new look thanks to a port to GTK 4 and libadwaita, + along with a new UI design. + + It is now possible to open up a contact's location with your + default maps application (provided it supports "maps:" URIs). + + Fixes to the birthday editor. + + Updated translations. +- Drop pkgconfig(cheese) and pkgconfig(cheese-gtk4) BuildRequires: + no longer needed. Stop passing -Dcheese to meson. +- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4), + and pkgconfig(libhandy-1) with pkgconfig(libadwaita-1): changed + deps for GTK4 port. +- Add pkgconfig(libportal): Requires to securely access the camera. +- Drop pkgconfig(libedataserverui-1.2): no longer needed. +- Drop patches included in upstream sources: + + 281decd15546987ca1c467e090ea4abf7a4a0a3b.patch + + 6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch + + b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch + + f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch + +------------------------------------------------------------------- Old: ---- 281decd15546987ca1c467e090ea4abf7a4a0a3b.patch 6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch gnome-contacts-41.0.tar.xz New: ---- gnome-contacts-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-contacts.spec ++++++ --- /var/tmp/diff_new_pack.Df6fZK/_old 2022-03-23 20:18:56.054481629 +0100 +++ /var/tmp/diff_new_pack.Df6fZK/_new 2022-03-23 20:18:56.058481632 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-contacts # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,33 +17,25 @@ Name: gnome-contacts -Version: 41.0 +Version: 42.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: https://download.gnome.org/sources/gnome-contacts/41/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch glgo#GNOME/gnome-contacts!168 -Patch0: b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch -# PATCH-FIX-UPSTREAM 6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch glgo#GNOME/gnome-contacts!168 -Patch1: 6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch -# PATCH-FIX-UPSTREAM f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch glgo#GNOME/gnome-contacts!164 -Patch2: f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch -# PATCH-FIX-UPSTREAM 281decd15546987ca1c467e090ea4abf7a4a0a3b.patch glgo#GNOME/gnome-contacts!164 -Patch3: 281decd15546987ca1c467e090ea4abf7a4a0a3b.patch +Source0: https://download.gnome.org/sources/gnome-contacts/42/%{name}-%{version}.tar.xz +BuildRequires: desktop-file-utils BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook_4 BuildRequires: meson >= 0.50 BuildRequires: pkgconfig BuildRequires: vala >= 0.40.10 BuildRequires: xsltproc -BuildRequires: pkgconfig(cheese) -BuildRequires: pkgconfig(cheese-gtk) >= 3.3.91 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) @@ -54,11 +46,10 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gtk4) >= 4.6 +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.30 -BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.13.90 -BuildRequires: pkgconfig(libhandy-1) >= 1.1.0 # Disable telepathy by default, following upstream, NOTE pass -Dtelepathy=true to meson if you reenable this. #BuildRequires: pkgconfig(telepathy-glib) >= 0.22.0 @@ -99,7 +90,6 @@ %build %meson \ - -Dcheese=enabled \ -Dtelepathy=false \ -Dmanpage=true \ %{nil} ++++++ gnome-contacts-41.0.tar.xz -> gnome-contacts-42.0.tar.xz ++++++ ++++ 56693 lines of diff (skipped)