Accepting request 922147 from GNOME:Factory

New stable release (forwarded request 922141 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/922147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=64
This commit is contained in:
2021-09-29 18:18:17 +00:00
committed by Git OBS Bridge
4 changed files with 37 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9de6f3f28d84653eda81c63a40f0f5c931ad52c324ff5f9fe4d15c3612f4f70
size 270412

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63e3149b5d1475b7a2698005bb5f750f3c80a735717160e39df8cfdfebfccdf0
size 275248

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Wed Sep 29 09:29:59 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ Long names are wrapped over more lines, which makes them more
readable, especially in the case of a small screen.
+ Updated translations.
- Update Supplements syntax in sub-package to current standard.
-------------------------------------------------------------------
Thu Sep 16 01:36:58 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
-------------------------------------------------------------------
Sat Sep 4 20:08:45 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.beta:
+ When adding or updating a contact, Contacts will now scroll the
list to the newly-made contact.
+ The Contacts title after cancelling selecting now correctly
shows "Contacts".
+ When opening a contact, a previously entered birthday is now
shown.
+ We now have a dedicated selection mode button, which makes the
UX for touchscreen devices much more intuitive.
+ Several small UI improvements, like extra tooltips that follow
the GNOME HIG.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 23 09:29:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -17,19 +17,18 @@
Name: gnome-contacts
Version: 40.0
Version: 41.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/40/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnome-contacts/41/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: docbook_4
BuildRequires: meson >= 0.50
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
BuildRequires: vala >= 0.40.10
BuildRequires: xsltproc
BuildRequires: pkgconfig(cheese)
@@ -70,7 +69,7 @@ Summary: Contacts Manager for GNOME -- Search Provider for GNOME Shell
Group: Productivity/Office/Other
Requires: %{name} = %{version}
Requires: gnome-shell
Supplements: packageand(%{name}:gnome-shell)
Supplements: (%{name} and gnome-shell)
%description -n gnome-shell-search-provider-contacts
The integraded address book for GNOME.
@@ -89,8 +88,6 @@ search results from contacts.
%prep
%autosetup -p1
# t-u-u disabled since 3.35.x - execution failure
#translation-update-upstream
%build
%meson \