Accepting request 587044 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 587035 from dimstar) OBS-URL: https://build.opensuse.org/request/show/587044 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da8ef6915b04b9ec5eca2d0bdf1618fb313631dbc092d12705654e8b9c9621f4
|
||||
size 362744
|
3
gnome-contacts-3.28.0.tar.xz
Normal file
3
gnome-contacts-3.28.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:116d41f1e2861ab579761b54edf0b51367c3519a8a91b7cd366fd79dcb3412e3
|
||||
size 363436
|
@@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 23:14:52 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.28.0:
|
||||
+ Favorite contacts, which are shown at the top of the contact
|
||||
list.
|
||||
+ Sort contacts by their first name or surname.
|
||||
+ Small tweaks to the UI, such as a more welcoming setup screen
|
||||
and rounded avatars.
|
||||
+ Performance improvements to the GNOME Shell search provider.
|
||||
+ A slightly decreased memory usage.
|
||||
+ Updated translations.
|
||||
- Update:
|
||||
+ URL tag to https://wiki.gnome.org/Apps/Contacts: currently
|
||||
the Contacts' web page.
|
||||
+ Package description to be a bit more verbose.
|
||||
- Add geocode-glib-1.0 and gmodule-export-2.0 pkgconfig modules
|
||||
BuildRequires to avoid implicit dependencies.
|
||||
- Drop:
|
||||
+ pkgconfig(champlain-0.12) BuildRequires: it is not a
|
||||
requirement anymore.
|
||||
+ update-desktop-files BuildRequires and its macro: they are no
|
||||
longer required.
|
||||
+ glib2_gsettings_schema_requires macro: it is not used anymore
|
||||
since RPM file triggers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 19:13:56 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -17,30 +17,30 @@
|
||||
|
||||
|
||||
Name: gnome-contacts
|
||||
Version: 3.27.92
|
||||
Version: 3.28.0
|
||||
Release: 0
|
||||
Summary: Contacts Manager for GNOME
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Office/Other
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-contacts/3.27/%{name}-%{version}.tar.xz
|
||||
URL: https://wiki.gnome.org/Apps/Contacts
|
||||
Source0: http://download.gnome.org/sources/gnome-contacts/3.28/%{name}-%{version}.tar.xz
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: docbook_4
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(champlain-0.12)
|
||||
BuildRequires: pkgconfig(cheese)
|
||||
BuildRequires: pkgconfig(cheese-gtk) >= 3.3.91
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||
BuildRequires: pkgconfig(folks) >= 0.11.4
|
||||
BuildRequires: pkgconfig(folks-eds)
|
||||
BuildRequires: pkgconfig(folks-telepathy)
|
||||
BuildRequires: pkgconfig(folks-eds) >= 0.11.4
|
||||
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
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(gmodule-export-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(goa-1.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@@ -50,13 +50,19 @@ BuildRequires: pkgconfig(libedataserver-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.13.90
|
||||
BuildRequires: pkgconfig(telepathy-glib) >= 0.22.0
|
||||
Recommends: %{name}-lang
|
||||
%glib2_gsettings_schema_requires
|
||||
%if !0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
|
||||
%description
|
||||
The 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.
|
||||
|
||||
%package -n gnome-shell-search-provider-contacts
|
||||
Summary: Contacts Manager for GNOME -- Search Provider for GNOME Shell
|
||||
@@ -66,7 +72,14 @@ Requires: gnome-shell
|
||||
Supplements: packageand(%{name}:gnome-shell)
|
||||
|
||||
%description -n gnome-shell-search-provider-contacts
|
||||
The 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.
|
||||
|
||||
This package contains a search provider to enable GNOME Shell to get
|
||||
search results from contacts.
|
||||
@@ -90,12 +103,11 @@ translation-update-upstream
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
%suse_update_desktop_file org.gnome.Contacts
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS README.md
|
||||
%doc AUTHORS NEWS README.md
|
||||
%{_mandir}/man1/gnome-contacts.1%{ext_man}
|
||||
%{_bindir}/gnome-contacts
|
||||
%dir %{_datadir}/metainfo
|
||||
|
Reference in New Issue
Block a user