Accepting request 795196 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 795041 from iznogood) OBS-URL: https://build.opensuse.org/request/show/795196 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-contacts?expand=0&rev=60
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a83c7d8ea27291222ae053d6d5e5506744ebdcf4b6e70defb5deeebb32f1ccb
|
||||
size 365384
|
3
gnome-contacts-3.36.1.tar.xz
Normal file
3
gnome-contacts-3.36.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f1c9da81c28ecfe8d76beebb924bfb2f1e2ef86ff019544c8dc3833fd9b6261
|
||||
size 635968
|
@@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 18:18:16 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.36.1:
|
||||
+ AddreeBookList: Fix local addressbook isn't set as default
|
||||
addressbook.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 00:25:50 UTC 2020 - mgorse@suse.com
|
||||
|
||||
- Update to version 3.36:
|
||||
+ A few minor fixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 16:10:03 CET 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.35.90:
|
||||
+ When showing a contact, Contacts now provides buttons to
|
||||
perform relevant actions.
|
||||
+ A refreshed UI when creating or editing a contact.
|
||||
+ The address book window is now adaptive.
|
||||
- Changes from version 3.35.1:
|
||||
+ You can now use a "back" gesture on touch devices to go back to
|
||||
the contact list when viewing or editing a contact.
|
||||
+ Contacts now works on even smaller screens.
|
||||
+ Nightly now show off with a fancy new icon.
|
||||
+ Updated translations.
|
||||
- Disable translation-upate-upstream: execution fails.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 14:09:14 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -17,17 +17,17 @@
|
||||
|
||||
|
||||
Name: gnome-contacts
|
||||
Version: 3.34.1
|
||||
Version: 3.36.1
|
||||
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/3.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-contacts/3.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: docbook_4
|
||||
BuildRequires: meson >= 0.41
|
||||
BuildRequires: meson >= 0.50
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: vala
|
||||
@@ -89,7 +89,8 @@ search results from contacts.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
translation-update-upstream
|
||||
# t-u-u disabled since 3.35.x - execution failure
|
||||
#translation-update-upstream
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Reference in New Issue
Block a user