Accepting request 144499 from GNOME:Factory
Push G:F for M2 OBS-URL: https://build.opensuse.org/request/show/144499 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-clocks?expand=0&rev=3
This commit is contained in:
commit
1bb8907680
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0cb0ee16b268d1600dc40cb24ade1335a06d106401bc0dcc4a2f4fb8dee30cf9
|
|
||||||
size 719712
|
|
3
gnome-clocks-0.1.5.tar.xz
Normal file
3
gnome-clocks-0.1.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42ee9924515fac1c57229057e57e37ea1a7915f9f43e64064f8e740433058b12
|
||||||
|
size 478968
|
@ -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
|
Tue Oct 16 06:09:11 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-clocks
|
Name: gnome-clocks
|
||||||
Version: 0.1.4
|
Version: 0.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Clock application designed for GNOME 3
|
Summary: Clock application designed for GNOME 3
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -32,6 +32,7 @@ BuildRequires: hicolor-icon-theme
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: python-distutils-extra
|
BuildRequires: python-distutils-extra
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
Requires: python-xdg
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user