1
0
forked from pool/gnome-weather

Accepting request 246041 from GNOME:Next

Push of GN to GF - minor tweak of previous.

Note that I did not investigate this one

gnome-weather.noarch: W: desktopfile-without-binary /usr/share/applications/org.gnome.Weather.Application.desktop gapplication
the .desktop file is for a file not present in the package. You should check
the requires or see if this is not a error

OBS-URL: https://build.opensuse.org/request/show/246041
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=30
This commit is contained in:
2014-08-23 11:52:19 +00:00
committed by Git OBS Bridge
parent cd1cc36896
commit 2c37264bfa
4 changed files with 51 additions and 9 deletions

View File

@@ -1,3 +1,45 @@
-------------------------------------------------------------------
Tue Aug 19 14:32:29 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.90:
+ Completely redesign the application (bgo#733236).
+ Remove libgd submodule and make the application noarch.
+ Disable the search provider by default (bgo#734048).
+ Updated translations.
- Change BuildArch to noarch, following upstreams advise.
-------------------------------------------------------------------
Tue Jul 22 13:02:42 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.4:
+ We now use package.js from gjs upstream.
+ Fixed search-provider (bgo#732344).
+ Misc fixes.
+ Updated translations.
-------------------------------------------------------------------
Sat Jul 12 18:06:58 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.3:
+ Updates to the appstream metadata, and new screenshots
(requires a new version of libappstream-glib, or building
with --disable-appstream-util).
+ Various miscellaneous fixes and updates.
+ Updated translations.
- Changes from version 3.13.2:
+ Appdata metadata was updated to the new specification.
+ The installation folder for the application was renamed to
$(datadir)/org.gnome.Weather, removing the final .Application
part.
+ The search provider was split into a background service, to
avoid triggering geolocation without the user consent (only the
frontend application does it now).
- Changes from version 3.13.1:
+ Show local time in city view (bgo#705050).
+ Add geolocation support (automatically add the current location
to the world view) (bgo#704268).
+ Updated translations.
-------------------------------------------------------------------
Sat May 17 14:32:34 UTC 2014 - zaitor@opensuse.org