From b8189c0a7d84f4e578615b8b297f243f8f05c7d1b72d88e1ab78d31f2245d627 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 17 Apr 2020 22:45:29 +0000 Subject: [PATCH] Accepting request 795041 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/795041 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=130 --- gnome-contacts-3.34.1.tar.xz | 3 --- gnome-contacts-3.36.1.tar.xz | 3 +++ gnome-contacts.changes | 31 +++++++++++++++++++++++++++++++ gnome-contacts.spec | 9 +++++---- 4 files changed, 39 insertions(+), 7 deletions(-) delete mode 100644 gnome-contacts-3.34.1.tar.xz create mode 100644 gnome-contacts-3.36.1.tar.xz diff --git a/gnome-contacts-3.34.1.tar.xz b/gnome-contacts-3.34.1.tar.xz deleted file mode 100644 index 46505c9..0000000 --- a/gnome-contacts-3.34.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a83c7d8ea27291222ae053d6d5e5506744ebdcf4b6e70defb5deeebb32f1ccb -size 365384 diff --git a/gnome-contacts-3.36.1.tar.xz b/gnome-contacts-3.36.1.tar.xz new file mode 100644 index 0000000..3ac7113 --- /dev/null +++ b/gnome-contacts-3.36.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1c9da81c28ecfe8d76beebb924bfb2f1e2ef86ff019544c8dc3833fd9b6261 +size 635968 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 3417614..2386f52 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Apr 17 18:18:16 UTC 2020 - Bjørn Lie + +- Update to version 3.36.1: + + AddreeBookList: Fix local addressbook isn't set as default + addressbook. + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 11 00:25:50 UTC 2020 - mgorse@suse.com + +- Update to version 3.36: + + A few minor fixes. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 12 16:10:03 CET 2020 - dimstar@opensuse.org + +- Update to version 3.35.90: + + When showing a contact, Contacts now provides buttons to + perform relevant actions. + + A refreshed UI when creating or editing a contact. + + The address book window is now adaptive. +- Changes from version 3.35.1: + + You can now use a "back" gesture on touch devices to go back to + the contact list when viewing or editing a contact. + + Contacts now works on even smaller screens. + + Nightly now show off with a fancy new icon. + + Updated translations. +- Disable translation-upate-upstream: execution fails. + ------------------------------------------------------------------- Sat Jan 25 14:09:14 UTC 2020 - Dominique Leuenberger diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 9fe61a5..9f58fbd 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -17,17 +17,17 @@ Name: gnome-contacts -Version: 3.34.1 +Version: 3.36.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.34/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-contacts/3.36/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook_4 -BuildRequires: meson >= 0.41 +BuildRequires: meson >= 0.50 BuildRequires: pkgconfig BuildRequires: translation-update-upstream BuildRequires: vala @@ -89,7 +89,8 @@ search results from contacts. %prep %autosetup -p1 -translation-update-upstream +# t-u-u disabled since 3.35.x - execution failure +#translation-update-upstream %build %meson \