Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnome-contacts-43.0-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: gnome-contacts Distribution: openSUSE Tumbleweed
Version: 43.0 Vendor: openSUSE
Release: 1.1 Build date: Sun Sep 25 20:21:31 2022
Group: Productivity/Office/Other Build host: obs-arm-10
Size: 763740 Source RPM: gnome-contacts-43.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Contacts
Summary: Contacts Manager for GNOME
The integraded address book for GNOME.

Among its features are:

 * Search for and view contacts;
 * Edit contact details and make new contacts;
 * Integration with online address books;
 * Automatic linking of contacts from different online sources.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Fri Sep 23 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.0:
    + Contacts can now import and export your contacts in the vCard
      format (aka VCF) to or from a file on the system.
    + Changes under the hood to make searching for contacts faster,
      and fixes several issues when editing or adding a contact.
    + On the UI front, Contacts has revamped the widgets when you're
      editing contacts. Several dialogs (like the "About" window)
      have gotten an upgrade and now look consistent with other GNOME
      apps.
    + Configuring your address books has moved to a dedicated spot in
      the new preferences window.
    + Updated translations.
* Mon Sep 05 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 43.rc:
    + Updated screenshots for GNOME 43.
    + A rewrite of the core internals fixes several issues when
      editing or adding a contact.
    + Several performance optimizations when searching for contacts
      in the app.
    + Some strings for importing and exporting contacts were not
      marked as translatable yet.
    + Updated translations.
* Tue Aug 09 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.beta:
    + Contacts can now import and export your contacts in the vCard
      format (aka VCF) to or from a file on the system.
    + The app will now warn you if your system has a configuration
      issue of your primary address book.
    + Updated translations.
  - Drop all traces of telepathy support, now dropped upstream
    (remove pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib)
    disabled BuildRequires and stop passing telepathy=false to
    meson).
  - Add pkgconfig(libportal) and pkgconfig(libportal-gtk4)
    BuildRequires: New dependencies.
* Tue Mar 22 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.0:
    + A fresh new look thanks to a port to GTK 4 and libadwaita,
      along with a new UI design.
    + It is now possible to open up a contact's location with your
      default maps application (provided it supports "maps:" URIs).
    + It is now possible to show and add the organisational role of a
      contact. This is an especially useful feature for corporate
      address books
    + Contacts shows a little reminder when displaying someone's
      contact information if their birthday is today.
    + Updated translations.
* Mon Mar 14 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.beta:
    + Contact properties can be selected, which means you can also
      copy them to paste it elsewhere.
    + It is now possible to show and add the organisational role of a
      contact. This is mostly useful for corporate address books, as
      you can now see what job a colleague is performing.
    + Some paper cuts that got introduced when porting to GTK4 have
      been resolved.
    + Contacts shows a little reminder when displaying someone's
      contact information if their birthday is today.
    + Fixed launching the Online Accounts dialog in GNOME 42.
    + Updated translations.
  - Add desktop-file-utils BuildRequires: New dependency.
* Thu Jan 13 2022 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 42.alpha:
    + A fresh new look thanks to a port to GTK 4 and libadwaita,
      along with a new UI design.
    + It is now possible to open up a contact's location with your
      default maps application (provided it supports "maps:" URIs).
    + Fixes to the birthday editor.
    + Updated translations.
  - Drop pkgconfig(cheese) and pkgconfig(cheese-gtk4) BuildRequires:
    no longer needed. Stop passing -Dcheese to meson.
  - Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4),
    and pkgconfig(libhandy-1) with pkgconfig(libadwaita-1): changed
    deps for GTK4 port.
  - Add pkgconfig(libportal): Requires to securely access the camera.
  - Drop pkgconfig(libedataserverui-1.2): no longer needed.
  - Drop patches included in upstream sources:
    + 281decd15546987ca1c467e090ea4abf7a4a0a3b.patch
    + 6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch
    + b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch
    + f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch
* Wed Sep 29 2021 Bjørn Lie <bjorn.lie@gmail.com>
  - Add check section and run meson_test macro.
  - Update options we give to meson to match what upstream currently
    expects.
  - Add b92f5a5198d3a52aaf7317ba6d8e86c633e9e18d.patch and
    6883d4fa2a1b3803896a5f5737df765d8f6f6f62.patch: Fix some
    warnings. Patches from upstream master branch.
  - Add f89a9af36e4e2f0e92de62b3f6b7dc9ccc2b5ac6.patch and
    281decd15546987ca1c467e090ea4abf7a4a0a3b.patch: setup-window:
    Refine the margins and the minimum size. Patches from upstream
    master branch.
* Wed Sep 29 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 2021 Stanislav Brabec <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Sat Sep 04 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 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 40.0:
    + Updated translations.
* Mon Mar 08 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 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 07 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.38.1:
    + Fix searching for a contact when Contacts hasn't started yet.
    + Fix for an issue where it was impossible to delete an address
      when editing a contact.
    + Get rid of a minor error message when creating a contact.
    + Building Contacts with telepathy integration is fixed.
    + Updated translations.
* Mon Oct 05 2020 dimstar@opensuse.org
  - Update to version 3.38:
    + Editing contacts from a Nextcloud account improved.
* Fri Sep 04 2020 dimstar@opensuse.org
  - Update to version 3.37.2:
    + Fixed: cannot get past the initial setup screen.
  - Changes from version 3.37.1:
    + Fix: sometimes the Contacts icon is not shown properly.
    + Fix: sometimes typing 'n' creates a new contact.
    + Virtual keyboard might give adapt for typing a name.
  - Replace pkgconfig(libhandy-0.0) BuildRequires with
    pkgconfig(libhandy-1): Follow upstreams changes.
* Fri Jun 19 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.36.2:
    + Fixed an issue where typing n had the same as effect as
      alt-Ctrl-n.
    + Fixed an issue where the setup window didn't show an icon.
    + Updated translations.
* Fri Apr 17 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.36.1:
    + AddreeBookList: Fix local addressbook isn't set as default
      addressbook.
    + Updated translations.
* Wed Mar 11 2020 mgorse@suse.com
  - Update to version 3.36:
    + A few minor fixes.
    + Updated translations.
* Wed Feb 12 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 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use
* Sun Jan 05 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.34.1:
    + Make sure Contacts is started when opening a contact from
      another app (like Geary).
    + Updated translations.
* Thu Sep 12 2019 mgorse@suse.com
  - Update to version 3.34:
    + Updated translations.
* Wed Sep 04 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 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Add gnome-contacts-disambiguate_Gtk.HeaderBar.patch: window:
    Disambiguate Gtk.HeaderBar, fix build with new libhandy.
* Wed Apr 24 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.32.1:
    + appdata: Keep the same appstream ID as in 3.30.
    + src: Use format strings when constructing MessageDialogs.
    + Updated translations.
* Tue Mar 12 2019 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.32:
    + A few minor performance optimizations.
    + Solved a bug where the birthday did not change.
    + Fixed a crash when right-clicking in the contact list.
    + Updated translations.
* Thu Feb 21 2019 bjorn.lie@gmail.com
  - Update to version 3.31.90:
    + Various other libhandy fixes.
    + Updated translations.
* Wed Jan 09 2019 bjorn.lie@gmail.com
  - Update to version 3.31.4:
    + Small improvements for the "types" of properties ("Home",
      "Work", …). Contacts should now also be able to more easily
      identify untranslated properties from Google Contacts.
    + Some UI tweaks for the primary menu.
    + The appdata file and the desktop file are now validated by CI.
    + Udated translations.
* Thu Jan 03 2019 bjorn.lie@gmail.com
  - Update to version 3.31.3:
    + Updated application icon.
    + Dropped the app menu.
    + Added a dependency on libhandy.
    + Fix birthday not being properly saved.
    + Telepathy is now disabled by default.
  - Add pkgconfig(libhandy-0.0) BuildRequires: New dependency.
  - Disable pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib)
    BuildRequires and pass -Dtelepathy=false to meson, following
    upstreams new default. Start phasing out telepathy support in
    GNOME.

Files

/usr/bin/gnome-contacts
/usr/libexec/gnome-contacts
/usr/libexec/gnome-contacts/gnome-contacts-parser
/usr/share/applications/org.gnome.Contacts.desktop
/usr/share/dbus-1/services/org.gnome.Contacts.service
/usr/share/doc/packages/gnome-contacts
/usr/share/doc/packages/gnome-contacts/NEWS
/usr/share/doc/packages/gnome-contacts/README.md
/usr/share/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
/usr/share/icons/hicolor/scalable/apps/org.gnome.Contacts.Devel.svg
/usr/share/icons/hicolor/scalable/apps/org.gnome.Contacts.svg
/usr/share/icons/hicolor/symbolic/apps/org.gnome.Contacts-symbolic.svg
/usr/share/licenses/gnome-contacts
/usr/share/licenses/gnome-contacts/COPYING
/usr/share/man/man1/gnome-contacts.1.gz
/usr/share/metainfo
/usr/share/metainfo/org.gnome.Contacts.appdata.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 23:40:44 2024