diff --git a/_service b/_service index feaaa04..494fd9c 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-contacts.git - 46.0 + 47.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-contacts-46.0.obscpio b/gnome-contacts-46.0.obscpio deleted file mode 100644 index 39f63f5..0000000 --- a/gnome-contacts-46.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8a1b011dc772bfae9aea4a3298ad4e624a47e4e2a216efdfb3d455baf39f55d -size 3099660 diff --git a/gnome-contacts-47.0.obscpio b/gnome-contacts-47.0.obscpio new file mode 100644 index 0000000..1551701 --- /dev/null +++ b/gnome-contacts-47.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a0d448577b79a4a49097902fce8f54c4182a3ae90247efb3e0201b702f74aa +size 3233804 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index 14e02b6..1696a46 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Sep 17 20:50:23 UTC 2024 - Bjørn Lie + +- Update to version 47.0: + + It's now again possible to take a picture with the camera when + setting the avatar + + The UI has been updated to follow the latest GNOME platform + designs with libadwaita 1.6 + + Several updates to the QR code export dialog now makes sure it + fits all screen sizes and solves some papercuts + + You can now cancel a selection with the Escape key + + A crash during the initial setup window has been fixed + + Updated translations. +- Add pkgconfig(gstreamer-1.0) BuildRequires: New dependency. + ------------------------------------------------------------------- Tue Mar 19 07:42:19 UTC 2024 - Dominique Leuenberger diff --git a/gnome-contacts.obsinfo b/gnome-contacts.obsinfo index 993d696..42d6300 100644 --- a/gnome-contacts.obsinfo +++ b/gnome-contacts.obsinfo @@ -1,4 +1,4 @@ name: gnome-contacts -version: 46.0 -mtime: 1710596353 -commit: 466925e6e797c62dc0ce2c01e1bca3f85c187edf +version: 47.0 +mtime: 1726604204 +commit: 80772da70091baffa61d2fe398408eeed95f10a6 diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 3e07a46..c908804 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -21,7 +21,7 @@ %define glib_version 2.64 Name: gnome-contacts -Version: 46.0 +Version: 47.0 Release: 0 Summary: Contacts Manager for GNOME License: GPL-2.0-or-later @@ -43,9 +43,9 @@ BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.15.3 BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib_version} BuildRequires: pkgconfig(glib-2.0) >= %{glib_version} BuildRequires: pkgconfig(gmodule-export-2.0) >= %{glib_version} -#BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gtk4) >= 4.12 BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha BuildRequires: pkgconfig(libebook-1.2) >= %{eds_version}