Accepting request 199431 from home:dimstar:branches:GNOME:Factory

- Update to version 3.9.92:
  + Add geolocation support.
  + Add user manual.
  + Misc bugfixes.
  + Updated translations.
- Add yelp-tools BuildRequires: required to build the new user
  manual.
- Add pkgconfig(geoclue-2.0) andpkgconfig(geocode-glib-1.0)
  BuildRequires: new dependencies for geolocation support.

OBS-URL: https://build.opensuse.org/request/show/199431
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2013-09-19 19:26:13 +00:00 committed by Git OBS Bridge
parent f1a413cbf4
commit 544d9bdd76
4 changed files with 23 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 17 11:48:44 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.92:
+ Add geolocation support.
+ Add user manual.
+ Misc bugfixes.
+ Updated translations.
- Add yelp-tools BuildRequires: required to build the new user
manual.
- Add pkgconfig(geoclue-2.0) andpkgconfig(geocode-glib-1.0)
BuildRequires: new dependencies for geolocation support.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 3 06:41:43 UTC 2013 - dimstar@opensuse.org Tue Sep 3 06:41:43 UTC 2013 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: gnome-clocks Name: gnome-clocks
Version: 3.9.91 Version: 3.9.92
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+
@ -30,8 +30,11 @@ BuildRequires: hicolor-icon-theme
BuildRequires: intltool >= 0.40 BuildRequires: intltool >= 0.40
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: vala >= 0.17.4 BuildRequires: vala >= 0.21.2
BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 BuildRequires: yelp-tools
BuildRequires: pkgconfig(geoclue-2.0) >= 1.99.3
BuildRequires: pkgconfig(geocode-glib-1.0) >= 0.99.3
BuildRequires: pkgconfig(gio-2.0) >= 2.36
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.90 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.90
BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.11 BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.11
@ -73,6 +76,7 @@ translation-update-upstream
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README COPYING %doc README COPYING
%doc %{_datadir}/help/C/gnome-clocks/
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/%{name}/ %{_datadir}/%{name}/
%dir %{_datadir}/appdata %dir %{_datadir}/appdata