Accepting request 291423 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291423 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=32
This commit is contained in:
parent
7285fa2ab3
commit
7aacb662ec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92a6488b2632da0d4f9b6c67b9462dfd2dc790617f8b472e46130b8909bc2ab5
|
||||
size 787284
|
3
gnome-maps-3.15.92.tar.xz
Normal file
3
gnome-maps-3.15.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c0410d615cc792728a54e66eb0c5088b197cb8333261f9a44451f583b90e54a
|
||||
size 841764
|
@ -1,3 +1,108 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 17:45:06 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.92:
|
||||
+ Use proper location instead of nearest city when sending
|
||||
location to Weather.
|
||||
+ Fix bug with layer ordering that made it impossible to drag
|
||||
routes under accuracy circle.
|
||||
+ Fix Clutter/GTK event re-entrant dead-lock on right click.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 1 20:52:48 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.91:
|
||||
+ Fix leak in libmaps geocode.
|
||||
+ Only add contacts that properly geocode to a location.
|
||||
+ Fix bug that fetched a route twice for each request.
|
||||
+ Fix event handling of clutter and GTK+ that lead to deadlock
|
||||
and freeze when you clicked the map.
|
||||
+ Fix being able to mark search results as favorites.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(geoclue-2.0) BuildRequires: new dependency.
|
||||
- Drop gnome-maps-NULL-sentinels.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 17 19:56:05 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.90.2:
|
||||
+ Fix build for clang/FreeBSD.
|
||||
- Add gnome-maps-NULL-sentinels.patch: Fix missing NULL sentinels.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 16 13:23:06 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.90.1:
|
||||
+ Install Maps C library into pkglibdir.
|
||||
- Changes from version 3.15.90:
|
||||
+ Show notification with link to privacy panel when location
|
||||
service is off.
|
||||
+ Only show user location marker when location service is
|
||||
enabled.
|
||||
+ Added a 'show-location' activation action, to show contacts in
|
||||
Maps.
|
||||
+ Add contacts with geocodable addresses to the placeStore to
|
||||
allow completion in search.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(folks), pkgconfig(gee-0.8),
|
||||
pkgconfig(champlain-0.12) and pkgconfig(geocode-glib-1.0)
|
||||
BuildRequires: new dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 09:20:13 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.15.4:
|
||||
+ Smarter filtering in favorites menu.
|
||||
+ Make opening hours translatable.
|
||||
+ Convert to "package.js" application convention.
|
||||
+ Add runtime dependency checks.
|
||||
+ Refresh place meta data if stale.
|
||||
+ Switch to new full color mark-location icon.
|
||||
+ Zoom in and center map marker on double-click.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 09:24:21 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.15.3.1:
|
||||
+ Use search popover for completion.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 20:27:35 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.15.3:
|
||||
+ Remove 'I am here' menu item from context menu.
|
||||
+ Improve geoclue interaction somewhat.
|
||||
+ Use Overpass API to add meta data to map bubbles.
|
||||
+ Use HTTPS for GraphHopper service.
|
||||
+ Add drag-n-drop to route entries.
|
||||
+ Add check-in possibility to user location bubble
|
||||
(Facebook/Foursquare).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 30 06:20:23 UTC 2014 - badshah400@gmail.com
|
||||
|
||||
- Update to version 3.15.2:
|
||||
+ Use proper GtkButtons for zoom control.
|
||||
+ Add a 'No network view' to show when Maps is disconnected.
|
||||
+ Added <Ctrl-f> accelrator to grab focus on search.
|
||||
+ Added <Ctrl-d> accelerator to open route planner.
|
||||
+ Added route button to MapBubble.
|
||||
+ Enable panning by keyboard.
|
||||
+ Add extra info to search result bubbles:
|
||||
- Popuplation
|
||||
- Wikipedia
|
||||
- Opening hours
|
||||
- Wheelchair accesability.
|
||||
+ Improve the UI of the search result popover.
|
||||
+ Add 'share' button to MapBubbles to allow user to
|
||||
share location to weather and clocks.
|
||||
+ Add favorites handling to main window and MapBubbles.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 21:53:39 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-maps
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,22 +17,27 @@
|
||||
|
||||
|
||||
Name: gnome-maps
|
||||
Version: 3.14.2
|
||||
Version: 3.15.92
|
||||
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.14/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-maps/3.15/%{name}-%{version}.tar.xz
|
||||
# Needed for typelib() Requires
|
||||
BuildRequires: gobject-introspection
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool >= 0.40.0
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(champlain-0.12) >= 0.12.9
|
||||
BuildRequires: pkgconfig(folks) >= 0.10.0
|
||||
BuildRequires: pkgconfig(gee-0.8) >= 0.16.0
|
||||
BuildRequires: pkgconfig(geoclue-2.0) >= 0.12.99
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.15.2
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.39.3
|
||||
BuildRequires: pkgconfig(gjs-1.0) >= 1.39.0
|
||||
BuildRequires: pkgconfig(gjs-1.0) >= 1.43.3
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.10
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.9
|
||||
|
||||
Recommends: dbus(org.freedesktop.GeoClue2)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -46,13 +51,16 @@ Maps is a map application for GNOME 3.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%suse_update_desktop_file -G "Maps Application" org.gnome.Maps DesktopUtility
|
||||
# There is no devel file, so at this moment also no need to keep
|
||||
rm %{buildroot}%{_datadir}/gir-1.0/GnomeMaps-1.0.gir
|
||||
|
||||
%post
|
||||
%glib2_gsettings_schema_post
|
||||
@ -77,7 +85,8 @@ make %{?_smp_mflags}
|
||||
%dir %{_datadir}/icons/HighContrast/*
|
||||
%dir %{_datadir}/icons/HighContrast/*/apps/
|
||||
%{_datadir}/icons/HighContrast/*/apps/%{name}.*
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.maps.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Maps.gschema.xml
|
||||
%{_libdir}/%{name}/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user