From 851a1771c9980283384913be599452cebd3839729024e2ed72ad99ff9f963b5b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 22 Feb 2017 20:39:15 +0000 Subject: [PATCH] Accepting request 459774 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459774 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=65 --- gnome-clocks-3.22.1.tar.xz | 3 --- gnome-clocks-3.23.90.tar.xz | 3 +++ gnome-clocks.changes | 14 ++++++++++++++ gnome-clocks.spec | 10 +++++++--- 4 files changed, 24 insertions(+), 6 deletions(-) delete mode 100644 gnome-clocks-3.22.1.tar.xz create mode 100644 gnome-clocks-3.23.90.tar.xz diff --git a/gnome-clocks-3.22.1.tar.xz b/gnome-clocks-3.22.1.tar.xz deleted file mode 100644 index db0d74e..0000000 --- a/gnome-clocks-3.22.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bee05dd8e7b7c79a3ff6d8505c0ecc3bae16002128ec0e2065dd25aa5e5416af -size 954416 diff --git a/gnome-clocks-3.23.90.tar.xz b/gnome-clocks-3.23.90.tar.xz new file mode 100644 index 0000000..e5688e7 --- /dev/null +++ b/gnome-clocks-3.23.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcfe94baa4eb400d1fbd372334c350e7bd823f65b2bc796db831937ed2445ea +size 953788 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index dfb4635..ca22ea8 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Feb 15 09:16:24 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.90: + + Withdraw notifications when the application receives focus. + + Misc bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 3 01:55:17 UTC 2017 - zaitor@opensuse.org + +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + ------------------------------------------------------------------- Mon Oct 10 07:47:24 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-clocks.spec b/gnome-clocks.spec index c4a8923..1ae927f 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-clocks # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,16 +18,18 @@ Name: gnome-clocks -Version: 3.22.1 +Version: 3.23.90 Release: 0 Summary: Clock application designed for GNOME 3 License: GPL-2.0+ Group: Productivity/Office/Other Url: https://live.gnome.org/Design/Apps/Clock -Source: http://download.gnome.org/sources/gnome-clocks/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-clocks/3.23/%{name}-%{version}.tar.xz # For icont_theme_chache post and postun macros BuildRequires: hicolor-icon-theme +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: vala >= 0.23.3 BuildRequires: yelp-tools @@ -59,7 +61,9 @@ search results from GNOME Clocks. %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure