diff --git a/gnome-contacts-3.32.1.tar.xz b/gnome-contacts-3.32.1.tar.xz deleted file mode 100644 index b42e689..0000000 --- a/gnome-contacts-3.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de0bfd81e4ab4400e7b4b04e81d2de4f2ebae3d70226d3db750c15e9117ce19d -size 358800 diff --git a/gnome-contacts-3.34.tar.xz b/gnome-contacts-3.34.tar.xz new file mode 100644 index 0000000..d634e94 --- /dev/null +++ b/gnome-contacts-3.34.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99602ec8d660c1f3c92cae6356f64f72fb6db58e55bce27a599330bf7b622f12 +size 363788 diff --git a/gnome-contacts-disambiguate_Gtk.HeaderBar.patch b/gnome-contacts-disambiguate_Gtk.HeaderBar.patch deleted file mode 100644 index 834cc82..0000000 --- a/gnome-contacts-disambiguate_Gtk.HeaderBar.patch +++ /dev/null @@ -1,30 +0,0 @@ -From c5eee38cd2556403a640a0a4c11d36cbf9a5a798 Mon Sep 17 00:00:00 2001 -From: Niels De Graef -Date: Thu, 30 May 2019 14:30:54 +0200 -Subject: [PATCH] window: Disambiguate Gtk.HeaderBar - -Apparently libhandy also added a HeaderBar type, which means this -clashes with that of Gtk. ---- - src/contacts-window.vala | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/contacts-window.vala b/src/contacts-window.vala -index 738228d..49f6995 100644 ---- a/src/contacts-window.vala -+++ b/src/contacts-window.vala -@@ -35,9 +35,9 @@ public class Contacts.Window : Gtk.ApplicationWindow { - [GtkChild] - private TitleBar titlebar; - [GtkChild] -- private HeaderBar left_header; -+ private Gtk.HeaderBar left_header; - [GtkChild] -- private HeaderBar right_header; -+ private Gtk.HeaderBar right_header; - [GtkChild] - private Overlay notification_overlay; - [GtkChild] --- -2.21.0 - diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 8da7c9c..8d810bb 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed Sep 11 21:17:51 CDT 2019 - mgorse@suse.com + +- Update to version 3.34: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 4 09:06:43 CDT 2019 - mgorse@suse.com + +- Update to version 3.33.92: + + Updated the man page. + + Updated translations. + + Changes in version 3.33.91: + + Make the avatars more in line with the other apps in the GNOME + ecosystem. + + Fix searching contacts from GNOME Shell returning no results. + + Add a small description of the --search option. + + Updated translations. + + Changes in version 3.33.4: + + Flatpak: Allow webcam access (and other small fixes). + + Even better integration with CI. + + Add mnemonics to the setup window. + + Updated translations. + + Changes in version 3.33.1: + + Added a show-contact application action, so other applications + can activate Contacts to show a specific contact. + + Updated translations. +- Drop gnome-contacts-disambiguate_Gtk.HeaderBar.patch: fixed + upstream. + ------------------------------------------------------------------- Sat Jun 15 19:27:35 UTC 2019 - Bjørn Lie diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 09366f4..88d161c 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -17,15 +17,13 @@ Name: gnome-contacts -Version: 3.32.1 +Version: 3.34 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.32/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-contacts-disambiguate_Gtk.HeaderBar.patch -- window: Disambiguate Gtk.HeaderBar -Patch0: gnome-contacts-disambiguate_Gtk.HeaderBar.patch +Source0: https://download.gnome.org/sources/gnome-contacts/3.34/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook_4