From bbca735f8af6efdc6351ea20c298877a22406311ee4be8957fe19928b2d5ff3b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 22:56:53 +0000 Subject: [PATCH] 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 --- gnome-clocks-0.1.6.tar.xz | 3 --- gnome-clocks-3.7.91.tar.xz | 3 +++ gnome-clocks.changes | 25 +++++++++++++++++++++++++ gnome-clocks.spec | 19 ++++++++++--------- 4 files changed, 38 insertions(+), 12 deletions(-) delete mode 100644 gnome-clocks-0.1.6.tar.xz create mode 100644 gnome-clocks-3.7.91.tar.xz diff --git a/gnome-clocks-0.1.6.tar.xz b/gnome-clocks-0.1.6.tar.xz deleted file mode 100644 index 8882186..0000000 --- a/gnome-clocks-0.1.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1dac0815abaceb50586043262ac841cd5303ecdc4014d1e537ba9a87a402fa6 -size 518336 diff --git a/gnome-clocks-3.7.91.tar.xz b/gnome-clocks-3.7.91.tar.xz new file mode 100644 index 0000000..097f378 --- /dev/null +++ b/gnome-clocks-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7b20a2433d284ad2bcf7c3be44e032f65b9398c62ca75fd6b579aa34df7c49 +size 772488 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index 00056ae..4da1d52 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -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 diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 10843f0..ea06be5 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -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