diff --git a/_service b/_service new file mode 100644 index 0000000..feaaa04 --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/gnome-contacts.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + disable + + + + *.tar + zst + + + + diff --git a/gnome-contacts-45.0.tar.xz b/gnome-contacts-45.0.tar.xz deleted file mode 100644 index c5b636d..0000000 --- a/gnome-contacts-45.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd1fdf2a6f64cdd9f2abbfed07e64f2a69ae3536f74f48198cc37bad9fcd943e -size 401156 diff --git a/gnome-contacts-46.0.obscpio b/gnome-contacts-46.0.obscpio new file mode 100644 index 0000000..39f63f5 --- /dev/null +++ b/gnome-contacts-46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a1b011dc772bfae9aea4a3298ad4e624a47e4e2a216efdfb3d455baf39f55d +size 3099660 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 00223f4..14e02b6 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Tue Mar 19 07:42:19 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + It's now possible to import multiple VCard files at once. + + When importing new contacts, the confirmation dialog will also + helpfully preview the names of the contacts to import. + + Searching contacts just got a bit faster, with improved + performance and reduces power consumption, especially on large + contact lists. + + Searching for a contact through GNOME Shell and clicking it + while editing an existing one could lead to a broken state. + Now, Contacts will first confirm whether it's okay to stop + editing. + + A bug where (un)selecting a contact would fail when clicking + the checkbox directly is now fixed. + + Phone numbers are now always shown from left to right, + regardless of the configured text direction. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 09:16:03 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + Phone numbers are shown from left to right, regardless of the + configured text direction. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 16 08:18:42 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha: + + It's now possible to import multiple VCard files at once. + + When importing new contacts, the confirmation dialog will also + helpfully preview the names of the contacts to import. + + Searching for a contact through GNOME Shell and clicking it + while editing an existing one could lead to a broken state. + Now, Contacts will first confirm whether it's okay to stop + editing. + + A bug where (un)selecting a contact would fail when clicking + the checkbox directly is now fixed. + + The nightly Flatpak should now properly show avatars for + contacts. + + Some outdated and missing info was added in the app + description. + + Updated translations. +- Convert to source service for easier updating. + ------------------------------------------------------------------- Tue Sep 19 23:39:02 UTC 2023 - Luciano Santos diff --git a/gnome-contacts.obsinfo b/gnome-contacts.obsinfo new file mode 100644 index 0000000..993d696 --- /dev/null +++ b/gnome-contacts.obsinfo @@ -0,0 +1,4 @@ +name: gnome-contacts +version: 46.0 +mtime: 1710596353 +commit: 466925e6e797c62dc0ce2c01e1bca3f85c187edf diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 6c4b931..3e07a46 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-contacts # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,13 @@ %define glib_version 2.64 Name: gnome-contacts -Version: 45.0 +Version: 46.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/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: desktop-file-utils BuildRequires: docbook-xsl-stylesheets @@ -104,7 +104,7 @@ search results from contacts. %files %license COPYING -%doc NEWS README.md +%doc README.md %{_mandir}/man1/gnome-contacts.1%{ext_man} %{_bindir}/gnome-contacts %dir %{_datadir}/metainfo