From 820ec3bfe879b4f6ec503f96a37915b873c6f023c4343b70fa111e6cba6ee67c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 4 Dec 2012 10:32:55 +0000 Subject: [PATCH] Accepting request 144023 from home:dimstar:branches:GNOME:Factory Add python-xdg Requires OBS-URL: https://build.opensuse.org/request/show/144023 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=5 --- gnome-clocks-0.1.4.tar.xz | 3 --- gnome-clocks-0.1.5.tar.xz | 3 +++ gnome-clocks.changes | 12 ++++++++++++ gnome-clocks.spec | 3 ++- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 gnome-clocks-0.1.4.tar.xz create mode 100644 gnome-clocks-0.1.5.tar.xz diff --git a/gnome-clocks-0.1.4.tar.xz b/gnome-clocks-0.1.4.tar.xz deleted file mode 100644 index ee6007f..0000000 --- a/gnome-clocks-0.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cb0ee16b268d1600dc40cb24ade1335a06d106401bc0dcc4a2f4fb8dee30cf9 -size 719712 diff --git a/gnome-clocks-0.1.5.tar.xz b/gnome-clocks-0.1.5.tar.xz new file mode 100644 index 0000000..be1243f --- /dev/null +++ b/gnome-clocks-0.1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ee9924515fac1c57229057e57e37ea1a7915f9f43e64064f8e740433058b12 +size 478968 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index ead9e48..33d7442 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Dec 4 07:47:43 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.1.5: + + Reworked large parts of the code to use less CPU. + + Depend on libgnome-desktop to use the system WallClock. + + Show the nation beside the city. + + Improved rendering of world clocks and alarms. + + Misc bugfixes. + + Updated translations. +- Add python-xdg Requires: It's imported from gnomeclocks/utils.py. + ------------------------------------------------------------------- Tue Oct 16 06:09:11 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 5ca84f1..d019c6e 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -18,7 +18,7 @@ Name: gnome-clocks -Version: 0.1.4 +Version: 0.1.5 Release: 0 Summary: Clock application designed for GNOME 3 License: GPL-2.0+ @@ -32,6 +32,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: python-distutils-extra BuildRequires: update-desktop-files +Requires: python-xdg Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch