Hello community,

here is the log from the commit of package gnome-maps.2254 for 
openSUSE:13.1:Update checked in at 2013-12-11 16:30:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1:Update/gnome-maps.2254 (Old)
 and      /work/SRC/openSUSE:13.1:Update/.gnome-maps.2254.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-maps.2254"

Changes:
--------
New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:13.1:Update/.gnome-maps.2254.new/gnome-maps.changes      
2013-12-11 16:30:30.000000000 +0100
@@ -0,0 +1,86 @@
+-------------------------------------------------------------------
+Wed Nov 13 16:32:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.2 (bnc#849913):
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 23 17:30:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 17 16:00:18 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.92:
+  + Fix issue of Maps not updating user's location at first launch.
+  + Fix the awkward looking and slow goto animation and make it
+    linear and fast.
+  + Don't point to inexistent directories in gnome-maps script.
+  + Mark two forgotten strings for translation.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep 15 12:38:17 UTC 2013 - dims...@opensuse.org
+
+- Recommend dbus(org.freedesktop.GeoClue2): having the GeoClue2
+  service avaialble allows for geolocation and automatic
+  positioning (accuracy depending on available hardware and
+  connection).
+
+-------------------------------------------------------------------
+Tue Sep  3 20:32:19 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + Provide an AppData file for GNOME software center.
+  + Improved search results popup:
+    - Add a scroll window to not fill screen with results.
+    - Show place icons when available for user to be able to
+      differentiate between results.
+    - Show a spinner when search is on going.
+    - Show matched part of results in bold fonts.
+  + Add a context menu with two options:
+    - "What's here?": Finds the name of the place at cursor
+      position.
+    - "I'm here": Corrects/changes Maps' idea of where user is
+      currently.
+  + Gracefully handle markup in search results.
+  + Fix build against latest gnome-common.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Aug 23 18:26:50 UTC 2013 - zai...@opensuse.org
+
+- Update to version 3.9.90.2:
+  + Drop usage of Geoclue library as its going to be dropped in
+    Geoclue 1.99.2.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 20 20:12:02 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.90.1:
+  + Brown paperbag release for also updating version in
+    configure/build.
+- Changes from version 3.9.90:
+  + Search results are shown in a popup menu rather than as markers
+    on the map.
+  + Draw window decorations client-side, following the new GNOME3
+    trend.
+  + The user location button is no longer a toggle.
+  + Add buttons and key bindings for zooming in and out.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Aug  2 09:29:21 UTC 2013 - cfarr...@suse.com
+
+- License update: GPL-2.0+: As libgd is compiled with the rest of
+  the GPL-2.0+ files, the resulting binary is GPL-2.0+ not
+  LGPL-2.1.
+
+-------------------------------------------------------------------
+Tue May 14 09:40:58 UTC 2013 - dims...@opensuse.org
+
+- Initial package, version 3.9.5.
+

New:
----
  gnome-maps-3.10.2.tar.xz
  gnome-maps.changes
  gnome-maps.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-maps.spec ++++++
#
# spec file for package gnome-maps
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           gnome-maps
Version:        3.10.2
Release:        0
Summary:        MAP Application for GNOME 3 
License:        GPL-2.0+
Group:          Productivity/Other
Url:            https://live.gnome.org/Design/Apps/Maps
Source:         
http://download.gnome.org/sources/gnome-maps/3.10/%{name}-%{version}.tar.xz
BuildRequires:  gnome-common
BuildRequires:  hicolor-icon-theme
BuildRequires:  intltool >= 0.40.0
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gjs-1.0)
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.7.10
Recommends:     dbus(org.freedesktop.GeoClue2)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires

%description
Maps is a map application for GNOME 3.

%lang_package
%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file -G "Maps Application" %{name} DesktopUtility

%post
%glib2_gsettings_schema_post
%icon_theme_cache_post
%desktop_database_post

%postun
%glib2_gsettings_schema_postun
%icon_theme_cache_postun
%desktop_database_postun

%files
%defattr(-,root,root)
%{_bindir}/%{name}
%dir %{_datadir}/appdata
%{_datadir}/appdata/gnome-maps.appdata.xml
%{_datadir}/applications/%{name}.desktop
%{_datadir}/%{name}/
%{_datadir}/icons/hicolor/*/apps/%{name}.*
%{_datadir}/glib-2.0/schemas/org.gnome.maps.gschema.xml

%files lang -f %{name}.lang

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to