SHA256
1
0
forked from pool/gnome-clocks

Accepting request 158338 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158338
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:56:53 +00:00 committed by Git OBS Bridge
parent 4df70dae03
commit bbca735f8a
4 changed files with 38 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1dac0815abaceb50586043262ac841cd5303ecdc4014d1e537ba9a87a402fa6
size 518336

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c7b20a2433d284ad2bcf7c3be44e032f65b9398c62ca75fd6b579aa34df7c49
size 772488

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Mar 6 10:44:32 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.91:
+ Actually update the world clocks.
+ Show Stop/Snooze in the alarm notification.
+ Many small ui fixes.
-------------------------------------------------------------------
Tue Feb 19 22:52:35 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Switch to GNOME version number.
+ Full rewrite in Vala.
+ Various changes to the visual design (especially World and
Alarm).
+ Many bugfixes and improvements made possible by the rewrite.
- Replace BuildRequires to follow the rewrite from python to vala:
+ Old ones: python, pkgconfig(pycairo), pkgconfig(pygobject-3.0),
gobject-introspection.
+ New ones: vala, pkgconfig()-style: gio-2.0, gnome-desktop-3.0,
gtk+-3.0, gweather-3.0, libcanberra, libnotify,
gobject-introspection-1.0.
- No longer mark the package as noarch, as it is now native code.
-------------------------------------------------------------------
Tue Feb 5 22:11:55 UTC 2013 - dimstar@opensuse.org

View File

@ -18,25 +18,27 @@
Name: gnome-clocks
Version: 0.1.6
Version: 3.7.91
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/0.1/%{name}-%{version}.tar.xz
# Needed for automatic typelib() - Requires
BuildRequires: gobject-introspection
Source: http://download.gnome.org/sources/gnome-clocks/3.7/%{name}-%{version}.tar.xz
# For icont_theme_chache post and postun macros
BuildRequires: hicolor-icon-theme
BuildRequires: intltool >= 0.40
BuildRequires: python >= 3.2
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(pycairo)
BuildRequires: pkgconfig(pygobject-3.0) >= 3.4.2
BuildRequires: vala >= 0.17.4
BuildRequires: pkgconfig(gio-2.0) >= 2.30.0
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.90
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.12
BuildRequires: pkgconfig(gweather-3.0) >= 3.7.90
BuildRequires: pkgconfig(libcanberra) >= 0.30
BuildRequires: pkgconfig(libnotify) >= 0.7.0
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%glib2_gsettings_schema_requires
%description
@ -74,7 +76,6 @@ A nice simple app to show the time, date, and alarms.
%{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
%{_datadir}/icons/hicolor/*/apps/gnome-clocks.*
%{_datadir}/icons/HighContrast/
%{python3_sitelib}/gnomeclocks/
%{_datadir}/applications/%{name}.desktop
%files lang -f %{name}.lang