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 2023-09-20 13:22:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-contacts.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-contacts"

Wed Sep 20 13:22:50 2023 rev:72 rq:1112474 version:45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes    
2023-03-24 15:17:29.089966360 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new.16627/gnome-contacts.changes 
2023-09-20 13:24:00.891522116 +0200
@@ -1,0 +2,34 @@
+Tue Sep 19 23:39:02 UTC 2023 - Luciano Santos <[email protected]>
+
+- Update to version 45.0:
+  + A new implementation of the contact list should lead to much
+    less memory consumption and a small performance increase.
+  + Screen readers should now be able to tell which property of a
+    contact is currently focused.
+  + Several bugs have been fixed when selecting and cropping an
+    avatar. Choosing a file should also be much easier now, as the
+    file picker will filter image files.
+  + Contacts no longer shows a duplicate window when activated from
+    a search result.
+  + The app will try to resize more intuitively.
+  + Updated translations.
+- Comment out BuildRequires on pkgconfig(gnome-desktop-3.0) for
+  now, just like in the meson.build script.
+
+-------------------------------------------------------------------
+Thu Aug 10 15:07:33 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 45.beta:
+  + Several bugs have been fixed when selecting and cropping an
+    avatar.
+  + Choosing a file should also be much easier now, as the file
+    picker will filter image files.
+  + A new implementation of the contact list should lead to much
+    less memory consumption and a small performance increase
+  + Contacts no longer shows a duplicate window when activated from
+    a search result
+  + The sidebar will resize more intuitively, rather than keeping a
+    fixed width
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-contacts-44.0.tar.xz

New:
----
  gnome-contacts-45.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-contacts.spec ++++++
--- /var/tmp/diff_new_pack.lSMrFT/_old  2023-09-20 13:24:02.195568834 +0200
+++ /var/tmp/diff_new_pack.lSMrFT/_new  2023-09-20 13:24:02.195568834 +0200
@@ -16,39 +16,43 @@
 #
 
 
+%define eds_version 3.42
+%define folks_version 0.14
+%define glib_version 2.64
+
 Name:           gnome-contacts
-Version:        44.0
+Version:        45.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/44/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-contacts/45/%{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:  vala >= 0.56.11
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(folks) >= 0.14
-BuildRequires:  pkgconfig(folks-eds) >= 0.11.4
+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) >= 2.44.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.58
-BuildRequires:  pkgconfig(gmodule-export-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(gnome-desktop-3.0)
+BuildRequires:  pkgconfig(gio-unix-2.0) >= %{glib_version}
+BuildRequires:  pkgconfig(glib-2.0) >= %{glib_version}
+BuildRequires:  pkgconfig(gmodule-export-2.0) >= %{glib_version}
+#BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.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(gtk4) >= 4.12
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.4.alpha
+BuildRequires:  pkgconfig(libebook-1.2) >= %{eds_version}
+BuildRequires:  pkgconfig(libedataserver-1.2) >= %{eds_version}
 BuildRequires:  pkgconfig(libportal)
-BuildRequires:  pkgconfig(libportal-gtk4)
-BuildRequires:  pkgconfig(libqrencode)
+BuildRequires:  pkgconfig(libportal-gtk4) >= 0.6
+BuildRequires:  pkgconfig(libqrencode) >= 4.1.1
 
 %description
 The integraded address book for GNOME.

++++++ gnome-contacts-44.0.tar.xz -> gnome-contacts-45.0.tar.xz ++++++
++++ 34433 lines of diff (skipped)

Reply via email to