Accepting request 583540 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=103
This commit is contained in:
2018-03-09 10:02:25 +00:00
committed by Git OBS Bridge
parent fb21ac24a9
commit 22a3a1eff7
4 changed files with 75 additions and 13 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:068919017825b1adfc169fac310e915a87baefc56771604846b8b08c16d95fcb
size 974588

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da8ef6915b04b9ec5eca2d0bdf1618fb313631dbc092d12705654e8b9c9621f4
size 362744

View File

@@ -1,3 +1,61 @@
-------------------------------------------------------------------
Mon Mar 5 19:13:56 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.92:
+ The titlebar is now updated when a contact's name changes.
+ The window will now remember its size and restore it on the
next start.
+ Postal addresses are now sorted before notes.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 28 16:27:45 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Tue Feb 6 12:07:07 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.90:
+ Support for favorite contacts. These contacts will be shown at
the top of the list.
+ Contacts now allows sorting by both first name and surname.
+ Avatars are now displayed as a circle and are better optimized
for memory usage.
+ Selection mode can now be started by right-clicking the contact
list.
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 25 03:27:04 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.4:
+ Contacts now has a shortcuts window.
+ Small tweaks to the setup screen.
+ Support --version as command-line argument.
+ Telepathy is no longer a mandatory dependency.
+ Support for maps can be disabled at compile time.
+ Improved the Shell search provider.
+ Updated translations.
- Pass -D maps=true and -D telepathy=true to meson: keep now
optional maps and telepathy features enabled.
-------------------------------------------------------------------
Thu Jan 25 03:27:02 UTC 2018 - fezhang@suse.com
- Update to version 3.27.2:
+ ContactEditor: fix annoying const warning.
+ added compare by type to compare_fields.
+ Meson:
- Flatpak: update the manifest file to use meson.
- Drop autotools in favor of Meson.
- Add configure script for meson.
- make sure cheese is required when told so.
- allow 'auto' value for `with-cheese`.
+ Bugs fixed: bgo#789921.
+ Updated translations.
- Drop gnome-contacts-nb-translations.patch: Fixed upstream.
-------------------------------------------------------------------
Wed Jan 24 18:21:33 UTC 2018 - bjorn.lie@gmail.com

View File

@@ -17,14 +17,13 @@
Name: gnome-contacts
Version: 3.26.1
Version: 3.27.92
Release: 0
Summary: Contacts Manager for GNOME
License: GPL-2.0+
License: GPL-2.0-or-later
Group: Productivity/Office/Other
Url: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-contacts/3.26/%{name}-%{version}.tar.xz
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-contacts/3.27/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: docbook_4
BuildRequires: meson
@@ -81,14 +80,16 @@ translation-update-upstream
%endif
%build
%{meson} \
-D with-cheese=true \
%meson \
-D with-cheese=yes \
-D with-manpage=true \
-D maps=true \
-D telepathy=true \
%{nil}
%{meson_build}
%meson_build
%install
%{meson_install}
%meson_install
%suse_update_desktop_file org.gnome.Contacts
%find_lang %{name} %{?no_lang_C}
@@ -105,8 +106,11 @@ translation-update-upstream
%{_datadir}/icons/hicolor/*/*/gnome-contacts*
%files -n gnome-shell-search-provider-contacts
%{_bindir}/gnome-contacts-search-provider
%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/org.gnome.Contacts.search-provider.ini
%{_libexecdir}/gnome-contacts-search-provider
%files lang -f %{name}.lang