Accepting request 881119 from GNOME:Factory
GNOME 40 - here we come (forwarded request 880946 from dimstar) OBS-URL: https://build.opensuse.org/request/show/881119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=63
This commit is contained in:
commit
f12eb0647c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c96dce19de25d99a219bd52dfff9746226663d0d99d4506d570c2ad979035843
|
||||
size 657376
|
3
gnome-contacts-40.0.tar.xz
Normal file
3
gnome-contacts-40.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9de6f3f28d84653eda81c63a40f0f5c931ad52c324ff5f9fe4d15c3612f4f70
|
||||
size 270412
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 09:29:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 8 10:00:27 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.beta:
|
||||
+ Cancelling selection no longer hides headerbar buttons.
|
||||
+ Fixed: stop cursor from appearing when viewing a contact.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 10:46:41 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.alpha:
|
||||
+ Several issues that occurred when editing or adding postal
|
||||
addresses are now fixed.
|
||||
+ Better accessibility when creating a new contact by adding
|
||||
support for mnemonics.
|
||||
+ You can now select a contact by using a long press.
|
||||
+ The avatar selector now displays properly on smaller screens.
|
||||
+ Deleting the final contact now properly clears the title bar.
|
||||
+ Contacts now also remembers if the window was fullscreened.
|
||||
+ Several style and typography updates.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 15:49:01 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-contacts
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-contacts
|
||||
Version: 3.38.1
|
||||
Version: 40.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/3.38/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-contacts/40/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: docbook_4
|
||||
@ -51,7 +51,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
|
||||
BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.30
|
||||
BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libhandy-1) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libhandy-1) >= 1.1.0
|
||||
# Disable telepathy by default, following upstream, NOTE pass -Dtelepathy=true to meson if you reenable this.
|
||||
#BuildRequires: pkgconfig(telepathy-glib) >= 0.22.0
|
||||
|
||||
@ -107,7 +107,7 @@ search results from contacts.
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README.md
|
||||
%doc NEWS README.md
|
||||
%{_mandir}/man1/gnome-contacts.1%{ext_man}
|
||||
%{_bindir}/gnome-contacts
|
||||
%dir %{_datadir}/metainfo
|
||||
|
Loading…
Reference in New Issue
Block a user