Accepting request 1003231 from GNOME:Factory
- 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. - 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. (forwarded request 1002910 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1003231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=67
This commit is contained in:
commit
8701ee6b6b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8802c38fdc23f528dac128f53bdcf1f6ca30e0e1c6848c42cd6c84a5e22c5216
|
||||
size 343312
|
3
gnome-contacts-43.rc.tar.xz
Normal file
3
gnome-contacts-43.rc.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e8ca8da7178dbd5a9210255064a24bddc33df9585c7584e1310714c9a6b8dca
|
||||
size 377464
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 5 14:04:14 UTC 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 9 17:32:28 UTC 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 18:11:59 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-contacts
|
||||
Version: 42.0
|
||||
Version: 43.rc
|
||||
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/42/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-contacts/43/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
@ -35,9 +35,6 @@ BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||
BuildRequires: pkgconfig(folks) >= 0.14
|
||||
BuildRequires: pkgconfig(folks-eds) >= 0.11.4
|
||||
BuildRequires: pkgconfig(libportal)
|
||||
# Disable telepathy by default
|
||||
#BuildRequires: pkgconfig(folks-telepathy) >= 0.11.4
|
||||
BuildRequires: pkgconfig(gee-0.8)
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.15.3
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0
|
||||
@ -50,8 +47,8 @@ BuildRequires: pkgconfig(gtk4) >= 4.6
|
||||
BuildRequires: pkgconfig(libadwaita-1)
|
||||
BuildRequires: pkgconfig(libebook-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.30
|
||||
# Disable telepathy by default, following upstream, NOTE pass -Dtelepathy=true to meson if you reenable this.
|
||||
#BuildRequires: pkgconfig(telepathy-glib) >= 0.22.0
|
||||
BuildRequires: pkgconfig(libportal)
|
||||
BuildRequires: pkgconfig(libportal-gtk4)
|
||||
|
||||
%description
|
||||
The integraded address book for GNOME.
|
||||
@ -90,7 +87,6 @@ search results from contacts.
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Dtelepathy=false \
|
||||
-Dmanpage=true \
|
||||
%{nil}
|
||||
%meson_build
|
||||
@ -113,6 +109,8 @@ search results from contacts.
|
||||
%{_datadir}/dbus-1/services/org.gnome.Contacts.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/*/org.gnome.Contacts*
|
||||
%dir %{_libexecdir}/gnome-contacts
|
||||
%{_libexecdir}/gnome-contacts/gnome-contacts-parser
|
||||
|
||||
%files -n gnome-shell-search-provider-contacts
|
||||
%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
|
||||
|
Loading…
Reference in New Issue
Block a user