Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2019-05-03 22:20:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-contacts (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-contacts.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-contacts"

Fri May  3 22:20:04 2019 rev:55 rq:699594 version:3.32.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes    
2018-12-19 13:46:49.387501446 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new.5148/gnome-contacts.changes  
2019-05-03 22:20:05.960426202 +0200
@@ -1,0 +2,50 @@
+Wed Apr 24 16:50:36 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.1:
+  + appdata: Keep the same appstream ID as in 3.30.
+  + src: Use format strings when constructing MessageDialogs.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 12 20:47:51 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32:
+  + A few minor performance optimizations.
+  + Solved a bug where the birthday did not change.
+  + Fixed a crash when right-clicking in the contact list.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Feb 21 10:31:14 UTC 2019 - [email protected]
+
+- Update to version 3.31.90:
+  + Various other libhandy fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan  9 08:36:30 UTC 2019 - [email protected]
+
+- Update to version 3.31.4:
+  + Small improvements for the "types" of properties ("Home",
+    "Work", …). Contacts should now also be able to more easily
+    identify untranslated properties from Google Contacts.
+  + Some UI tweaks for the primary menu.
+  + The appdata file and the desktop file are now validated by CI.
+  + Udated translations.
+
+-------------------------------------------------------------------
+Thu Jan  3 23:56:42 UTC 2019 - [email protected]
+
+- Update to version 3.31.3:
+  + Updated application icon.
+  + Dropped the app menu.
+  + Added a dependency on libhandy.
+  + Fix birthday not being properly saved.
+  + Telepathy is now disabled by default.
+- Add pkgconfig(libhandy-0.0) BuildRequires: New dependency.
+- Disable pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib)
+  BuildRequires and pass -Dtelepathy=false to meson, following
+  upstreams new default. Start phasing out telepathy support in
+  GNOME.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-contacts.spec ++++++
--- /var/tmp/diff_new_pack.A9bSyM/_old  2019-05-03 22:20:07.232428751 +0200
+++ /var/tmp/diff_new_pack.A9bSyM/_new  2019-05-03 22:20:07.260428808 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-contacts
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX 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,17 +17,17 @@
 
 
 Name:           gnome-contacts
-Version:        3.30.2
+Version:        3.32.1
 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/3.30/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-contacts/3.32/%{name}-%{version}.tar.xz
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  docbook_4
-BuildRequires:  meson
+BuildRequires:  meson >= 0.41
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
@@ -37,7 +37,8 @@
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(folks) >= 0.11.4
 BuildRequires:  pkgconfig(folks-eds) >= 0.11.4
-BuildRequires:  pkgconfig(folks-telepathy) >= 0.11.4
+# 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,7 +51,9 @@
 BuildRequires:  pkgconfig(libebook-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserverui-1.2) >= 3.13.90
-BuildRequires:  pkgconfig(telepathy-glib) >= 0.22.0
+BuildRequires:  pkgconfig(libhandy-0.0) >= 0.0.9
+# Disable telepathy by default, following upstream, NOTE pass -Dtelepathy=true 
to meson if you reenable this.
+#BuildRequires:  pkgconfig(telepathy-glib) >= 0.22.0
 Recommends:     %{name}-lang
 
 %description
@@ -94,7 +97,7 @@
        -Dwith-cheese=yes \
        -Dwith-manpage=true \
        -Dmaps=true \
-       -Dtelepathy=true \
+       -Dtelepathy=false \
        %{nil}
 %meson_build
 

++++++ gnome-contacts-3.30.2.tar.xz -> gnome-contacts-3.32.1.tar.xz ++++++
++++ 46068 lines of diff (skipped)


Reply via email to