diff --git a/gnome-contacts-43.1.tar.xz b/gnome-contacts-43.1.tar.xz deleted file mode 100644 index 1931ccb..0000000 --- a/gnome-contacts-43.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:520dc88c901c7b8fe7e12a013a1425cfed91f2f8408485a2b49f92c675990020 -size 384560 diff --git a/gnome-contacts-44.0.tar.xz b/gnome-contacts-44.0.tar.xz new file mode 100644 index 0000000..7e5c892 --- /dev/null +++ b/gnome-contacts-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd1163bc1f06af6382dae4015c43443ee2c12928128fc99fd449292d0de7bed +size 395540 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 75f991a..c87db4a 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +Sat Mar 18 12:40:19 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Contacts can now be shared with a QR code, which allows for + simple and easy way of sharing contact information across + devices. + + The main menu now allows you to export all contacts at once. + + Unsetting and editing an avatar for a contact is now more + intuitive with dedicated buttons that are overlayed on top of + the image. + + Support for TITLE/ORG vCard properties when importing. + + Fix a bug which made it impossible to add more than one address + for a contact. + + Several changes to the UI that makes it more consistent with + GNOME design guidelines. + + Birthdays on a leap year will now get a birthday notification + on February 28 in non-leap years. + + Added support for multiple keyboard shortcuts. + + It's now possible to explicitly unset a birthday. + + A bug where title buttons where shown twice is now fixed. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 11:53:45 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Unsetting and editing an avatar for a contact is now a bit more + intuitive with the dedicated overlayed buttons. + + Several changes to comply better with the GNOME HIG. + + Added unit tests will now help us guarantee correctness. + + We now parse the first TITLE/ORG vCard properties. + + Fix a bug which made it impossible to add more than one address + for a contact. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 24 19:12:23 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + The main menu has been renamed to follow the GNOME HIG and now + contains an action item to export all contacts. + + Contacts can now be shared with a QR code, which allows for + simple and easy way of sharing contact information across + devices. + + Birthdays on a leap year will now get a birthday notification + on February 28 in non-leap years. + + Added support for multiple keyboard shortcuts + + It's now possible to explicitly unset a birthday + + Fix a bug where some title buttons where shown twice + + Updated translations. +- Add pkgconfig(libqrencode) BuildRequires: New dependency. + ------------------------------------------------------------------- Fri Feb 17 11:50:22 UTC 2023 - Bjørn Lie diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 9d31550..50125c3 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -17,13 +17,13 @@ Name: gnome-contacts -Version: 43.1 +Version: 44.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/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-contacts/44/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: docbook-xsl-stylesheets @@ -48,6 +48,7 @@ BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.30 BuildRequires: pkgconfig(libportal) BuildRequires: pkgconfig(libportal-gtk4) +BuildRequires: pkgconfig(libqrencode) %description The integraded address book for GNOME.