From cbd94deb8d258519d5871682dcae9d1eb2ab8a0280493e88f28cfaacab83d62b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 6 Jul 2018 10:02:22 +0000 Subject: [PATCH 1/3] Tweak OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=113 --- gnome-contacts.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-contacts.spec b/gnome-contacts.spec index e7421b2..29599ba 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -92,8 +92,8 @@ translation-update-upstream %meson \ -D with-cheese=yes \ -D with-manpage=true \ - -D maps=true \ - -D telepathy=true \ + -D maps=true \ + -D telepathy=true \ %{nil} %meson_build From caf1a27170e905d04b73336e3849996abf55c838f62c8877ebfe6d970aa59ba8 Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Fri, 14 Sep 2018 01:03:23 +0000 Subject: [PATCH 2/3] Accepting request 635384 from GNOME:Next - Update to version 3.30: + Updated translations. - Update to version 3.29.92: + Various features and bug fixes. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/635384 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=114 --- gnome-contacts-3.28.2.tar.xz | 3 --- gnome-contacts-3.30.tar.xz | 3 +++ gnome-contacts.changes | 13 +++++++++++++ gnome-contacts.spec | 15 ++++++++------- 4 files changed, 24 insertions(+), 10 deletions(-) delete mode 100644 gnome-contacts-3.28.2.tar.xz create mode 100644 gnome-contacts-3.30.tar.xz diff --git a/gnome-contacts-3.28.2.tar.xz b/gnome-contacts-3.28.2.tar.xz deleted file mode 100644 index 9a24faf..0000000 --- a/gnome-contacts-3.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c65ceff37d06ff7114b0d335f6c26e0f6bf1eff40af9feba73ad87cdfae8fc6 -size 365188 diff --git a/gnome-contacts-3.30.tar.xz b/gnome-contacts-3.30.tar.xz new file mode 100644 index 0000000..b348ac9 --- /dev/null +++ b/gnome-contacts-3.30.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acad6b4d7cf3cbb01a285d6bfbe1e2d9eaa7d4992fa94884bf620668084eaa33 +size 369288 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index c04a976..fd61f95 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Sep 7 21:31:30 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30: + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 28 21:48:16 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.29.92: + + Various features and bug fixes. + + Updated translations. + ------------------------------------------------------------------- Tue May 8 05:36:22 UTC 2018 - bjorn.lie@gmail.com diff --git a/gnome-contacts.spec b/gnome-contacts.spec index 29599ba..a01b3b8 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -17,13 +17,14 @@ Name: gnome-contacts -Version: 3.28.2 +Version: 3.30 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: http://download.gnome.org/sources/gnome-contacts/3.28/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-contacts/3.30/%{name}-%{version}.tar.xz + BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook_4 BuildRequires: meson @@ -90,10 +91,10 @@ translation-update-upstream %build %meson \ - -D with-cheese=yes \ - -D with-manpage=true \ - -D maps=true \ - -D telepathy=true \ + -Dwith-cheese=yes \ + -Dwith-manpage=true \ + -Dmaps=true \ + -Dtelepathy=true \ %{nil} %meson_build @@ -111,7 +112,7 @@ translation-update-upstream %{_datadir}/applications/org.gnome.Contacts.desktop %{_datadir}/dbus-1/services/org.gnome.Contacts.service %{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml -%{_datadir}/icons/hicolor/*/*/gnome-contacts* +%{_datadir}/icons/hicolor/*/*/org.gnome.Contacts* %files -n gnome-shell-search-provider-contacts %{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service From 59ff3e77190d69f9820f94470f70843c3dea10c9da48520e04f2d2bcc158bd21 Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Wed, 26 Sep 2018 03:39:39 +0000 Subject: [PATCH 3/3] Accepting request 637894 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/637894 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-contacts?expand=0&rev=115 --- gnome-contacts-3.30.1.tar.xz | 3 +++ gnome-contacts-3.30.tar.xz | 3 --- gnome-contacts.changes | 8 ++++++++ gnome-contacts.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 gnome-contacts-3.30.1.tar.xz delete mode 100644 gnome-contacts-3.30.tar.xz diff --git a/gnome-contacts-3.30.1.tar.xz b/gnome-contacts-3.30.1.tar.xz new file mode 100644 index 0000000..90392d1 --- /dev/null +++ b/gnome-contacts-3.30.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095500f62992890bd47329635981e36219db1ebd52f27d7bb3f7503a96bc3fee +size 369392 diff --git a/gnome-contacts-3.30.tar.xz b/gnome-contacts-3.30.tar.xz deleted file mode 100644 index b348ac9..0000000 --- a/gnome-contacts-3.30.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acad6b4d7cf3cbb01a285d6bfbe1e2d9eaa7d4992fa94884bf620668084eaa33 -size 369288 diff --git a/gnome-contacts.changes b/gnome-contacts.changes index fd61f95..ae61ac8 100644 --- a/gnome-contacts.changes +++ b/gnome-contacts.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 25 07:43:07 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.30.1: + + Fixed a crash when right-clicking in the contact list. + + Fixed a problem where the symbolic icon was used as app icon. + + Updated translations. + ------------------------------------------------------------------- Fri Sep 7 21:31:30 UTC 2018 - bjorn.lie@gmail.com diff --git a/gnome-contacts.spec b/gnome-contacts.spec index a01b3b8..e7a3b6d 100644 --- a/gnome-contacts.spec +++ b/gnome-contacts.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gnome-contacts -Version: 3.30 +Version: 3.30.1 Release: 0 Summary: Contacts Manager for GNOME License: GPL-2.0-or-later